Add ability for netcdf generation to find the best historical variable
Compare changes
Files
2+ 40
− 0
@@ -8,6 +8,7 @@ import logging
@@ -8,6 +8,7 @@ import logging
@@ -93,6 +94,8 @@ def filter_unused_columns(frame, database):
@@ -93,6 +94,8 @@ def filter_unused_columns(frame, database):
@@ -175,12 +178,49 @@ def _get_data_frame(input_files):
@@ -175,12 +178,49 @@ def _get_data_frame(input_files):