Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,8 @@ With `--yac-3d`, ushow generates a dynamic fractional mask from the source field
- Data types: Float32, Float64, Int64
- Supports consolidated metadata (.zmetadata) for faster loading
- Supports unstructured data (ICON, FESOM, etc.)
- Supports structured grids with 1D coordinate arrays (automatic meshgrid expansion)
- Supports curvilinear grids with 2D coordinate arrays
- Reads coordinates from embedded latitude/longitude arrays
- Dimension metadata via `_ARRAY_DIMENSIONS` attribute (xarray convention)
- Multi-file time concatenation supported via glob patterns
Expand Down
Loading
Loading