osmose-backend icon indicating copy to clipboard operation
osmose-backend copied to clipboard

Integration of weather stations

Open pyrog opened this issue 5 years ago • 2 comments

Osmose could suggest integration of weather stations or check if existing tags are valid.

  • man_made=monitoring_station
  • monitoring:weather=yes
  • name=*
  • ref:wmo=*
  • ref:wigos=*

Where ref:wmo is the former identifier for a station and ref:wigos is the current identifier.

The World Meteorological Organization (WMO) publish a "legacy" version of Volume A (WMO Publication No. 9, Volume A, Observing Stations and WMO Catalogue of Radiosondes). This CSV file contains stations names, coordinates, identifiers: vola_legacy_report.txt

Also, weather stations could be searched by name, "wigos" or "wmo" IDs in the OSCAR/Surface . There is a REST API, a Pythonic API

Example

pyrog avatar Jan 03 '20 19:01 pyrog

Please point the licence.

frodrigo avatar Jan 04 '20 09:01 frodrigo

Can't find yet the licence. Seem OD… I opened ticket INC000002283359 to ask it.

Found in the FAQ API: How can I extract lists of stations from OSCAR/Surface?

List of french stations: https://oscar.wmo.int/surface/rest/api/search/station?programAffiliation=GOS&territoryName=FRA

pyrog avatar Jan 04 '20 19:01 pyrog