💻 Command Line Interface#
The fetchez command line tool allows you to chain modules and hooks together.
fetchez - CLI interface#
[36m%(prog)s[0m (0.4.3) :: Discover and Fetch remote geospatial data
fetchez [-R REGION] [OPTIONS] MODULE [MODULE-OPTS]...
fetchez Geospatial Selection#
fetchez Discovery & Metadata#
fetchez Execution Control#
fetchez Pipeline Shortcuts (Hook Presets)#
--inventoryFMT- Print manifest of files to be fetched (default: json). Prevents download.--pipe-path- Print absolute paths of downloaded files for piping (Post-Hook).--audit-logFILE- Generate a full audit log with Checksums and Metadata.
fetchez Advanced Configuration#
--hookHOOK- Add a custom global hook (e.g.'audit:file=log.txt').--list-hooks- List all available hooks.--hook-infoHOOK_NAME- Print detailed documentation and arguments for a specific hook.--init-presets- Generate a default ~/.fetchez/presets.yaml file.
Examples: fetchez -R -105/-104/39/40 srtm_plus fetchez -R loc:”Boulder, CO” copernicus –datatype=1 fetchez charts –hook unzip –hook filename_filter:match=.000 –pipe-path fetchez –search bathymetry CUDEM home page: <http://cudem.colorado.edu>