get_3d_data

Contents

get_3d_data#

get_3d_data(hdf='.h5')[source]#

Fetch the radial magnetic field (3D) data file.

Parameters:
hdfHdfExtType, optional

The HDF file format to fetch, by default “h5”. Accepted values are “h5” for HDF5 and “hdf” for HDF4.

Returns:
str

Path to the downloaded radial magnetic field data file.