Example scripts for interactive with Weather DataHub for download of data.
The LICENCE file found here applies to all utilities present in this repository.
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.
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.
This is a Python script to connect to the API gateway and retrieve a site-specific forecast in JSON format.
This is a Python script to connect to the API gateway and retrieve BPF forecast in JSON format.