Skip to content

Merge develop into main#1149

Merged
xylar merged 72 commits into
mainfrom
develop
May 12, 2026
Merged

Merge develop into main#1149
xylar merged 72 commits into
mainfrom
develop

Conversation

@xylar
Copy link
Copy Markdown
Collaborator

@xylar xylar commented May 12, 2026

No description provided.

Copilot AI and others added 30 commits November 24, 2025 16:52
Co-authored-by: xylar <4179064+xylar@users.noreply.github.com>
Co-authored-by: xylar <4179064+xylar@users.noreply.github.com>
Co-authored-by: xylar <4179064+xylar@users.noreply.github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ons/checkout-6

Bump actions/checkout from 5 to 6
…s-11-12

Support Pillow >=10.0.0,<13.0.0 for Python 3.14 compatibility
Co-authored-by: xylar <4179064+xylar@users.noreply.github.com>
…f-cached-output

Allow time series tasks to run when history files are not present but cached files are
We are seeing issues with networkx that need to be resolved by
a new python 3.14 release
…rt-files-if-cached-output

Check for transport output before loading input files
Co-authored-by: Xylar Asay-Davis <xylarstorm@gmail.com>
…files-if-cached-output

Fix sea ice time series cache functionality
Namelists and streams objects cannot be pickled, but multiprocessing
in python 3.14 tries to pickle AnalysisTask objects.  With this fix,
the attributes associated with namelists and streams are cleared
after setup_and_check() is called, and restored before run_task()
is called.
Previously, the python version was hard-coded
We need to do this before starting the task, rather than after
setup_and_check() because other tasks may try to access the
namelists and streams from a parent or prerequisite task.
xylar and others added 29 commits February 4, 2026 11:33
Consolidate in one dirver script.
Move templates and configs to subdirs.
Switch to pixi workflow for dev tests.
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.3 to 0.9.4.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.3...v0.9.4)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ix-dev/setup-pixi-0.9.4

Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.9.4...v0.9.5)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ix-dev/setup-pixi-0.9.5

Bump prefix-dev/setup-pixi from 0.9.4 to 0.9.5
Fix test suite for e3sm-unified
This prevents us from mixing data from the reference year with
that for the "main" climatology.
There is an issue with it reading years like 0010 as octal 8
instead of decimal 10.
Put symlinks for ncclimo in unique directories
@xylar xylar merged commit 97bf205 into main May 12, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants