Christina Schmidt
Christina Schmidt
> And does someone have the list of which packages changed between `analysis3-22.07` and `analysis3-22.10`? Sorry, I just looked into it again. The change happened between `analysis3-23.04` and `analysis3-23.07` @anton-seaice...
Probably easiest to test in the notebook Hannah created when she came across this issue (it's a condensed version of the notebook Adele pointed to with only the necessary code...
I uploaded the notebook [here](https://notebooksharing.space/view/caec9271b518d48867278f5142c7b07c10143f076ef9dfbce02268baf71c9b76#displayOptions=)
> are all of them needed to showcase the problem? All of the calculations in the notebook are needed (transport across an isobath binned into density classes is quite a...
With analysis3.23.04 and analysis3.23.07 it displays the widget but if I click on a experiment it doesn't display the variables or not the up-to-date versions. For example panant-005-zstar-ACCESSyr2 doesn't show...
I extract the resolution from the experiment name, but that assumes we keep the naming convention: resolution = expt.split('-')[1] --- View entire conversation on ReviewNB