/weather_datahub_utilities

Utilities for customers to use with the Weather DataHub

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Weather DataHub Utilities

Example scripts for interactive with Weather DataHub for download of data.

The LICENCE file found here applies to all utilities present in this repository.

atmospheric_order_download

This is a Python script to connect to the API gateway and download GRIB2 files generated by referencing an order created. It supports retries and multiple parallel download streams.

map_images_download

This is a Python script to connect to the API gateway and download map images referencing an order previously created. It supports multiple data streams.

site_specific_download

This is a Python script to connect to the API gateway and retrieve a site-specific forecast in JSON format.

bpf_download (beta)

This is a Python script to connect to the API gateway and retrieve BPF forecast in JSON format.