Skip to content

Commit 6ebf88d

Browse files
committed
Update Changelog
1 parent 298878c commit 6ebf88d

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

CHANGELOG.rst

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,49 @@ Changelog
44
This CHANGELOG documents only key changes between versions. For a full description
55
of all changes see https://github.com/ACCESS-NRI/ACCESS-MOPPy/releases
66

7+
moppy-v1.4.0b (2026-06-16)
8+
---------------------------
9+
10+
**CMIP7 Support, Automatic File Discovery & Batch Report Enhancements**
11+
12+
* **CMIP7 / CMIP6Plus support**:
13+
14+
* Add ``mip-cmor-tables`` backend for CMIP6Plus (CMIP7-ready) (#424)
15+
* Add temporary CMIP7 ACCESS source shim (#426)
16+
* Add ACCESS-ESM1-6 CMIP7 Baseline batch config example (#427)
17+
* Fix MIP table name routing to correct CMORiser (follow-up to #424) (#425)
18+
19+
* **Automatic file discovery**:
20+
21+
* Add automatic file discovery for CMORisation (#423)
22+
23+
* **Batch reports**:
24+
25+
* Add durable batch JSON report (#419)
26+
* Capture structured PBS metadata in batch reports (#421)
27+
28+
* **Bug fixes**:
29+
30+
* Fix atmosphere and ocean variables workflow geophysical variable fails (#402)
31+
* Fix ``cl`` and related CMORisation issue (#403)
32+
* Fix WCRP Geophysical Variable Detection + time bounds for sea-ice (SImon/SIday) (#404)
33+
* Fix: normalize CF time units to canonical HH:MM:SS for WCRP ATTR004 (#394)
34+
* Delete redundant ``height_0`` in variable coordinate attributes (#410)
35+
* Add missing time coordinate attributes (#396)
36+
* Refactor modeling realm handling to support list and string formats
37+
38+
* **Code quality**:
39+
40+
* Improve core batch tracking docstrings and types (#417)
41+
* Improve public docstrings and type annotations (#416)
42+
43+
* **CI / Infrastructure**:
44+
45+
* Add environment configuration to prevent system Python module conflicts
46+
* Update pixi version to 0.49.0 in CI workflows (#398)
47+
* Bump ``codecov/codecov-action`` from 6 to 7 (#422)
48+
* Bump ``actions/checkout`` from 6.0.2 to 6.0.3 (#415)
49+
750
moppy-v1.3.0b (2026-05-20)
851
---------------------------
952

0 commit comments

Comments
 (0)