spacepy.pybats.rim.Iono

class spacepy.pybats.rim.Iono(infile, *args, **kwargs)[source]

A class for handling 2D output from the Ridley Ionosphere Model. Instantiate an object as follows:

>>> iono = rim.Iono('filename.idl')

…where filename.idl is the name of a RIM 2D output file.