Recent Releases of https://github.com/access-nri/um2nc-standalone
https://github.com/access-nri/um2nc-standalone - um2nc 1.1.0
What's Changed
- Added token permissions to create release by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/171
- Added 'mo_pack' to dependencies by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/176
- Update paths to regression test data by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/178
- Updated CD by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/179
- Added condabuildconfig to force the production of 'tar.bz2' packages by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/180
- Correctly enforce the production of
.tar.bz2packages by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/181 - Fix errors in the build by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/182
- Added label to the 'uibcdf/action-build-and-upload-conda-packages' action by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/183
- Fix CD release by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/184
Full Changelog: https://github.com/ACCESS-NRI/um2nc-standalone/compare/1.0.0...1.1.0
- Python
Published by github-actions[bot] over 1 year ago
https://github.com/access-nri/um2nc-standalone - um2nc 1.0.0
What's Changed
- Split main into separate function and add entry point by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/83
- Add un2nc
main()entry point by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/85 - Add
um2netcdfCI entrypoint by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/86 - Add tests/clean
fix_level_coord()by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/90 - Clean, test & refactor 64 to 32 bit conversion step. by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/96
- 55/refactor fixlatloncoord by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/63
- Update ESM1.5 driver file naming. by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/93
- Merge updates from
developintomainby @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/105 - 92/Refactor pressure level modifications by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/94
- Refactor: merge
DummyCube&DummyCubeWithCoordsby @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/111 - Refactor cube testing objects/mocking with
DummyCubeby @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/113 - Fix
set_item_codes()& remove old tests by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/121 - Fix
DummyCubeinitialisation by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/122 - Prevent mule missing STASHmaster warnings by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/127
- Capture 32 bit overflow warnings in tests. by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/132
- Capture & test cube dropping warnings in
test_process()by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/136 - Create integration test utility to binary diff original & um2nc dev sourced netCDF data by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/134
- Extract forecast reference time by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/118
- Extract fill value fixes from
cubewrite()by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/147 - Extract time coord dimension fix by @truth-quark in https://github.com/ACCESS-NRI/um2nc-standalone/pull/144
- Guard against ESM1.5 file naming collisions by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/133
- Capture filename key warning in test by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/139
- Update conda environments, conda package recipe and documentation by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/146
- Added PY_VERSION as Repo Variable by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/153
- Swap to FCIS architecture by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/154
- Rename
umposttoum2nc. Added dependency. by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/163 - Review PR #158 by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/160
- Use nccmp in integration tests and update comments by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/156
- Add stashvar model overwrite functionality, and missing ESM1.5 variable names by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/158
- Remove linting by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/169
- Add basic usage instructions to README by @blimlim in https://github.com/ACCESS-NRI/um2nc-standalone/pull/165
- Added release in CD by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/168
- Fixed path for conda environment that was making CD fail. by @atteggiani in https://github.com/ACCESS-NRI/um2nc-standalone/pull/170
New Contributors
- @atteggiani made their first contribution in https://github.com/ACCESS-NRI/um2nc-standalone/pull/146
Full Changelog: https://github.com/ACCESS-NRI/um2nc-standalone/compare/0.1.1...1.0.0
- Python
Published by atteggiani over 1 year ago