Releases: MetOffice/nemo-feedback
Releases · MetOffice/nemo-feedback
v1.0.0
Work package 8 release.
What's Changed
- update yaml for ioda engine change by @twsearle in #21
- fix: correct qc arrays when reducing surface data by @twsearle in #24
- update tests for improvements to whole report QC flags by @twsearle in #22
- remove legacy ecbuild_find_package calls by @yaswant in #25
- Refactor/eliminate orca jedi dependency by @twsearle in #26
- Update project line by @DJDavies2 in #28
- fix deprecation warning for save state by @twsearle in #29
- Update check on number of profile data by @s-good in #30
- Fix CI by @twsearle in #32
- Feature/sprint ioda converters by @twsearle in #31
- Feature/output netcdf float variables by @twsearle in #33
- Use QCflagsData if QCFlags unavailable by @twsearle in #35
- Fix the station identifier output when a value is missing for profile data by @twsearle in #36
- Fix for standalone build. by @DJDavies2 in #38
- Fix NetCDF detection for standalone builds by @DJDavies2 in #39
- Add explicit linear vertical interpolation method by @twsearle in #37
- Bugfix/profile lengths when obs reduced by @twsearle in #40
- read_hofx indexing by @s-good in #43
- refactor: abstract indexing of data to match UFO data ordering by @twsearle in #45
- Update assert statements by @s-good in #47
- set c++ standard at project root level by @yaswant in #50
- update GA for build workflow by @yaswant in #51
- update to new templated missing values as in OOPS#2234 by @twsearle in #49
- Handle not writing full set of data by @s-good in #52
- bugfix: Require a geovar only if the ioda group is HofX by @twsearle in #53
- Improve profile QC output by @twsearle in #54
- Bugfix/sla do not assimilate by @twsearle in #56
- Update the stack environment script by @twsearle in #57
- Update VERSION number for 1.0 by @twsearle in #58
New Contributors
- @yaswant made their first contribution in #25
- @DJDavies2 made their first contribution in #28
Full Changelog: v0.4.0...v1.0.0
v0.4.0
What's Changed
- update test configuration for orca-jedi#7 by @twsearle in #12
- Initial github actions continuous integration setup by @twsearle in #13
- Update tests following changes to test data by @twsearle in #11
- Feature: profile feedback files output by @twsearle in #14
- tests:Update tests for fixes in orca-jedi/feature/time_interpolation by @twsearle in #15
- Use Bash syntax for compat with Cray XC40 by @matthewrmshin in #16
- tests: Update following orca-jedi/enable-basic-mpi by @twsearle in #17
- bugfix: change tests following orca-jedi#13 by @twsearle in #18
- feature: use obs from ObsValue or DerivedObsValue by @twsearle in #20
- separate reduce_data methods and fix HofX output by @twsearle in #19
New Contributors
- @matthewrmshin made their first contribution in #16
Full Changelog: v0.3.0...v0.4.0