merging devel to Main 01/13/2026#161
Merged
Merged
Conversation
…s created by prop_tides and tide_decomp
…s created by prop_tides and tide_decomp
…tomatically, I want ps in the final file. moving to MarsFiles
… for compatibility with pinterp
…ributes from the original file
…sues. the real fix here is to refactor all of CAP into xarray
…sues. the real fix here is to refactor all of CAP into xarray
…sues. the real fix here is to refactor all of CAP into xarray
…sues. the real fix here is to refactor all of CAP into xarray
…sues. the real fix here is to refactor all of CAP into xarray
…sues. the real fix here is to refactor all of CAP into xarray
Includes area-weighted global average upon -stat; fixes some pressure interp issues. NOTE: This PR revealed an existing bug in MarsFormat that needs to be addressed in a later fix.
… 'lev' and length 0 was occurring because newer xarray versions perform comprehensive dimension validation during coordinate assignment, and the implicit dimension creation from OpenMARS processing was causing tracking inconsistencies. Using assign_coords() instead of direct assignment is more robust and explicit about the operation being performed, making it work consistently across xarray versions
… for compatibility until I find a fix for 2025.9.0 and newer versions
Fixed MarsFormat issue temporarily - reverting to earlier xarray version
…g causing extra dims from groupby().mean()
Fixing an issue in PCM formatting wherein the safe phalf check for PCM files failed
Fixed the MarsFormat issue relating to xarray versions
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.