ThomasHaine
ThomasHaine
Good to hear. @asiddi24, @malmans2, @MaceKuailv any comments? If not, I'll explore what's involved and ask @Mikejmnez for help.
OK. What are the workarounds if folks want to avoid the spurious lines on curvilinear plots? If that's straightforward, maybe close the issue?
Sounds good. I agree that OceanSpy shouldn't have to support a fully-functional production plotting system.
See also @malmans2 2nd comment here: https://github.com/hainegroup/oceanspy/issues/224#issuecomment-1057806034
@Mikejmnez thanks. I'll check...
With LLC4320 it errors at the first plot with: ``` --------------------------------------------------------------------------- KeyError Traceback (most recent call last) File :8 File ~/mambaforge/envs/Oceanography/lib/python3.10/site-packages/oceanspy/plot.py:1474, in _plotMethods.faces_array(self, **kwargs) 1472 @_functools.wraps(faces_array) 1473 def faces_array(self, **kwargs):...
@Mikejmnez any ideas about how to fix? > With LLC4320 it errors at the first plot with: > > ``` > --------------------------------------------------------------------------- > KeyError Traceback (most recent call last) >...
Thanks @Mikejmnez. I find the same issues (1) and (2). Grendel is still available, so it may be possible to test now. Otherwise, the data transfer to the new ceph...
Thanks @Mikejmnez . I'll take a look and review, then you can merge.
@Mikejmnez I checked the notebook with `ECCO` and `LLC4320` on SciServer, and all works fine. Please proceed with the merge!