Documentation for SmartMet systems that are deployed internationally.
- Rocky Linux 8 / 9 minimal
- Install Guide https://github.com/fmidev/smartmet-install
- Add GFS https://github.com/fmidev/smartmet-data-gfs
- dnf install smartmet-data-gfs
- Add GFS https://github.com/fmidev/smartmet-data-gem
- dnf install smartmet-data-gem
- Add SYNOP https://github.com/fmidev/smartmet-data-gts-synop
- Add SOUNDING https://github.com/fmidev/smartmet-data-gts-sounding
- Add METAR https://github.com/fmidev/smartmet-data-gts-metar
- If local GTS files are not available use packages
- Use /smartmet/cnf/cron/cron.d to run scheduled scripts. Do not use smartmet users crontab.
- Use /smartmet/cnf/triggers.d to run scripts when some file or directory updates
- Trigger file name is the path to triggering directory, in file name replace / with :
- Do not modify system provided files, they may be overwritten with package updates
- RKE2 3 node cluster
- Install Guide https://docs.rke2.io/install/ha
- Docker disk space debugging https://github.com/fmidev/smartmet-international-documentation/blob/main/docker_disk_space_debug.md
- Smartmet Workstation Install Guide
- Smartmet Alert Install Guide
- Visualization demo code GitHub.com smartalert-web