Skip to content

Conversation

@xylar
Copy link
Collaborator

@xylar xylar commented Mar 21, 2025

No description provided.

cbegeman and others added 30 commits October 31, 2024 10:20
For now, these are at the same locations as SOSE transects
Add a task that plots WOA23 transects
…e-frazil

Fix land ice frazil in ocean conservation task
The comparison grid name is confusing and redundant.
…itles

Remove the comparison grid name from sea ice gallery groups
xylar and others added 29 commits February 24, 2025 21:58
Add `regionNames` coordinate to NetCDF output with "standard" region names
Set `decode_timedelta=False` to avoid future warnings in `xarray.open_dataset()` calls
Instead of computing the BSF using a least-squares solve based
on the transport between vertices, the new approach inverts
a Poisson equation for the BSF based on the (vertically integrated)
vorticity.

I have proven that this produces more accurate results.  The
vertically integrated vorticity computed from the streamfunciton
is within machine precision of the original vertically integrated
vorticity.  The velocity produced by the streamfunciton has errors
that are on the order of 1e-3 compared with the original vertically
integrated velocity (likely caused by the field not being perfectly
divergence free).
This requires a new section to be defined for each plot that doesn't
use the default offset.  This new section also allows (in fact
requires) a new colorbar/colormap to be defined.
Fix barotropic streamfunction calculation
…-configs

Update Arctic and add North Atlantic BSF config options
At least for python 3.10, we cannot supplly a path as part of the
filename.  In general, we do not want to do this anyway, and
instead want to use the full package path.
Fix `importlib.resources` calls for colormap data
@xylar xylar merged commit 3842960 into main Mar 21, 2025
11 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.

7 participants