get_synchronic_map_data#
- get_synchronic_map_data(hdf='.h5')[source]#
Fetch the synchronic map data file.
Warning
Synchronic map data is only available in HDF5 format. Furthermore, unlike the other example data files, synchronic map data files contain additional datasets beyond the primary data and scales.
- 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 synchronic map data file.