在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):space-physics/iri2016开源软件地址(OpenSource Url):https://github.com/space-physics/iri2016开源编程语言(OpenSource Language):Fortran 97.7%开源软件介绍(OpenSource Introduction):IRI2016 ionosphere model from Python and MatlabPython and Matlab interfaces to the International Reference Ionosphere (IRI) 2016 model. A Fortran compiler is required to build the IRI2016 code. InstallPrerequisites
and then install latest release: pip install iri2016 if you want the latest development version: git clone https://github.com/space-physics/iri2016
pip install -e iri2016 This Python wrapper of IRI2016 uses our build-on-run technique.
On the first run or If you have errors about building on the first run, ensure that your Fortran compiler is specified in environment variable FC--this is what most build systems use to indicate the desired Fortran compiler (name or full path). Usage
setting JF flagsirisub.for has a few dozen logical flags stored in variable JF. To reconfigure those flags, edit iri2016_driver.f90 and recompile iri2016_driver.exe. MatlabIRI2016 is readily accessible from Matlab. From within Matlab verify everything is working by: TestAll The Examples directory has simple example use with plots. Data files
Notes |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论