Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integrate 3rd-party observations data #152

Open
ricardogsilva opened this issue Jun 19, 2024 · 0 comments
Open

integrate 3rd-party observations data #152

ricardogsilva opened this issue Jun 19, 2024 · 0 comments
Assignees

Comments

@ricardogsilva
Copy link

ricardogsilva commented Jun 19, 2024

We need to integrate observations data from the third-party meteo fvg API.

Integration shall follow a similar strategy as done for the ARPAV-PPCV observations data.

The intention is to ultimately show this data alongside the ARPA Veneto observation data on the climate projections section (but not on the historical data section).

Therefore, we will need to:

  • Store ARPA FVG observation data locally, in a similar manner to what is done with the ARPAV observations data - this includes the periodic refresh of existing data. Note that the schema of the remote API is not exactly equal, with the most relevant difference being the existence of a statid property, which we will need to store
  • Enrich current schema for stations such that it becomes possible to distinguish ARPAV and ARPA-FVG stations
  • Produce vector tile layers for stations to show in climate projections section (which must include both stations from ARPAV and ARPA FVG) and for the historical data section (which must only show stations from ARPAV)
@ricardogsilva ricardogsilva self-assigned this Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant