Skip to content

Commit 3924d06

Browse files
authored
Merge pull request #335 from ecmwf/develop
Develop
2 parents 6cf72a1 + a897a79 commit 3924d06

8 files changed

+2901
-0
lines changed

docs/Service/Data_Portfolio.md

+23
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,26 @@ If `levtype` is `pl`, a `levelist` must be provided:
125125
For `sfc`, most `params` are available.
126126

127127
Currently, only data for `dates` between `2020` and `2050` is available.
128+
129+
## Open Data
130+
131+
The following key value pairs are available via Polytope:
132+
133+
* `class` : `ai`
134+
* `stream` : `oper`
135+
* `type` : `fc`
136+
* `model` : `aifs-single`
137+
* `levtype` : `sfc` `pl` `ml`
138+
* `expver` : `0001`
139+
* `domain` : `g`
140+
* `step` : `0/to/360` (All steps may not be available between `0` and `360`)
141+
142+
If `levtype` is `pl` or `ml`, a `levelist` must be provided:
143+
144+
* `levelist` : `1/to/1000`
145+
146+
Only data that is contained in the open data FDB can be requested via Polytope feature extraction. The FDB usually only contains the last three-five days of forecasts.
147+
148+
We sometimes limit the size of requests for area features such as bounding box and polygon to maintain quality of service.
149+
150+
Access to open data is limited by our release schedule.

0 commit comments

Comments
 (0)