a Python package based on xarray for GeoScience Data Analysis
Project description
geokube
Description
geokube is an open source Python package for geoscience data analysis that provides the user with a simple application programming interface (API) for performing geospatial operations (e.g., extracting a bounding box or regridding) and temporal operations (e.g., resampling) on different types of scientific feature types like grids, profiles and points, using xarray data structures and xarray ecosystem frameworks such as xesmf.
Authors
Lead Developers:
Installation
Requirements
You need to install xesmf and cartopy to use geokube. This can be done during the creation of conda virtual environment, as shown below
Add or append conda-forge channel
conda config --add channels conda-forge
or
conda config --append channels conda-forge
Conda Environment
Create virtual environment with installing xesmf and cartopy package
conda create -n geokube python=3.9 xesmf=0.6.2 cartopy -y
Activate virtual environment
conda activate geokube
Install geokube framework
python setup.py install
Project details
Release history Release notifications | RSS feed
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 geokube-0.2.6b1.tar.gz.
File metadata
- Download URL: geokube-0.2.6b1.tar.gz
- Upload date:
- Size: 91.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1c9699f66a3cb2876b76ce61b83ac6efbb271120607032565abdb0cfc6de70e
|
|
| MD5 |
5e81a5715ae4a84c428c31d1186167eb
|
|
| BLAKE2b-256 |
2843b748a1b31be0d5c1fa03a4b7e896e72cbf295cf7285ba61ba355d76a6156
|
File details
Details for the file geokube-0.2.6b1-py3-none-any.whl.
File metadata
- Download URL: geokube-0.2.6b1-py3-none-any.whl
- Upload date:
- Size: 106.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4fc3eb5850250f74a6d33a5a23e1dfd331eb55fd97bd62448ae1c42bdf41a0a
|
|
| MD5 |
10c7b4fc4a7ac3200865cd2c914e1b69
|
|
| BLAKE2b-256 |
e6232900eb1df3c74f75ec360df952b64a2e7a189d5b7cdead9b68d35824192b
|