get_fieldline_data#
- get_fieldline_data(hdf='.h5')[source]#
Fetch the magnetic fieldline (2D) data file.
Warning
Unlike the other example data files, fieldline data files do not contain scale datasets.
- Parameters:
- hdf
HdfExtType, optional The HDF file format to fetch, by default “h5”. Accepted values are “h5” for HDF5 and “hdf” for HDF4.
- hdf
- Returns:
strPath to the downloaded magnetic fieldline data file.