spacepy.datamodel.toHDF5
spacepy.datamodel.toJSONheadedASCII
Enter search terms or a module, class or function name.
Create an HTML dump of the structure of a spacedata
fname : str
Filename to write to
SDobject : spacepy.datamodel.SpaceData
SpaceData with associated attributes and variables in dmarrays
overwrite : bool (optional)
allow overwrite of an existing target file (default True)
mode : str (optional)
HDF5 file open mode (a, w, r) (default ‘a’)
echo : bool
echo the html to the screen
varLinks : bool
make the variable name a link to a stub page