Status: live / change log.
MeteoSwiss' continuously updated Open Data documentation is published at opendatadocs.meteoswiss.ch.
Run the app locally:
yarn run start
Run a specific locale:
yarn run start --locale fr
And to export all translatable strings for a locale:
yarn write-translations --locale fr