satpy_retrieve_all_aux_data - download auxiliary data files used
by Satpy
usage: satpy_retrieve_all_aux_data [-h] [--data-dir DATA_DIR]
- [--composite-sensors [COMPOSITE_SENSORS ...]]
- [--readers [READERS ...]] [--writers [WRITERS ...]]
Download auxiliary data files used by Satpy.
- -h, --help
- show this help message and exit
- --data-dir
DATA_DIR
- Override 'SATPY_DATA_DIR' for destination of downloaded files. This does
NOT change the directory Satpy will look at when searching for files
outside of this script.
- --composite-sensors
[COMPOSITE_SENSORS ...]
- Limit loaded composites for the specified sensors. If specified with no
arguments, no composite files will be downloaded.
- --readers
[READERS ...]
- Limit searching to these readers. If specified with no arguments, no
reader files will be downloaded.
- --writers
[WRITERS ...]
- Limit searching to these writers. If specified with no arguments, no
writer files will be downloaded.
- [--composite-sensors [COMPOSITE_SENSORS ...]]
- [--readers [READERS ...]] [--writers [WRITERS ...]]
satpy_retrieve_all_aux_data: error: unrecognized arguments:
--version
The full documentation for usage: is maintained as a
Texinfo manual. If the info and usage: programs are properly
installed at your site, the command
- info usage:
should give you access to the complete manual.