Skip to content

Releases: NOAA-GFDL/fms_yaml_tools

2024.01

12 Jul 17:39
25b6c84
Compare
Choose a tag to compare

Initial release of fms_yaml_tools. It contains

  1. data-table-to-yaml : to convert ascii data tables to the data_table.yaml format
  2. is-valid-data-table-yaml: to validate a data_table.yaml
  3. combine-data-table-yamls: to combine a set of data_table.yaml files
  4. diag-table-to-yaml: to convert ascii diag tables to the diag_table.yaml format
  5. is-valid-diag-table-yaml: to validate a data_table.yaml
  6. combine-diag-table-yamls: to combine a set of diag_table.yaml files
  7. field-table-to-yaml: to convert ascii field tables to the field_table.yaml format
  8. combine-field-table-yamls: to combine a set of field_table.yaml files
  9. diag-yaml-list: Lists the history file info in a diag table YAML

Compatible with up to the 2024.02 version of FMS.