Releases: AMOCcommunity/AMOCatlas
Releases · AMOCcommunity/AMOCatlas
v0.3.0
What's Changed
- [MAJOR] New API and default standardisation by @eleanorfrajka in #98
- [FEAT][BUG] Generate reports of the standardised datasets by @eleanorfrajka in #105
- [FEAT][FIX] Add registry for identifiers and fix contributor alignment by @eleanorfrajka in #106
- [DOC] Documentation Standardization and AC-0.1 Format by @eleanorfrajka in #107
- [CLEANUP] Addresses linting issues by @eleanorfrajka in #108
- [TEST] Issue #100 improve test coverage by @eleanorfrajka in #109
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- [CLEANUP] Fixed amocarray-->AMOCatlas in demo/docs, noted planned final formats by @eleanorfrajka in #77
- [DOC] update array documentation #72 by @isaschmitz in #76
- [FEAT] AC1 Format Implementation and Compliance System by @eleanorfrajka in #78
- [DOC] update authors by @eleanorfrajka in #79
- [DOC] Update variable name conventions by @eleanorfrajka in #80
- [FEAT] Add updated OSNAP by @eleanorfrajka in #83
- [FEAT] New plotting demo for pyGMT/publication-quality figures by @eleanorfrajka in #84
- [DOC] Reorganised docs -- especially developer-guide. Add demo notebook 3. by @eleanorfrajka in #82
- [TEST] improve test coverage by @eleanorfrajka in #85
- [FEAT] New reader for MHT from Calafat2025, Issue #28 by @isaschmitz in #90
- [FEAT] Add freshwater transport from Zheng et al. (2024), Issue #88 by @isaschmitz in #91
- [FIX] Download SAMBA data by @isaschmitz in #93
- [FEAT] Add new reader for FBC Overflow by @isaschmitz in #94
- [FEAT] New Reader for NOAC 47°N by @isaschmitz in #95
- [CLEANUP] Linting and test coverage by @eleanorfrajka in #97
- [FEAT] New arctic gateway transport reader by @isaschmitz in #96
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- DOC update readme and linting by @eleanorfrajka in #70
- [CI] Update environment and GitHub Actions by @eleanorfrajka in #71
- [DOC] update conversion and cleanup by @eleanorfrajka in #73
- [REFACTOR] Rename repository 1 by @eleanorfrajka in #74
- [REFACTOR] Migration on pypi to AMOCatlas by @eleanorfrajka in #75
Full Changelog: v0.0.4...v0.1.1
v0.0.4
- Cleaned up for new contributors.
- Added more readers: MOCHA, 41°N, Denmark Strait, Frajka-Williams 2015
- Starting to address standardisation by defining a format.
What's Changed
- [DOC] Add template for PR and Issue, and developers guide by @eleanorfrajka in #26
- [DOCS] Update developer guide and gitcollab by @eleanorfrajka in #30
- [CLEANUP] Fix link style in gitcollab.md by @eleanorfrajka in #31
- [CLEANUP] Linting with ruff, spellcheck with code spell by @eleanorfrajka in #36
- [FEAT] Standardising data by @eleanorfrajka in #37
- [DOC] Added draft for specifying AC1 format by @eleanorfrajka in #39
- for issue #27 , first draft which reads and plots by @isaschmitz in #38
- Update CITATION.cff #40 by @isaschmitz in #41
- Add readers for mocha_array data by @eleanorfrajka in #43
- Final changes for Issue #27, Update of demo.ipynb by @isaschmitz in #44
- [DOC] Extend x-axis on demo.ipynb plot, remove log statements to console by @eleanorfrajka in #47
- [DOC] Update on original and potential reformats of array data by @eleanorfrajka in #48
- [DOC] Detail the original data formats by @eleanorfrajka in #49
- DOC Further develop conversion workflow in docs by @eleanorfrajka in #50
- DOC link to correct file for OceanSITES by @eleanorfrajka in #51
- [FEAT] Add metadata for new rapid dataset, Issue #45 by @isaschmitz in #53
- [FIX] New location of MOVE data #58 by @isaschmitz in #60
- [FIX] fix x label in monthly_anomalies by @susiebrn in #63
- [FEAT] add 41n readers and modified corresponded files by @joelbracamontes in #64
- [FEAT] add DSO readers and modified corresponded files by @joelbracamontes in #65
- [REFACTOR] Improved monthly anomaly plotter, #62 by @isaschmitz in #66
- [DOCS] Reorder the documentation pages to bring demo notebook towards the top by @eleanorfrajka in #67
- [FIX] Remove MOCHA from final plot by @eleanorfrajka in #69
New Contributors
- @isaschmitz made their first contribution in #38
- @susiebrn made their first contribution in #63
- @joelbracamontes made their first contribution in #64
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- [DOCS] Updating docs format by @eleanorfrajka in #11
- [DOCS] Update for contributing to amocarray by @eleanorfrajka in #12
- [DOCS] add CITATION.cff and CONTRIBUTING.md by @eleanorfrajka in #13
- [FEAT] Update downloading to check for local file by @eleanorfrajka in #14
- [STYLE] Running isort and black by @eleanorfrajka in #15
- [CI] Pre-commit runs pytest by @eleanorfrajka in #16
- [STYLE] Added ruff for linting by @eleanorfrajka in #17
- [STYLE] Update to type-annotated function signature and Numpy docstrings by @eleanorfrajka in #18
- [REFACTOR] Readers to check from local by @eleanorfrajka in #25
Full Changelog: v0.0.2a6...v0.0.3
v0.0.2a6
What's Changed
- [FIX] Untracking _version.py by @eleanorfrajka in #10
Full Changelog: v0.0.2a3...v0.0.2a6
v0.0.2a3
What's Changed
- [FIX] Try to match github and pypi tags by @eleanorfrajka in #9
Full Changelog: v0.0.2a2...v0.0.2a3
v0.0.2a2
What's Changed
- [FIX] Trying to fix the release workflow by @eleanorfrajka in #8
Full Changelog: v0.0.2a1...v0.0.2a2
v0.0.2a1
What's Changed
- [BREAKING] Update UI for readers by @eleanorfrajka in #7
Full Changelog: v0.0.1a...v0.0.2a1
v0.0.1a
First release. There may be future breaking changes!
This is a repo with basic functionality to load the raw, published AMOC array data into array dataset, and generate a plot of the AMOC transport (similar to Frajka-Williams et al. 2019 or 2023).