spacepy.pybats.pwom.Line¶
- class spacepy.pybats.pwom.Line(filename, starttime=None, *args, **kwargs)[source]¶
Class for loading a single field line output file. At instantiation time, user may wish to set the start date and time of the simulation using the starttime kwarg. If not given, start time will default to Jan. 1st, 2000, 00:00UT.
- __init__(filename, starttime=None, *args, **kwargs)[source]¶
Base class for “Data Model” representation data
Abstract method, reimplement
- Attributes:
- attrsdict
dictionary of the attributes of the SpaceData object
Methods
Attributes
- attrs: collections.abc.Mapping¶