Skip to main content

Set of tools to manipulate Digital Elevation Models (DEMs)

Project description

xDEM: robust analysis of DEMs in Python.

Documentation Status build Conda Version Conda Platforms Conda Downloads PyPI version Coverage Status

Binder Pre-Commit Formatted with black Checked with mypy Imports: isort

xDEM is an open source project to develop a core Python package for the analysis of digital elevation models (DEMs).

It aims at providing modular and robust tools for the most common analyses needed with DEMs, including both geospatial operations specific to DEMs and a wide range of 3D alignment and correction methods from published, peer-reviewed studies. The core manipulation of DEMs (e.g., vertical alignment, terrain analysis) are conveniently centered around DEM and dDEM classes (that, notably, re-implements all tools of gdalDEM). More complex pipelines (e.g., 3D rigid coregistration, bias corrections, filtering) are built around modular Coreg, BiasCorr and Filter classes that easily interface between themselves. Finally, xDEM includes advanced uncertainty analysis tools based on spatial statistics of SciKit-GStat.

Additionally, xDEM inherits many convenient functionalities from GeoUtils such as implicit loading, numerical interfacing and convenient object-based geospatial methods to easily perform the most common higher-level tasks needed by geospatial users (e.g., reprojection, cropping, vector masking). Through GeoUtils, xDEM relies on Rasterio, GeoPandas and Pyproj for georeferenced calculations, and on NumPy and Xarray for numerical analysis. It allows easy access to the functionalities of these packages through interfacing or composition, and quick inter-operability through object conversion.

If you are looking for an accessible Python package to write the Python equivalent of your GDAL command lines, or of your QGIS analysis pipeline without a steep learning curve on Python GIS syntax, xDEM is perfect for you! For more advanced users, xDEM also aims at being efficient and scalable by supporting lazy loading and parallel computing (ongoing).

Documentation

For a quick start, full feature description or search through the API, see xDEM's documentation at: https://xdem.readthedocs.io.

Installation

mamba install -c conda-forge xdem

See mamba's documentation to install mamba, which will solve your environment much faster than conda.

Citing methods implemented in the package

When using a method implemented in xDEM, please cite both the package and the related study:

Citing xDEM: Zenodo

Citing the related study:

Start contributing

  1. Fork the repository, make a feature branch and push changes.
  2. When ready, submit a pull request from the feature branch of your fork to GlacioHack/geoutils:main.
  3. The PR will be reviewed by at least one maintainer, discussed, then merged.

More info on our contributing page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xdem-0.0.8.tar.gz (146.5 kB view details)

Uploaded Source

Built Distribution

xdem-0.0.8-py3-none-any.whl (109.1 kB view details)

Uploaded Python 3

File details

Details for the file xdem-0.0.8.tar.gz.

File metadata

  • Download URL: xdem-0.0.8.tar.gz
  • Upload date:
  • Size: 146.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for xdem-0.0.8.tar.gz
Algorithm Hash digest
SHA256 521ee17b7b71d2ff3479e4197610a7cb146f367d5e965e5fa4a74a1e32806eb8
MD5 78a9528f6817853df0f3bd273f23646a
BLAKE2b-256 696303f584bb2663014450645dd0eab9c8ef56411617013b10d81a52000b3a65

See more details on using hashes here.

File details

Details for the file xdem-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: xdem-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 109.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for xdem-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 73b5eec924ac7c68f89dd0ad2d7c376e1c2429188fb1dd8f212e25c82d21ea15
MD5 943d3fd2593d8c7b5b7e773a479e44e4
BLAKE2b-256 ed2b1a95bf2a9eba021e63051d956da9a3436b93bfbbebff25a74e957c8b9023

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page