mex wrapper for International Reference Ionosphere (IRI) Model

mex-wrapper for an empirical model IRI

You are now following this Submission

IRI is an empirical model specifying monthly averages of electron density, ion composition, electron temperature, and ion temperature in the altitude range from 50 km to 1500 km.
mexIRI2011 function is a mex-wrapper for external routine written in FORTRAN.

This submission tries to make the mex wrapper simple.
1. Setup your preferred FORTRAN compiler with "mex" command.
2. Run "mex -g -v -largeArrayDims -output mexIRI2011 *.f*" in MATLAB command window to compile the files.
3. Run iri_test script.

Links:

The fortran source is at http://spdf.gsfc.nasa.gov/pub/models/iri/
---
Description: http://iri.gsfc.nasa.gov/
---
MATLAB implementation by querying the online interface (by Drew Compston): http://www.mathworks.com/matlabcentral/fileexchange/34863-international-reference-ionosphere-iri-model

Cite As

Alexey Skazik (2026). mex wrapper for International Reference Ionosphere (IRI) Model (https://www.mathworks.com/matlabcentral/fileexchange/40240-mex-wrapper-for-international-reference-ionosphere-iri-model), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Geoscience in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0