fetch_misc#
- fetch_misc()#
Fetch every file within the “misc” folder of the registry.
- Parameters:
- None
- Returns:
See also
fetch_mas_dataFetch a targeted subset of MAS field output.
Notes
This downloads the all of the data in the misc collection.
Examples
>>> from psi_data import fetch_misc >>> paths = fetch_misc()