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

error_perm: 550 SIZE not allowed in ASCII mode #23

Closed fengbopu closed 5 months ago

fengbopu commented 5 months ago

The Path have created, but when runing UpdateParameters, the error has appear like title the error row: 254 raise error_perm(resp)

fengbopu commented 5 months ago

Hello, I have add ftp.voidcmd('TYPE I') into source code, problem solved.

mattkjames7 commented 5 months ago

Hi, That's not a bug I have seen before - would you mind telling my what version of PyGeopack, pyomnidata, kpindex and Python you have installed and what operating system you are running so I can see if I can reproduce it please? Cheers!

fengbopu commented 5 months ago

Hi, Thank you for your reply. PyGeopack: 1.2.5 1.2.6 (both tried), pyomnidata: 1.0.1, kpindex: 2.0.0, Python: 3.10.14 3.12.2 (both tried) I tried these on win 11 and Ubantu, both appear this error