crios-ut / aste

Arctic Subpolar gyre sTate Estimate (ASTE)
MIT License
3 stars 3 forks source link

issue running aste_llcreader_example.ipynb #10

Open simonwettocean opened 4 months ago

simonwettocean commented 4 months ago

Hi,

I am writing to you because I am encountering a problem with running the aste_llcreader_example.ipynb code. If there is a more appropriate way to raise this problem somewhere else, please feel free to redirect me.

I am trying to run the latest version of the aste_llcreader_example.ipynb notebook which works fine for the first few cells but then fails in cell 13, where the uvel and vvel values are calculated using

ecco_v4_py.vector_calc.UEVNfromUXVY.

I suspect this has something to to with a new version of a python package I am using (possibly dask?). Unfortunately, the environment.yml file is not for all packages specific about the version to use. I am attaching the full error message and a list of my installed packages.

Any help is very much appreciated!

Cheers,

Simon

aste_llcreader_example_cell13_output.txt my_python_packages.txt

eavellashaw commented 2 months ago

Hi Simon,

I am experiencing the same problem, did you find a way to plot the rotated velocities?

Cheers,

Esteban