diff --git a/data/threshold-interpolation/extra_thresholds_kgo.nc b/data/threshold-interpolation/extra_thresholds_kgo.nc index 4e67576..b57655c 100644 Binary files a/data/threshold-interpolation/extra_thresholds_kgo.nc and b/data/threshold-interpolation/extra_thresholds_kgo.nc differ diff --git a/data/threshold-interpolation/input.nc b/data/threshold-interpolation/input.nc index 03125c0..27821dc 100644 Binary files a/data/threshold-interpolation/input.nc and b/data/threshold-interpolation/input.nc differ diff --git a/data/threshold-interpolation/threshold_config_dict.json b/data/threshold-interpolation/threshold_config_dict.json new file mode 100644 index 0000000..3e4b292 --- /dev/null +++ b/data/threshold-interpolation/threshold_config_dict.json @@ -0,0 +1,11 @@ +{ + "50": "None", + "200": "None", + "400": "None", + "600": "None", + "1000": "None", + "2000": "None", + "10000": "None", + "25000": "None", + "40000": "None" +} diff --git a/data/threshold-interpolation/threshold_config_list.json b/data/threshold-interpolation/threshold_config_list.json new file mode 100644 index 0000000..f29eacf --- /dev/null +++ b/data/threshold-interpolation/threshold_config_list.json @@ -0,0 +1 @@ +[50, 200, 400, 600, 1000, 2000, 10000, 25000, 40000]