We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fb10f commit 1dbd59aCopy full SHA for 1dbd59a
lib/EnsoComputeMetricsLib.py
@@ -6,7 +6,7 @@
6
# from os import remove as OSremove
7
8
# ENSO_metrics package functions:
9
-from .EnsoCollectionsLib import defCollection, ReferenceObservations
+from .EnsoCollectionsLib import defCollection, ReferenceObservations, ReferenceRegions
10
from . import EnsoErrorsWarnings
11
from .EnsoMetricsLib import BiasPrLatRmse, BiasPrLonRmse, BiasPrRmse, BiasSshLatRmse, BiasSshLonRmse, BiasSshRmse,\
12
BiasMldLatRmse, BiasMldLonRmse, BiasMldRmse,\
0 commit comments