Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/a-data-groundbased/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ sidebar_position: 2
| **A7** | [**Pollen stations**](/a-data-groundbased/a7-pollen-stations) <br></br> Pollen Concentration <br></br> Hourly and daily | [**Data download**](https://opendatadocs.meteoswiss.ch/a-data-groundbased/a7-pollen-stations#data-download) |
| **A8** | [**Meteorological visual observations**](/a-data-groundbased/a8-meteorological-visual-observations) <br></br> Visibility, Current and Past Weather, Ground Conditions and Clouds <br></br> Between two and eight times per day, monthly and yearly | [**Data download**](https://opendatadocs.meteoswiss.ch/a-data-groundbased/a8-meteorological-visual-observations#data-download) |
| **A9** | [**Phenological observations**](/a-data-groundbased/a9-phenological-observations) <br></br> Phenophases of 26 Plant Species <br></br> Yearly | [**Data download**](https://opendatadocs.meteoswiss.ch/a-data-groundbased/a9-phenological-observations#data-download) |


## Update status

The following overview (Beta) uses the [STAC API](https://data.geo.admin.ch/api/stac/v1) to check in real time whether each dataset has been updated, is delayed or has failed, in accordance with the documented update frequency.

import GroundDataStatus from '@site/src/components/GroundDataStatus';

<GroundDataStatus />
Loading