Skip to main content

A Python package for unstructured raster processing and remapping

Project description

DOI PyPI version License

URaster: A Python Package for Converting Structured Raster Data into Unstructured Meshes

Overview

URaster is a Python package to convert structured raster datasets into unstructured mesh structure, designed to bridge the gap between structured raster datasets and unstructured mesh-based hydrologic and land surface models. It leverages GDAL/OGR for robust data handling.

✨ Core Features

  • GDAL-Native Vector Handling: Uses the standard GDAL/OGR engine for defining unstructured mesh cells, and performing projection-aware geospatial operations. It also support mesh cells that cross the International Date Line (IDL).

  • Standard Vector I/O: Instead of directly operating on various mesh standards, it utilizes standard geographic information system vector formats (e.g., GeoJSON) for mesh operations, ensuring broad compatibility. It supports transformation APIs between existing meshes and standard vector formats.

  • Projection-Aware Operations: Handles (raster dateaset) map projection differences to ensure accurate aggregation of raster values within each polygon.

  • Interactive GeoVista API: Offers simple functions to visualize the input and the output vector layers on a 3D sphere.

Static visualization of the unstructured mesh on a sphere using GeoVista: Unstructured Mesh Visualization

Animated visualization of the unstructured raster on a sphere using GeoVista: Unstructured Raster Visualization

💻 Installation

URaster requires GDAL for vector handling and GeoVista (which relies on PyVista/VTK) for 3D visualization.

⚠️ GDAL Note: Installing GDAL's Python bindings can be complex via pip due to platform dependencies. We strongly recommend using Conda for a stable installation of GDAL and all dependencies.

Install via Conda (Recommended)

# Create a new conda environment (recommended)
conda create -n uraster-env python=3.9
conda activate uraster-env

# Install uraster and all dependencies via conda
conda install -c conda-forge uraster

🚀 Quick Start

Quickstart documentation

📚 Documentation

📊 Supported Formats

  • Mesh formats: GeoJSON, Shapefile, any OGR-supported vector format
  • Raster formats: GeoTIFF, NetCDF, HDF5, any GDAL-supported raster format
  • Output formats: Vectors (with computed statistics), PNG/JPG (visualizations), MP4/GIF (animations)

🙏 Acknowledgments

The model described in this repository was supported by the following:

  • the U.S. Department of Energy Office of Science Biological and Environmental Research through the Earth System Development program as part of the Energy Exascale Earth System Model (E3SM) project.

  • the Earth System Model Development and Regional and Global Model Analysis program areas of the U.S. Department of Energy, Office of Science, Biological and Environmental Research program as part of the multi-program, collaborative Integrated Coastal Modeling (ICoM) project.

  • the Earth System Model Development and Regional and Global Model Analysis program areas of the U.S. Department of Energy, Office of Science, Biological and Environmental Research program as part of the multi-program, collaborative Interdisciplinary Research for Arctic Coastal Environments (InteRFACE) project.

A portion of this research was performed using PNNL Research Computing at Pacific Northwest National Laboratory.

PNNL is operated for DOE by Battelle Memorial Institute under contract DE-AC05-76RL01830.

🤝 Contributing & License

We welcome contributions! Please open an issue or submit a pull request on the GitHub repository.

uraster is distributed under the BSD 3-Clause License.

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

uraster-0.1.3.tar.gz (59.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

uraster-0.1.3-py3-none-any.whl (57.9 kB view details)

Uploaded Python 3

File details

Details for the file uraster-0.1.3.tar.gz.

File metadata

  • Download URL: uraster-0.1.3.tar.gz
  • Upload date:
  • Size: 59.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for uraster-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0c4ec50bbc8ca2054a7499db2977239fa61d2ab59580fe0462ee60bde776c119
MD5 f0e476d8422f217e743212c52e5e9c05
BLAKE2b-256 46552aef02eccf56b3ab3e0e7de2cb30e3f9e37e6967a7db362bf8d07ae1fadf

See more details on using hashes here.

File details

Details for the file uraster-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: uraster-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 57.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for uraster-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e72fe09ec7a62f40f38f763f2a115f8a3e0e2152e368a8624817aa46f2c2b0ee
MD5 c240947879ac8a2871835eaf9f17763d
BLAKE2b-256 ea53c9b8c702e914022c090ef417f20fe474cbbef708c9983d76869415cbc35d

See more details on using hashes here.

Supported by

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