MetOffice / CATNIP

Climate Analysis Tool: Now In Python
Other
5 stars 2 forks source link

fix broken doctests and format to 3 decimal places #162 #163

Closed nhsavage closed 3 years ago

nhsavage commented 3 years ago

This fixes the failing doctests. The reason for these failures is that the new code cuts out a smaller box than the code it replaced, and I didn't correctly update the docstring with all the new lat/lon values before.