Script to download grib2 data and converting it into other data format for wider usage
Project description
dwd-opendata-get-grib
Introduction
Functions to get grib data from the DWD OpenData Server and convert it to a format that is more readable and easier to access and perform Data Science on it.
Requirements
- ecCodes (Installation instructions here)
Installation
As a package with pip:
pip install dwd-opendata-get-grib
or with conda/mamba to get the eccodes library as a direct binary
conda install -c conda-forge dwd-opendata-get-grib
mamba install -c conda-forge dwd-opendata-get-grib
As a standalone:
Download .zip archive from GitHub Releases. Built with pyinstaller.
Table of full height levels
| level idx. | height [m] | level idx. | height [m] | level idx. | height [m] | level idx. | height [m] |
|---|---|---|---|---|---|---|---|
| 1 | 20700.926 | 18 | 8446.611 | 35 | 3639.535 | 52 | 924.048 |
| 2 | 18707.630 | 19 | 8073.640 | 36 | 3434.414 | 53 | 855.630 |
| 3 | 17459.836 | 20 | 7715.350 | 37 | 3235.976 | 54 | 752.427 |
| 4 | 16432.216 | 21 | 7370.106 | 38 | 3044.029 | 55 | 654.479 |
| 5 | 15538.089 | 22 | 7039.106 | 39 | 2858.399 | 56 | 561.856 |
| 6 | 14738.074 | 23 | 6719.557 | 40 | 2678.926 | 57 | 474.652 |
| 7 | 14009.789 | 24 | 6411.462 | 41 | 2505.461 | 58 | 393.002 |
| 8 | 13338.901 | 25 | 6114.219 | 42 | 2337.870 | 59 | 317.092 |
| 9 | 12715.508 | 26 | 5827.280 | 43 | 2176.032 | 60 | 247.172 |
| 10 | 12132.398 | 27 | 5550.148 | 44 | 2019.836 | 61 | 183.592 |
| 11 | 11584.105 | 28 | 5282.374 | 45 | 1869.185 | 62 | 126.857 |
| 12 | 11066.360 | 29 | 5023.548 | 46 | 1723.991 | 63 | 77.745 |
| 13 | 10575.747 | 30 | 4773.294 | 47 | 1584.179 | 64 | 37.606 |
| 14 | 10109.477 | 31 | 4531.269 | 48 | 1449.686 | 65 | 10.000 |
| 15 | 9665.235 | 32 | 4297.157 | 49 | 1320.458 | ||
| 16 | 9241.077 | 33 | 4070.672 | 50 | 1196.457 | ||
| 17 | 8835.344 | 34 | 3851.546 | 51 | 1077.658 |
Table of full pressure levels
| pressure level [hPa] |
|---|
| 200 |
| 250 |
| 300 |
| 400 |
| 500 |
| 600 |
| 700 |
| 850 |
| 950 |
| 975 |
| 1000 |
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dwd-opendata-get-grib-0.0.6.tar.gz.
File metadata
- Download URL: dwd-opendata-get-grib-0.0.6.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de96df36b12713a6287d9c32e710532b69fff890e8dcc773f673ea0bfa2d0f7d
|
|
| MD5 |
dcdd888b55c477dab22d1f47105ae454
|
|
| BLAKE2b-256 |
c37cd810a920ad4cba472c2c78afc009008eaa15cef9754de1692dd376fb5cef
|
File details
Details for the file dwd_opendata_get_grib-0.0.6-py3-none-any.whl.
File metadata
- Download URL: dwd_opendata_get_grib-0.0.6-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8be55b8baf25b88005b02bafec4148966d3625f22d4bf0378640fb7709f695d
|
|
| MD5 |
102fbbf64f6f02d004842e0e3cf79846
|
|
| BLAKE2b-256 |
c51493cbd1c7784a7cff2e9c3c4e87c0edc00b9306959a926381d3ff2ef1c986
|