Skip to content

Latest commit

 

History

History
128 lines (57 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

128 lines (57 loc) · 6.05 KB

Changelog

1.6.2 (2024-11-12)

Other

  • Allow final_reports attribute to be "NA" (#37) (ecf4a99)

1.6.1 (2024-10-22)

Documentation

1.6.0 (2024-10-17)

Features

  • Accept 5d spectral dimensions (#34) (5787e5c)
  • creates data_type for single point hindcast (#32) (9b12c56)

1.5.0 (2024-10-07)

Features

  • Update/add final_report validation to validation pipe (#30) (5b10596)

Bug Fixes

1.4.2 (2024-07-10)

Other

CI/CD

  • Add build to "Other" section for release docs (#27) (865b752)
  • Fix release-please typo in config (#28) (fd2b51e)

1.4.1 (2024-01-09)

Other

1.4.0 (2024-01-08)

Features

1.3.3 (2024-01-04)

Bug Fixes

  • Fix location parsing for south hemisphere locations (#17) (1d42213)

1.3.2 (2023-11-29)

Bug Fixes

  • Make default classification_level "Internal" str (#14) (fa02ee9)

Other

1.3.1 (2023-11-21)

Bug Fixes

  • Fix height sorting for data array (#12) (4b13e81)

1.3.0 (2023-10-31)

Features

  • Add classification level validation (#10) (2d1c22f)
  • Add country as non-optional attribute (#9) (c26c83c)

1.2.0 (2023-10-26)

Features

  • Add metadata tags for country and asset (#6) (95b70a9)

1.1.0 (2023-10-20)

Features

  • Make memos type allow list of strings (#3) (71a2413)

Documentation

1.0.0 (2023-10-10)

Features

  • Add all files from source repo (#1) (47f64e6)

Other