mattkjames7 / PyGeopack

Wrapper for geopack-08 used for the Tsyganenko magnetic field models
GNU General Public License v3.0
11 stars 2 forks source link

Unable to perform UpdateParameters() function #11

Closed BayaneMdW closed 2 years ago

BayaneMdW commented 2 years ago

Hello, I tried to perform the UpdateParameters() function after installing the package but it doesn't work. The issue seems to be that the ftp adress refers to an empty folder : https://github.com/mattkjames7/kpindex/blob/aa5a063301cf55a6648387ff3e615e316d2c8d43/kpindex/Globals.py#L13 .

mattkjames7 commented 2 years ago

That's odd - it worked for me just a few weeks ago and the ftp site itself shows files on filezilla. Thanks for spotting this - I will look in to it!

mattkjames7 commented 2 years ago

So, it looks like some really dodgy coding on my part (nothing unusual there). I have fixed kpindex and uploaded a new package to PyPI. The version with the fixed FTP access is 1.0.1.

Thanks again for spotting this!

https://github.com/mattkjames7/kpindex/releases/tag/v1.0.1