CGC: a Scalable Python Package for Co- and Tri-Clustering of Geodata Cubes
Project description
fair-software.nl recommendations |
Badges |
---|---|
1. Code repository |
|
2. License |
|
3. Community Registry |
|
4. Enable Citation |
|
5. Checklist |
|
Other best practices |
|
Continuous integration |
|
Documentation |
CGC: Clustering Geo-Data Cubes
The Clustering Geo-Data Cubes (CGC) package focuses on the needs of geospatial data scientists who require tools to make sense of multi-dimensional data cubes. It provides the functionality to perform co-cluster and tri-cluster analyses on both local and distributed systems.
Installation
To install CGC, do:
pip install clustering-geodata-cubes
Alternatively, you can clone this repository and install it using pip:
git clone https://github.com/phenology/cgc.git
cd cgc
pip install .
In order to run tests (including coverage) install the dev package version:
git clone https://github.com/phenology/cgc.git
cd cgc
pip install .[dev]
pytest -v
Documentation
The project’s full API documentation can be found online. Including:
Examples of CGC applications on real geo-spatial data:
Tutorial
The tutorial of CGC can be found here.
Contributing
If you want to contribute to the development of cgc, have a look at the contribution guidelines.
License
Copyright (c) 2020-2023,
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Credits
The code has been developed as a collaborative effort between the ITC, University of Twente and the Netherlands eScience Center within the generalization of the project High spatial resolution phenological modelling at continental scales.
This package was created with Cookiecutter and the NLeSC/python-template.
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
Hashes for clustering-geodata-cubes-0.7.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f806183c3fe647dc362f5b783f8dabf96bcc34f25972c835b2460147af3990cf |
|
MD5 | f2a6c00a72e5b0951f7f754a2b9b56c5 |
|
BLAKE2b-256 | 5d6bbc05f28f12e2f7e206a72bfb50d143e624fe0357bf9928c1e810213756dc |
Hashes for clustering_geodata_cubes-0.7.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d19c0542dbec81211066ee583753391fad0fe56a30a53d86012a22df302ae6e |
|
MD5 | 66dbfedeaee9b85bb28364a1b92ee3f3 |
|
BLAKE2b-256 | a325da88220481852f79c7ed0dc6e6d0118b77abaefd599f6b508beac3eae9d1 |