Conversation
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>
Add Python 3.14 testing
… the history files exist or not
…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
Drop python 3.14 support for now
…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
This reverts commit 10dd90f.
This reverts commit f7ad851.
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.
Several fixes to global plots
Consolidate in one dirver script. Move templates and configs to subdirs. Switch to pixi workflow for dev tests.
Update conda recipe to v1 form
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
Fix recipe dependencies
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
Fix copying xarray datasets
Update to v1.15.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.