NWP Processing
Project description
NWP
Tools for downloading and processing numerical weather predictions
At the moment, this code is focused on downloading historical UKV NWPs produced by the UK Met Office, and distributed by CEDA.
Detailed docs of the Met Office data is available here.
Installation
conda
From within the cloned nwp
directory:
conda env create -f environment.yml
conda activate nwp
pip install -e .
Downloading UKV numerical weather predictions from CEDA
Request access to the UK Met Office data on CEDA.
Once you have a username and password, download using
scripts/download_UK_Met_Office_NWPs_from_CEDA.sh
.
Please see the comments at the top of the script for instructions.
Convert grib files to Zarr
Then convert the grib
files to Zarr using scripts/convert_NWP_grib_to_zarr.py
. Run that script
with --help
to see how to operate it. See the comments at the top of the script to learn how
the script works.
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 nwp-0.0.1.tar.gz
.
File metadata
- Download URL: nwp-0.0.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eab39526e12946545a8dfa5c3812da7bc48023311420b8c5736186c99d1fbb56 |
|
MD5 | a1224d0137b590c58decae1df4ff4c3c |
|
BLAKE2b-256 | 260bb9b40cfbfc32cbdfd1dba9c73649018863723d8917840ce735ea2f2030bc |
File details
Details for the file nwp-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: nwp-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b522de18f53b688e06516b69b3931227ab5c183ed2c413b70574b8bff3efc245 |
|
MD5 | 10d25dd692668277e710d7a271aea61b |
|
BLAKE2b-256 | 6a93eab963f03e8e02aa3e1ac892e869b885f6a2d35af362611df97ee967b93c |