get_1d_data#
- get_1d_data(hdf='.h5')[source]#
Fetch the radial scale (1D) data file.
- 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 radial scale data file.