I think we aren't resolving the entire path when we go to save. ```python hvpy.save_file(hvpy.getJP2Image(date=datetime.today(), sourceId=hvpy.DataSource.AIA_171), filename="~/example.jpeg") ``` should not error.
I think we aren't resolving the entire path when we go to save.
should not error.