Skip to main content

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 numpy xarray pandas
conda install -c conda-forge pyresample
conda install -c conda-forge netCDF4
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/* 

Test build

conda create --name nwpdl-test python=3.9
conda activate nwpdl-test
pip install --index-url https://test.pypi.org/simple/ --no-deps nwp-dl-utils

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

nwp_dl_utils-0.0.2.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

nwp_dl_utils-0.0.2-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

Details for the file nwp_dl_utils-0.0.2.tar.gz.

File metadata

  • Download URL: nwp_dl_utils-0.0.2.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.15

File hashes

Hashes for nwp_dl_utils-0.0.2.tar.gz
Algorithm Hash digest
SHA256 479f2468bce620311200ee5623246bc4da3e55836132fedab5e6b1d8df22627f
MD5 435e0e6165e80b3611258163cdc6db16
BLAKE2b-256 af4b76db751c4a12ce1feae2fc29f4af1e4778aa8c15b2124002efea590d8174

See more details on using hashes here.

File details

Details for the file nwp_dl_utils-0.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for nwp_dl_utils-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 730e4a48356d04e94fa286101a2bba64d1376520b3699e589f2c18ca1e2c0fc8
MD5 af93deecf184b5c716b4c0c4f811f541
BLAKE2b-256 a604675b7febc71676d8cae35834f177b4aba714859faa7742266f05b9b8583f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page