Releases: ACCESS-NRI/um2nc-standalone
Releases · ACCESS-NRI/um2nc-standalone
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.bz2
packages 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
um2netcdf
CI 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
develop
intomain
by @blimlim in #105 - 92/Refactor pressure level modifications by @truth-quark in #94
- Refactor: merge
DummyCube
&DummyCubeWithCoords
by @truth-quark in #111 - Refactor cube testing objects/mocking with
DummyCube
by @truth-quark in #113 - Fix
set_item_codes()
& remove old tests by @truth-quark in #121 - Fix
DummyCube
initialisation 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
umpost
toum2nc
. 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