Hi,
I am plotting POP output as temperature along a cross section, following the example using xoak here:
https://pop-tools.readthedocs.io/en/latest/examples/xoak-example.html#extracting-sections
I seemed to have successfully installed the xoak package, but then run into an error that says
FileNotFoundError: [Errno 2] No such file or directory: '/glade/work/mberdahl/miniconda/envs/pangeo/lib/python3.9/site-packages/xarray-0.19.0.dist-info/METADATA'
I'm not sure what to do with this error. I've attached a screenshot of the first bit of the traceback here.
Any help is appreciated.
Screen-Shot-2022-10-08-at-4.03.25-PM.png
Can you do a conda list
? Maybe try to install Xarray again?
Last updated: May 16 2025 at 17:14 UTC