spacepy.datamodel ================= .. automodule:: spacepy.datamodel .. rubric:: Functions .. autosummary:: convertKeysToStr createISTPattrs dmcopy dmfilled flatten fromCDF fromHDF5 fromNC3 fromRecArray readJSONMetadata readJSONheadedASCII resample toCDF toHDF5 toHTML toJSONheadedASCII toRecArray unflatten writeJSONMetadata .. rubric:: Classes .. autosummary:: :toctree: ISTPArray ISTPContainer MetaMixin SpaceData dmarray .. rubric:: Exceptions .. autosummary:: DMWarning .. autofunction:: convertKeysToStr .. autofunction:: createISTPattrs .. autofunction:: dmcopy .. autofunction:: dmfilled .. autofunction:: flatten .. autofunction:: fromCDF .. autofunction:: fromHDF5 .. autofunction:: fromNC3 .. autofunction:: fromRecArray .. autofunction:: readJSONMetadata .. autofunction:: readJSONheadedASCII .. autofunction:: resample .. autofunction:: toCDF .. autofunction:: toHDF5 .. autofunction:: toHTML .. autofunction:: toJSONheadedASCII .. autofunction:: toRecArray .. autofunction:: unflatten .. autofunction:: writeJSONMetadata .. autoexception:: DMWarning