ioos / system-test

IOOS DMAC System Integration Test project
github.com/ioos/system-test/wiki
The Unlicense
7 stars 14 forks source link

Update water level notebooks to use latest Iris #95

Closed rsignell-usgs closed 10 years ago

rsignell-usgs commented 10 years ago

We should update notebooks that access water levels to the development version of Iris that was just updated to provide a the new syntax for doing this. This is described here: https://github.com/SciTools/iris/pull/1159

One notebook that needs the update is this one: https://github.com/ioos/system-test/blob/master/Theme_2_Extreme_Events/Scenario_2A_Coastal_Inundation/Scenario_2A_ModelDataCompare_Inundation/Scenario_2A_Water_Level_Signell.ipynb

This will allow us to stop using rsignell-hacked version of Iris.

ocefpaf commented 10 years ago

Doing this now for the SECOORA version. As soon as I finish I will make a PR to the version hosted here as well.

rsignell-usgs commented 10 years ago

Excellent. Thanks!

rsignell-usgs commented 10 years ago

Fixed in PR #97.