geokube
geokube is a Python package based on xarray for Geoscience Data Analysis and Visualization
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Repository
geokube is a Python package based on xarray for Geoscience Data Analysis and Visualization
Basic Info
- Host: GitHub
- Owner: CMCC-Foundation
- License: apache-2.0
- Language: Python
- Default Branch: main
- Size: 30 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
- Releases: 25
Metadata Files
README.md
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.
Developers Team
Former Developers
Installation
Requirements
You need to install xesmf and cartopy to use some feature of geokube.
bash
pip install geokube==v0.2.7.2
Docker Image
Prebuilt Docker images of Geokube are available:
bash
docker pull rg.fr-par.scw.cloud/geokube/geokube:v0.2.7.2
Owner
- Name: CMCC Foundation
- Login: CMCC-Foundation
- Kind: organization
- Email: info@cmcc.it
- Location: Lecce, Italy
- Website: www.cmcc.it
- Repositories: 16
- Profile: https://github.com/CMCC-Foundation
Euro-Mediterranean Center on Climate Change
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: geokube
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Marco
family-names: Mancini
orcid: 'https://orcid.org/0000-0002-9150-943X'
- given-names: Mirko
family-names: Stojiljković
- given-names: Jakub
family-names: Walczak
orcid: 'https://orcid.org/0000-0002-5632-9484'
identifiers:
- type: doi
value: 10.5281/zenodo.10597965
repository-code: 'https://github.com/CMCC-Foundation/geokube'
url: 'https://geokube.github.io'
abstract: >-
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.
keywords:
- python framework
- xarray
- earth science
- data analysis
license: Apache-2.0
version: 0.2.6b2
date-released: '2024-01-30'
GitHub Events
Total
- Release event: 19
- Delete event: 1
- Push event: 40
- Pull request event: 24
- Create event: 24
Last Year
- Release event: 19
- Delete event: 1
- Push event: 40
- Pull request event: 24
- Create event: 24
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 14
- Average time to close issues: N/A
- Average time to close pull requests: about 2 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- km4rcus (3)
- MMStojiljkovic (2)
Pull Request Authors
- gtramonte (14)
- km4rcus (5)
- vale95-eng (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 408 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 20
- Total maintainers: 2
pypi.org: geokube
a Python package based on xarray for GeoScience Data Analysis
- Homepage: https://github.com/CMCC-Foundation/geokube
- Documentation: https://geokube.readthedocs.io/
- License: Apache License, Version 2.0
-
Latest release: 2025.7.2
published 8 months ago
Rankings
Dependencies
- actions/checkout v3 composite
- actions/setup-python v1 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- docker/build-push-action v4 composite
- docker/login-action v2 composite
- actions/checkout v2 composite
- actions/github-script v3 composite
- actions/setup-python v1 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish release/v1 composite
- continuumio/miniconda3 22.11.1 build
- metpy *
- plotly *
- pyarrow *
- pytest *
- pytest-cov *
- rioxarray *
- shapely *