Skip to content

1.0b1

Compare
Choose a tag to compare
@tomkralidis tomkralidis released this 24 Jan 20:54
· 204 commits to main since this release

This is the first beta release wis2box. This release includes a number of updates and bugfixes, including:

  • new support for SYNOP to BUFR processing (#304)
  • local station metadata management (#324)
  • numerous documentation enhancements, including a user guide and reference documentation
  • ensure API collections names are lower case
  • streamlining of csv2bufr templates
  • new WMO theme for documentation (#74)
  • refactored and streamlined repository (#213)

User updates/changes (for existing installations):

  • station metadata is managed in $WIS2BOX_DATADIR/metadata/station/station_list.csv and is managed by the user
  • station metadata in the API needs to be flushed manually given model changes. From the wis2box-management container (i.e. python3 wis2box-ctl.py login):
    • curl -XDELETE http://elasticsearch:9200/stations
    • wis2box-ctl.py metadata station publish-collection
  • existing data-mappings.yml files need to be updated to point the csv2bufr data pipeline to use template synop_bufr.json (replacing synop-bufr.json)

Documentation for 1.0.beta1 is available at https://docs.wis2box.wis.wmo.int/en/1.0b1

All contributions are always welcome. Feedback is welcome via GitHub issues or discussions.

The wis2box team

https://docs.wis2box.wis.wmo.int