mex wrapper for International Reference Ionosphere (IRI) Model

mex-wrapper for an empirical model IRI
1.1K Downloads
Updated 11 Feb 2013

View License

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 (2024). 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 .

MATLAB Release Compatibility
Created with R2008a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Earth, Ocean, and Atmospheric Sciences in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

html/

Version Published Release Notes
1.0.0.0