Skip to main content

IRI2016 International Reference Ionosphere from Python

Project description

image Build Status image Build status PyPi version PyPi Download stats

IRI2016 ionosphere model from Python and Matlab

image

Python and Matlab interfaces to the International Reference Ionosphere (IRI) 2016 model.

Python

  1. Install IRI2016 command-line driver program
    pip install -e .[tests]
    
  2. run selftest to ensure install was completed:
    pytest
    
  3. try example script e.g. AltitudeProfile.py

Matlab

  1. compile Fortran code via matlab/setup_iri2016.m
  2. drive the simulation via a seamless command line interface, example: matlab/RunIRI2016.m

Compiler

Any Fortran compiler will do. IRI2016 has been tested with compilers including:

  • Gfortran 4.8, 5, 6, 7, 8
  • Intel ifort
  • PGI pgf90
  • Flang flang

If you don't already have a Fortran compiler, install Gfortran by:

  • Linux: apt install gfortran
  • Mac: brew install gcc
  • Windows

Usage

  • Height-profile: plot density and temperatures vs altitude image
  • Latitudinal profile: plot densities and height at the peak of F2, F2, and E regions vs geographic latitude image
  • GMT profile: plot densities and height at the peak of F2, F2, and E regions vs universal time image
  • Height vs GMT: plot Ne, Te, and Ti as a function of height and universal time image
  • Latitude vs Longitude: plot of foF2 a function of geographic latitude and longitude image

Matlab / GNU Octave

IRI2016 is readily accessible from Matlab and GNU Octave.

  1. From Matlab, verify everything is working by from the iri2016/ directory:
    runtests('tests')
    
  2. Use iri2016.m function to access IRI2016 quantities. See RunIRI2016.m for simple example use / plots.

Matlab IRI2016 plot

Data files

iri2016/iri2016/data/index/{apf107,ig_rz}.dat are regularly updated. Currently we don't auto-update those.

Direct compilation

These commands are not normally needed unless you want to work with the Fortran code more directly.

Fortran compile

cd bin
cmake ../src

cmake --build .

ctest -V

Notes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iri2016-1.8.0.tar.gz (1.6 MB view details)

Uploaded Source

File details

Details for the file iri2016-1.8.0.tar.gz.

File metadata

  • Download URL: iri2016-1.8.0.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.23.3 CPython/3.7.2

File hashes

Hashes for iri2016-1.8.0.tar.gz
Algorithm Hash digest
SHA256 37943a8cb3c95a8da75e3ea0757417981fa384566211cdf50c3d8fea9aa94a91
MD5 7d6e9f615c5e837f054003d56baf634b
BLAKE2b-256 9b795ecd6e6dbd23f4521a76ace555fb7ef98675e0dc7c05c542bf7d9aa7775b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page