MetOffice / aws-earth-examples

Example code of how to freely use Met Office's weather datasets through Earth on AWS.
https://metoffice.gov.uk
Other
43 stars 15 forks source link

List the version of Iris module in Example/1. Getting Started #12

Closed LanceNero closed 4 years ago

LanceNero commented 5 years ago

some APIs has deprecated in Iris latest version, such as: image

List the Iris version used in the example.

Regards!

TomDufall commented 5 years ago

I can run the 1. Getting Started notebook without issue using Iris 2.2.1dev0. Could you add which version of Iris you're using and what section of the notebook you're running when you get these errors? Looking at the documentation, it seems that coord is an attribute of Cube but not CubeList. https://scitools.org.uk/iris/docs/latest/iris/iris/cube.html