MetOffice / CATNIP

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

Feature test set regridder i92 #111

Closed zmaalick closed 4 years ago

zmaalick commented 4 years ago

I deleted that branch and create a new one.

tests were broken because the cube we used were changed by target_to_regrid unittests.

I have now changed target_to_regrid by using copy of the cube.

and also put global variables inside the dewpoint function. (they should be there)