space-physics / iri2016

International Reference Ionosphere 2016 from Python and Matlab
http://irimodel.org/
MIT License
67 stars 34 forks source link

Something is wrong with the command "python LatitudeProfile.py 2004-11-21T17 -76.77" #14

Closed zzhli closed 4 years ago

zzhli commented 4 years ago

The command "python LatitudeProfile.py 2004-11-21T17 -76.77" returns "usage: LatitudeProfile.py [-h] [-glat GLAT GLAT GLAT] [-alt_km ALT_KM] [-o OUTFN] glon LatitudeProfile.py: error: argument glon: invalid float value: '2004-11-21T17' " on my windows PC. But other commands such as "python AltitudeProfile.py 2003-11-21T12 -11.95 -76.77" behave well. Besides, how could I run the IRI model just at one height but not an altitude range in Matlab?