ecmwf-jupyter-components
[!IMPORTANT] This software is Sandbox and subject to ECMWF's guidelines on Software Maturity.
ecmwf-jupyter-components provides a range of tools for working with Meterology and climate data in Jupyter Environments.
Quick Start
>>> import ecmwf.jupyter_components
Workflow for developers/contributors
For best experience create a new conda environment (e.g. DEVELOP) with Python 3.11:
conda create -n DEVELOP -c conda-forge python=3.11
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
Release files for ecmwf-jupyter-components 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ecmwf_jupyter_components-0.1.1.tar.gz | 34.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ecmwf_jupyter_components-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 50.0 kB
Release files / ecmwf_jupyter_components-0.1.1.tar.gz
| Download URL | ecmwf_jupyter_components-0.1.1.tar.gz |
|---|---|
| Size | 34.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f3313792fef37064104ba1507993848861eb6744793cd9f294902393e2334bdc
|
|
BLAKE2b-256 checksum How to use checksums |
a9fba86f38c31ac457390a50a6ea3b9d96b3ae94f8655618b79288382d14677e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|
Release files / ecmwf_jupyter_components-0.1.1-py3-none-any.whl
| Download URL | ecmwf_jupyter_components-0.1.1-py3-none-any.whl |
|---|---|
| Size | 15.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a6707072e018886cf89f057acb9fd718886336f788f70a5e40323228182370be
|
|
BLAKE2b-256 checksum How to use checksums |
337eec83d69e4e9b8b257774f962b1b743ccf283ba4f6af4d91761c6eed2e698
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.12.9
|