CALIPSO-project / SPINacc

A spinup acceleration procedure for land surface models (LSM)
4 stars 0 forks source link

Fix regressions introduced by ordering imports, and fix evaluation step #50

Closed ma595 closed 4 months ago

ma595 commented 4 months ago

The ordering of imports has introduced a regression. This PR reorders all imports so that the pipeline proceeds without error.

In addition in the evaluation step we are met with several errors of the form.

ValueError: The number of FixedLocator locations (3), usually from a call to set_ticks, does not match the number of ticklabels (1).

This has been temporarily fixed by commenting out the line.