Tools to download (relevant parts of) various NWP products.
Reason this release was yanked:
Source code directory was wrong.
Project description
NWP Downloading Utilities
Development
Setting up a development space
conda create --name nwpdl-dev python=3.9
conda activate nwpdl-dev
conda install pyresample numpy xarray pandas
conda deactivate nwpdl-dev
conda activate nwpdl-dev
Build and Distribute
Setup environment
conda create --name nwpdl-build python=3.9
conda activate nwpdl-build
pip install --upgrade pip
pip install --upgrade build
pip install --upgrade twine
Build and upload
python -m build
python -m twine upload --repository testpypi dist/*
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
nwp_dl_utils-0.0.1.tar.gz
(9.0 kB
view details)
Built Distribution
File details
Details for the file nwp_dl_utils-0.0.1.tar.gz
.
File metadata
- Download URL: nwp_dl_utils-0.0.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 475f206fc443c1378fd120d0919f93ada455ed0114274ff443f7654cd549c1dc |
|
MD5 | 3eb099d2ee12a8afc94c6446f756afcc |
|
BLAKE2b-256 | 028794b636eb5fbdd1056e0f48a606e5ecdcf997655669a73af9301c3141d7f9 |
File details
Details for the file nwp_dl_utils-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: nwp_dl_utils-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 199f0e1be4ba503f4bb51cb054abedca01a6e5aed9d1b86b0e7e0de5f8f1c20a |
|
MD5 | b38d26617a75f18898d143086b8c907d |
|
BLAKE2b-256 | 19f83b9f8ef7fbfe09112ec14e711c03914fe260bd8e523916e0bfa4fbf80f75 |