Releases: ACCESS-NRI/um2nc-standalone
Releases · ACCESS-NRI/um2nc-standalone
um2nc test
What's Changed
- Split output into single variable files by @joshuatorrance in #234
New Contributors
- @joshuatorrance made their first contribution in #234
Full Changelog: 2.0.0...test
um2nc 2.0.0
What's Changed
- Use a default variable name that matches the --simple option by @MartinDix in #200
- Remove quotes by @MartinDix in #206
- Update versioning management by @atteggiani in #211
- Update CD publish action by @atteggiani in #215
- Add common driver functions file by @blimlim in #214
- Use logging to module to control output and warnings by @blimlim in #217
- Use subcommands to call conversion and driver functions by @blimlim in #221
- Use --simple for integration tests by @MartinDix in #227
- Opt in to future date behaviour to avoid warnings by @MartinDix in #228
- Reorder fix_time_coord call to reduce memory use by @MartinDix in #231
- Ensure native byteorder by @MartinDix in #232
- Prototype ModelDriver class and esm1.6 driver by @blimlim in #229
- Support older iris versions by @MartinDix in #237
- Update help and README by @blimlim in #238
- Update integration test descriptions by @blimlim in #240
New Contributors
- @MartinDix made their first contribution in #200
Full Changelog: 1.1.0...2.0.0
um2nc 1.1.0
What's Changed
- Added token permissions to create release by @atteggiani in #171
- Added 'mo_pack' to dependencies by @atteggiani in #176
- Update paths to regression test data by @blimlim in #178
- Updated CD by @atteggiani in #179
- Added conda_build_config to force the production of 'tar.bz2' packages by @atteggiani in #180
- Correctly enforce the production of
.tar.bz2packages by @atteggiani in #181 - Fix errors in the build by @atteggiani in #182
- Added label to the 'uibcdf/action-build-and-upload-conda-packages' action by @atteggiani in #183
- Fix CD release by @atteggiani in #184
Full Changelog: 1.0.0...1.1.0
um2nc 1.0.0
What's Changed
- Split main into separate function and add entry point by @blimlim in #83
- Add un2nc
main()entry point by @truth-quark in #85 - Add
um2netcdfCI entrypoint by @truth-quark in #86 - Add tests/clean
fix_level_coord()by @truth-quark in #90 - Clean, test & refactor 64 to 32 bit conversion step. by @truth-quark in #96
- 55/refactor fix_latlon_coord by @blimlim in #63
- Update ESM1.5 driver file naming. by @blimlim in #93
- Merge updates from
developintomainby @blimlim in #105 - 92/Refactor pressure level modifications by @truth-quark in #94
- Refactor: merge
DummyCube&DummyCubeWithCoordsby @truth-quark in #111 - Refactor cube testing objects/mocking with
DummyCubeby @truth-quark in #113 - Fix
set_item_codes()& remove old tests by @truth-quark in #121 - Fix
DummyCubeinitialisation by @truth-quark in #122 - Prevent mule missing STASHmaster warnings by @blimlim in #127
- Capture 32 bit overflow warnings in tests. by @truth-quark in #132
- Capture & test cube dropping warnings in
test_process()by @truth-quark in #136 - Create integration test utility to binary diff original & um2nc dev sourced netCDF data by @truth-quark in #134
- Extract forecast reference time by @truth-quark in #118
- Extract fill value fixes from
cubewrite()by @blimlim in #147 - Extract time coord dimension fix by @truth-quark in #144
- Guard against ESM1.5 file naming collisions by @blimlim in #133
- Capture filename key warning in test by @blimlim in #139
- Update conda environments, conda package recipe and documentation by @atteggiani in #146
- Added PY_VERSION as Repo Variable by @atteggiani in #153
- Swap to FCIS architecture by @blimlim in #154
- Rename
umposttoum2nc. Added dependency. by @atteggiani in #163 - Review PR #158 by @atteggiani in #160
- Use nccmp in integration tests and update comments by @blimlim in #156
- Add stashvar model overwrite functionality, and missing ESM1.5 variable names by @blimlim in #158
- Remove linting by @atteggiani in #169
- Add basic usage instructions to README by @blimlim in #165
- Added release in CD by @atteggiani in #168
- Fixed path for conda environment that was making CD fail. by @atteggiani in #170
New Contributors
- @atteggiani made their first contribution in #146
Full Changelog: 0.1.1...1.0.0