Skip to content

Add mitgcm support#14

Merged
koldunovn merged 2 commits intomainfrom
add-mitgcm-support
Feb 25, 2026
Merged

Add mitgcm support#14
koldunovn merged 2 commits intomainfrom
add-mitgcm-support

Conversation

@koldunovn
Copy link
Collaborator

No description provided.

koldunovn and others added 2 commits February 26, 2026 00:19
Read MITgcm .data/.meta file pairs: meta parsing, big-endian binary
reading, XC/YC mesh creation, multi-field diagnostics, hFacC land
masking, RC depth levels, iteration-based time stepping, and timeseries
extraction. Always compiled (no external dependencies).

Usage: ushow /path/to/mitgcm/directory or ushow file.data

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Automatically rotate UVEL/VVEL from local grid coordinates to geographic
(eastward/northward) when AngleCS/AngleSN (or CS/SN) grid files are present.
Paired velocity fields are detected by matching names and rotated via
u_east = CS*U - SN*V, v_north = SN*U + CS*V.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@koldunovn koldunovn merged commit 50e6c1e into main Feb 25, 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