Demo notebook for updated metrics functions#18
Demo notebook for updated metrics functions#18jdldeauna wants to merge 6 commits intoxgcm:masterfrom
Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
| @@ -0,0 +1,2393 @@ | |||
| { | |||
There was a problem hiding this comment.
Can you comment the first line out? Just to see if that is the culprit for the failures we are seeing?
Reply via ReviewNB
There was a problem hiding this comment.
Looking at the Binderbot check results, the error comes from 01_ecco and transform_mld_coordinates. The 06_metrics notebook renders fine.
| @@ -0,0 +1,2393 @@ | |||
| { | |||
There was a problem hiding this comment.
Can you get a cluster via dask gateway. That might also contribute to some errors.
Reply via ReviewNB
|
I am not sure what is going on. My best guess for now. The first notebook failure is some temporary glitch (https error) and the mld notebook failure might be due to the install command you still had in the notebook? If fixing that doesnt help, we will need to dig deeper into what has changed on the docker image recentyl |
|
Hmm I'm not sure if this affects anything, but to update the notebook I run it in Pangeo Cloud, then download it to my computer so I can then push changes to this repository. Is there a way to push directly from Pangeo Cloud? |
|
Great! :)
|
Yes. You can highlight a "u cell" and a "T cell" and show that areas are potentially different. |


Demonstrating updated functionality for metrics functions in xgcm