Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nwp-0.0.1.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

nwp-0.0.1-py3-none-any.whl (8.2 kB view hashes)

Uploaded Python 3

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