space-physics / iri2016

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

IRI2016 TEC value different with IRIWeb version #33

Open demagnet opened 2 years ago

demagnet commented 2 years ago

I am grateful for the python code for IRI2016 model. however I have a problem when I run the python version, i aware that the result is different from output of web version

The option i made in web is:

Fig01

Fig02

and result is ret_25912

The code in python is: python -m iri2016.time 2020-06-01 2020-06-02 1 -11.95 -76.77 -alt_km 350 400 10

and the results is

Fig03

I don't know how to explain why the TEC values are different.

petermao commented 2 years ago

see issue #26. Did you try BSE-1979 for the F-peak model?

akashspatil99 commented 2 years ago

past the code to run this model