Skip to content

Enhancement/camx-py312 - #155

Merged
barronh merged 8 commits into
mainfrom
enhancement/camx-py312
Feb 23, 2026
Merged

Enhancement/camx-py312#155
barronh merged 8 commits into
mainfrom
enhancement/camx-py312

Conversation

@barronh

@barronh barronh commented Feb 23, 2026

Copy link
Copy Markdown
Owner

Updated to support py312, newer flake8 requirements, and skip the testOpenMFDataset. The skipped test is due to race conditions on parallel platforms, which are seemingly only present under specific conditions.

passes tox for py39, py311, and py312

After v7.4.3, coverage causes netCDF4 to report a runtime error

RuntimeError: NetCDF: Not a valid ID

It is not clear to me why this happens, but it is reliable. v7.4.4
and above cause the error, which can be bypassed by downgrading
coverage or by using pytest directly. The test does not strictly
depend on increasing coverage, so I am removing it.
flake8 does not like explicit global statements if the
variable is never defined within a function.
@barronh barronh self-assigned this Feb 23, 2026
@barronh
barronh merged commit 6e20b94 into main Feb 23, 2026
4 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.

1 participant