mirror of
https://github.com/MeteoSwiss/opendata.git
synced 2026-08-26 12:04:26 +00:00
Read-only mirror of https://github.com/MeteoSwiss/opendata — MeteoSwiss. Issues & pull requests at the source.
- Jupyter Notebook 47.3%
- MDX 36.1%
- JavaScript 14.2%
- CSS 2.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .devcontainer | ||
| .github | ||
| changelog | ||
| docs | ||
| i18n | ||
| metadata-files | ||
| notebooks | ||
| src | ||
| static | ||
| .gitignore | ||
| _config.yml | ||
| CHANGELOG.md | ||
| docusaurus-test.config.js | ||
| docusaurus.config.js | ||
| package-lock.json | ||
| package.json | ||
| Pipfile | ||
| README.md | ||
| sidebars.js | ||
| yarn.lock | ||
Status: live / change log.
MeteoSwiss' Open Data documentation
MeteoSwiss' continuously updated Open Data documentation is published at opendatadocs.meteoswiss.ch.
Development
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