Geospatial visualisation tools and templates
Project description
earthkit.maps
Geospatial visualisation tools and templates
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.
Quick Start
>>> import earthkit.maps
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
- Run the static type checker:
make type-check
- Build the documentation (see Sphinx tutorial):
make docs-build
License
Copyright 2023, 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
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
File details
Details for the file earthkit-maps-0.0.9.tar.gz
.
File metadata
- Download URL: earthkit-maps-0.0.9.tar.gz
- Upload date:
- Size: 4.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b47685708a24c721dda29a0a9bff5a62e88fc0318558225c0956325f7e61206b |
|
MD5 | b8369cc88f6df67240d0df569ee3b286 |
|
BLAKE2b-256 | f802721689e989ed9bc5b2dd0074113c05d9da9f039e5c8c572ba9b75290884c |
File details
Details for the file earthkit_maps-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: earthkit_maps-0.0.9-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea4103e1fedd62ab7337fcfb1750815c695d802c7a8dff1e2c376e60e8d90068 |
|
MD5 | 72a2f59b55da4614839201d128e3e75d |
|
BLAKE2b-256 | 5c444b8104b5a17f707fc3b6bb61a92a622a135a1883c2429620f21686203ccd |