Fetchez
Fetch geospatial data with ease.
Fetchez is a robust, highly modular and extensible Python framework designed to orchestrate complex geospatial data engineering workflows.
Originally developed as the core fetching engine for the CUDEM project, Fetchez has evolved into a standalone geospatial ETL platform. It seamlessly retrieves Bathymetry, Topography, Imagery, and Oceanographic data from dozens of global repositories (NOAA, USGS, Copernicus, ESA) and processes it on the fly.
📦 Installation
pip install fetchez
Optional Extensions: To enable module specific library dependencies, install with the desired extras:
pip install fetchez[full]
🐄 Quickstart
Fetch Copernicus topography and NOAA multibeam bathymetry for a specific bounding box in one command:
CLI
fetchez run -R loc:"Miami, FL" --global-hook audit copernicus multibeam
Or run a full processing pipeline from a YAML recipe:
fetchez recipes run recipes/my_dem_project.yaml
Python
import fetchez
# Fetch Electronic Nautical Chart data from NOAA
files = fetchez.get("charts", region=[-120, -118, 33, 34], hooks=['unzip', 'filename_filter:match=.000', 'audit'])
DEM Building with Globato
While Fetchez handles the data retrieval, data stream initiation and processing pipeline engine, its sister project and Fetchez extension, Globato, provides the multi_stack accumulators and mr-globato multi-resolution interpolation engines needed to turn those streams into production-grade Digital Elevation Models. Check it out!
📚 Documentation
Would you like to know more? Check out our Official Documentation to learn about:
-
Modules & Bundles: Discover and learn about the over 80+ different modules availabel.
-
The Python API: Build custom fetch modules and run full processing pipelines in your apps.
-
Recipes & YAML: Build and run custom workflows from a simple YAML or JSON configuration.
-
Hooks & Presets: Automate unzipping, filtering, and processing fetch modules.
-
Recipe Modifiers: Catcha recipe before it runs and modify it on the fly at runtime.
-
Domain Schemas: Enforce rigorous geospatial standards automatically.
-
Custom Plugins: Write your own data fetch modules, processing hooks, extensions and recipes.
-
Execution Lifecycle: Learn about the distinct phases (
manifest->file->stream->collection) of fetchez module hook processing.
🛠️ Used By
This project is used by the following open-source projects:
- globato - A full Fetchez extension, optimized hooks, modules, streams and more to aid in the development of DEMs.
- ivert - The ICESat-2 Validation of Elevations Reporting Tool.
- transformez - A standalone Python engine for converting geospatial data between vertical datums.
Are you using this project? Open a Pull Request to add your project to the list!
⚖ License
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2010-2026 Regents of the University of Colorado
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fetchez-0.8.1.tar.gz.
File metadata
- Download URL: fetchez-0.8.1.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c179fcba584c23ef27b09c302a46a50da64b02aac63057d235f6a2d7e3901d2
|
|
| MD5 |
21cd1f8dcd7f743f79660b5f0c32441d
|
|
| BLAKE2b-256 |
2b5e13cb99b347a09ff2865c614d89ddaa1506f5112c5f24cae22f90014eda91
|
Provenance
The following attestation bundles were made for fetchez-0.8.1.tar.gz:
Publisher:
publish.yaml on continuous-dems/fetchez
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fetchez-0.8.1.tar.gz -
Subject digest:
9c179fcba584c23ef27b09c302a46a50da64b02aac63057d235f6a2d7e3901d2 - Sigstore transparency entry: 2401784994
- Sigstore integration time:
-
Permalink:
continuous-dems/fetchez@4caaabf885d41f467c8d32dc6b3f42534c9f46ec -
Branch / Tag:
refs/tags/v0.8.1 - Owner: https://github.com/continuous-dems
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@4caaabf885d41f467c8d32dc6b3f42534c9f46ec -
Trigger Event:
release
-
Statement type:
File details
Details for the file fetchez-0.8.1-py3-none-any.whl.
File metadata
- Download URL: fetchez-0.8.1-py3-none-any.whl
- Upload date:
- Size: 1.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
236d96d12daf541d1226d1ddbbec360fa70bec174f4bb3d55b5d787f01e7ad36
|
|
| MD5 |
f27d22e8ac737af36c4edcf4cfe39614
|
|
| BLAKE2b-256 |
80a7bf045824d58a8fcdfdbfd3f65e72df285ef2e4bb5a5ff0806649805e8684
|
Provenance
The following attestation bundles were made for fetchez-0.8.1-py3-none-any.whl:
Publisher:
publish.yaml on continuous-dems/fetchez
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fetchez-0.8.1-py3-none-any.whl -
Subject digest:
236d96d12daf541d1226d1ddbbec360fa70bec174f4bb3d55b5d787f01e7ad36 - Sigstore transparency entry: 2401785563
- Sigstore integration time:
-
Permalink:
continuous-dems/fetchez@4caaabf885d41f467c8d32dc6b3f42534c9f46ec -
Branch / Tag:
refs/tags/v0.8.1 - Owner: https://github.com/continuous-dems
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yaml@4caaabf885d41f467c8d32dc6b3f42534c9f46ec -
Trigger Event:
release
-
Statement type: