Aggregation tools for meteorological and climate data.
Project description
earthkit-transforms
DISCLAIMER
This project is in the BETA stage of development. Please be aware that interfaces and functionality may change as the project develops. If this software is to be used in operational systems you are strongly advised to use a released tag in your system configuration, and you should be willing to accept incoming changes and bug fixes that require adaptations on your part. ECMWF does use this software in operations and abides by the same caveats.
A toolkit for statistical analysis of temporal-geospatial data.
Quick Start
Installation
pip install earthkit-transforms
Import and use
>>> from earthkit.transforms import aggregate
Detailed documentation
Please refer the earthkit-transforms readthedocs page for more detailed documentation, example notebooks and the API reference guide.
Workflow for developers/contributors
For best experience create a new conda environment (e.g. DEVELOP) with Python 3.10:
conda create -n DEVELOP -c conda-forge python=3.10
conda activate DEVELOP
Before pushing to GitHub, run the following commands:
- Update conda environment:
make conda-env-update
- Install this package:
pip install -e .
- Sync with the latest template (optional):
make template-update
- Run quality assurance checks:
make qa
- Run tests:
make unit-tests
- Build the documentation (see Sphinx tutorial):
make docs-build
License
Copyright 2022, European Centre for Medium Range Weather Forecasts.
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.
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
Built Distribution
File details
Details for the file earthkit_transforms-0.3.0.tar.gz
.
File metadata
- Download URL: earthkit_transforms-0.3.0.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03763fcc9df424bd4cad7d45189e6768b6e1dabe2569aa9fd42757d77359a07e |
|
MD5 | ad46dc0c87529be06cd8450ad45da564 |
|
BLAKE2b-256 | ae4f5e3d08ed5dea9ab8c2775fd3507083c20e3f054d828eaead1bab2769a98f |
File details
Details for the file earthkit_transforms-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: earthkit_transforms-0.3.0-py3-none-any.whl
- Upload date:
- Size: 32.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0958365e46ff5aad860b5d7785ee3764afac38a1b4cc8a2e87b15b74284f11be |
|
MD5 | 67b2419bb4f5f66bddb4450dae734c8d |
|
BLAKE2b-256 | 556fbebc508bd238c436dc1299b86e5def3db5f704b5c1ad9c0d16ac6352c268 |