Folder names have been changed
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/43cdfd69 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/43cdfd69 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/43cdfd69 Branch: refs/heads/master Commit: 43cdfd699e50b130cbc7e55208144362e87fb206 Parents: c6c9dd1 Author: huikyole <[email protected]> Authored: Thu Jan 21 13:06:39 2016 -0800 Committer: huikyole <[email protected]> Committed: Thu Jan 21 13:06:39 2016 -0800 ---------------------------------------------------------------------- ...ordex-arctic_cloud_fraction_bias_to_SRB.yaml | 65 ++++++++++++++++ .../cordex-arctic_rlds_bias_to_SRB.yaml | 65 ++++++++++++++++ .../cordex-arctic_rlus_bias_to_SRB.yaml | 65 ++++++++++++++++ .../cordex-arctic_rsds_bias_to_SRB.yaml | 65 ++++++++++++++++ .../NARCCAP_examples/Fig10_and_Fig11.yaml | 81 +++++++++++++++++++ .../NARCCAP_examples/Fig12_summer.yaml | 75 ++++++++++++++++++ .../NARCCAP_examples/Fig12_winter.yaml | 75 ++++++++++++++++++ .../NARCCAP_examples/Fig14_and_Fig15.yaml | 82 ++++++++++++++++++++ .../NARCCAP_examples/Fig16_summer.yaml | 75 ++++++++++++++++++ .../NARCCAP_examples/Fig16_winter.yaml | 75 ++++++++++++++++++ .../NARCCAP_examples/Fig5_and_Fig6.yaml | 50 ++++++++++++ .../NARCCAP_examples/Fig7_summer.yaml | 75 ++++++++++++++++++ .../NARCCAP_examples/Fig7_winter.yaml | 75 ++++++++++++++++++ .../NARCCAP_examples/Fig8_and_Fig9.yaml | 50 ++++++++++++ 14 files changed, 973 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml new file mode 100644 index 0000000..eb4b4c5 --- /dev/null +++ b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +workdir: ./ +output_netcdf_filename: cordex-arctic_clt_MAR-SEP.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: True + start_time: 1990-01-01 + end_time: 2007-12-31 + temporal_resolution: monthly + month_start: 3 + month_end: 9 + average_each_year: False + +space: + min_lat: 55.00 + max_lat: 89.5 + min_lon: -179.75 + max_lon: 178.50 + +regrid: + regrid_on_reference: True + regrid_dlat: 0.44 + regrid_dlon: 0.44 + +datasets: + reference: + data_source: local + data_name: SRB + path: ./data/srb_rel3.0_shortwave_from_1983_to_2007.nc + variable: cld_frac + multiplying_factor: 100.0 + + targets: + data_source: local + path: /home/huikyole/data/CORDEX-ARC/clt*.nc + variable: clt + +number_of_metrics_and_plots: 1 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: cordex-arctic_clt_MAR-SEP_mean_bias_to_SRB + subplots_array: !!python/tuple [2,2] + map_projection: npstere + +use_subregions: False + http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlds_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlds_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlds_bias_to_SRB.yaml new file mode 100644 index 0000000..1311843 --- /dev/null +++ b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlds_bias_to_SRB.yaml @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +workdir: ./ +output_netcdf_filename: cordex-arctic_rlds_JUL.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: True + start_time: 1990-01-01 + end_time: 2007-12-31 + temporal_resolution: monthly + month_start: 7 + month_end: 7 + average_each_year: False + +space: + min_lat: 55.00 + max_lat: 89.5 + min_lon: -179.75 + max_lon: 178.50 + +regrid: + regrid_on_reference: True + regrid_dlat: 0.44 + regrid_dlon: 0.44 + +datasets: + reference: + data_source: local + data_name: SRB + path: ./data/srb_rel3.0_longwave_from_1983_to_2007.nc + variable: lw_sfc_dn + multiplying_factor: 1 + + targets: + data_source: local + path: /home/huikyole/data/CORDEX-ARC/rlds*.nc + variable: rlds + +number_of_metrics_and_plots: 1 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: cordex-arctic_rlds_JUL_mean_bias_to_SRB + subplots_array: !!python/tuple [1,2] + map_projection: npstere + +use_subregions: False + http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlus_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlus_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlus_bias_to_SRB.yaml new file mode 100644 index 0000000..b03738a --- /dev/null +++ b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rlus_bias_to_SRB.yaml @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +workdir: ./ +output_netcdf_filename: cordex-arctic_rlus_JUL.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: True + start_time: 1990-01-01 + end_time: 2007-12-31 + temporal_resolution: monthly + month_start: 7 + month_end: 7 + average_each_year: False + +space: + min_lat: 55.00 + max_lat: 89.5 + min_lon: -179.75 + max_lon: 178.50 + +regrid: + regrid_on_reference: True + regrid_dlat: 0.44 + regrid_dlon: 0.44 + +datasets: + reference: + data_source: local + data_name: SRB + path: ./data/srb_rel3.0_longwave_from_1983_to_2007.nc + variable: lw_sfc_up + multiplying_factor: 1 + + targets: + data_source: local + path: /home/huikyole/data/CORDEX-ARC/rlus*.nc + variable: rlus + +number_of_metrics_and_plots: 1 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: cordex-arctic_rlus_JUL_mean_bias_to_SRB + subplots_array: !!python/tuple [2,2] + map_projection: npstere + +use_subregions: False + http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rsds_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rsds_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rsds_bias_to_SRB.yaml new file mode 100644 index 0000000..9613e46 --- /dev/null +++ b/RCMES/configuration_files/CORDEX-Arctic_examples/cordex-arctic_rsds_bias_to_SRB.yaml @@ -0,0 +1,65 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. + +workdir: ./ +output_netcdf_filename: cordex-arctic_rsds_JUL.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: True + start_time: 1990-01-01 + end_time: 2007-12-31 + temporal_resolution: monthly + month_start: 7 + month_end: 7 + average_each_year: False + +space: + min_lat: 55.00 + max_lat: 89.5 + min_lon: -179.75 + max_lon: 178.50 + +regrid: + regrid_on_reference: True + regrid_dlat: 0.44 + regrid_dlon: 0.44 + +datasets: + reference: + data_source: local + data_name: SRB + path: ./data/srb_rel3.0_shortwave_from_1983_to_2007.nc + variable: sw_sfc_dn + multiplying_factor: 1 + + targets: + data_source: local + path: /home/huikyole/data/CORDEX-ARC/rsds*.nc + variable: rsds + +number_of_metrics_and_plots: 1 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: cordex-arctic_rsds_JUL_mean_bias_to_SRB + subplots_array: !!python/tuple [2,2] + map_projection: npstere + +use_subregions: False + http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig10_and_Fig11.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig10_and_Fig11.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig10_and_Fig11.yaml new file mode 100644 index 0000000..0650e61 --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig10_and_Fig11.yaml @@ -0,0 +1,81 @@ +workdir: ./ +output_netcdf_filename: narccap_prec_monthly_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 1 + month_end: 12 + average_each_year: False + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 37 + + targets: + data_source: local + path: ../data/prec*ncep.monavg.nc + variable: prec + +number_of_metrics_and_plots: 2 + +metrics1: Timeseries_plot_subregion_annual_cycle + +plots1: + file_name: Fig10 + subplots_array: !!python/tuple [7,2] + +metrics2: Portrait_diagram_subregion_annual_cycle + +plots2: + file_name: Fig11 + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig12_summer.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig12_summer.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig12_summer.yaml new file mode 100644 index 0000000..f11c136 --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig12_summer.yaml @@ -0,0 +1,75 @@ +workdir: ./ +output_netcdf_filename: narccap_prec_JJA_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 6 + month_end: 8 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 37 + + targets: + data_source: local + path: ../data/prec*ncep.monavg.nc + variable: prec + +number_of_metrics_and_plots: 1 + +metrics1: Portrait_diagram_subregion_interannual_variability + +plots1: + file_name: Fig12_summer + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig12_winter.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig12_winter.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig12_winter.yaml new file mode 100644 index 0000000..f1f0b1e --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig12_winter.yaml @@ -0,0 +1,75 @@ +workdir: ./ +output_netcdf_filename: narccap_prec_DJF_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 12 + month_end: 2 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 37 + + targets: + data_source: local + path: ../data/prec*ncep.monavg.nc + variable: prec + +number_of_metrics_and_plots: 1 + +metrics1: Portrait_diagram_subregion_interannual_variability + +plots1: + file_name: Fig12_winter + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig14_and_Fig15.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig14_and_Fig15.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig14_and_Fig15.yaml new file mode 100644 index 0000000..5e01ce0 --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig14_and_Fig15.yaml @@ -0,0 +1,82 @@ +workdir: ./ +output_netcdf_filename: narccap_rsds_monthly_1984-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1984-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 1 + month_end: 12 + average_each_year: False + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: local + data_name: SRB + path: ../data/srb_rel3.0_shortwave_from_1983_to_2007.nc + variable: sw_sfc_dn + + + targets: + data_source: local + path: ../data/rsds*ncep.monavg.nc + variable: rsds + +number_of_metrics_and_plots: 2 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: Fig14 + subplots_array: !!python/tuple [4,2] + +metrics2: Taylor_diagram_spatial_pattern_of_multiyear_climatology + +plots2: + file_name: Fig15 + +use_subregions: False + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig16_summer.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig16_summer.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig16_summer.yaml new file mode 100644 index 0000000..db33eff --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig16_summer.yaml @@ -0,0 +1,75 @@ +workdir: ./ +output_netcdf_filename: narccap_rsds_JJA_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1984-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 6 + month_end: 8 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: local + data_name: SRB + path: ../data/srb_rel3.0_shortwave_from_1983_to_2007.nc + variable: sw_sfc_dn + + targets: + data_source: local + path: ../data/rsds*ncep.monavg.nc + variable: rsds + +number_of_metrics_and_plots: 1 + +metrics1: Portrait_diagram_subregion_interannual_variability + +plots1: + file_name: Fig16_summer + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig16_winter.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig16_winter.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig16_winter.yaml new file mode 100644 index 0000000..e25a4b2 --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig16_winter.yaml @@ -0,0 +1,75 @@ +workdir: ./ +output_netcdf_filename: narccap_rsds_DJF_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1984-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 12 + month_end: 2 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: local + data_name: SRB + path: ../data/srb_rel3.0_shortwave_from_1983_to_2007.nc + variable: sw_sfc_dn + + targets: + data_source: local + path: ../data/rsds*ncep.monavg.nc + variable: rsds + +number_of_metrics_and_plots: 1 + +metrics1: Portrait_diagram_subregion_interannual_variability + +plots1: + file_name: Fig16_winter + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig5_and_Fig6.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig5_and_Fig6.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig5_and_Fig6.yaml new file mode 100644 index 0000000..ef7cc9c --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig5_and_Fig6.yaml @@ -0,0 +1,50 @@ +workdir: ./ +output_netcdf_filename: narccap_tas_annual_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 1 + month_end: 12 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 38 + + targets: + data_source: local + path: ../data/temp.*ncep.monavg.nc + variable: temp + +number_of_metrics_and_plots: 2 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: Fig5 + subplots_array: !!python/tuple [4,2] + +metrics2: Taylor_diagram_spatial_pattern_of_multiyear_climatology + +plots2: + file_name: Fig6 + +use_subregions: False http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig7_summer.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig7_summer.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig7_summer.yaml new file mode 100644 index 0000000..ddbce3b --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig7_summer.yaml @@ -0,0 +1,75 @@ +workdir: ./ +output_netcdf_filename: narccap_tas_JJA_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 6 + month_end: 8 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 38 + + targets: + data_source: local + path: ../data/temp*ncep.monavg.nc + variable: temp + +number_of_metrics_and_plots: 1 + +metrics1: Portrait_diagram_subregion_interannual_variability + +plots1: + file_name: Fig7_summer + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig7_winter.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig7_winter.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig7_winter.yaml new file mode 100644 index 0000000..38add9b --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig7_winter.yaml @@ -0,0 +1,75 @@ +workdir: ./ +output_netcdf_filename: narccap_tas_DJF_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 12 + month_end: 2 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 38 + + targets: + data_source: local + path: ../data/temp*ncep.monavg.nc + variable: temp + +number_of_metrics_and_plots: 1 + +metrics1: Portrait_diagram_subregion_interannual_variability + +plots1: + file_name: Fig7_winter + +use_subregions: True + +subregions: +#subregion name (R01, R02, R03,....) followed by an array of boundaries [south, north, west, east] + R01: + [42.75, 49.75, -123.75, -120.25] + R02: + [42.75, 49.75, -119.75, -112.75] + R03: + [37.25, 42.25, -123.75, -117.75] + R04: + [32.25, 37.25, -122.75, -114.75] + R05: + [31.25, 37.25, -113.75, -108.25] + R06: + [31.25, 37.25, -108.25, -99.75] + R07: + [37.25, 43.25, -110.25, -103.75] + R08: + [45.25, 49.25, -99.75, -90.25] + R09: + [34.75, 45.25, -99.75, -90.25] + R10: + [29.75, 34.75, -95.75, -84.75] + R11: + [38.25, 44.75, -89.75, -80.25] + R12: + [38.25, 44.75, -79.75, -70.25] + R13: + [30.75, 38.25, -83.75, -75.25] + R14: + [24.25, 30.75, -83.75, -80.25] http://git-wip-us.apache.org/repos/asf/climate/blob/43cdfd69/RCMES/configuration_files/NARCCAP_examples/Fig8_and_Fig9.yaml ---------------------------------------------------------------------- diff --git a/RCMES/configuration_files/NARCCAP_examples/Fig8_and_Fig9.yaml b/RCMES/configuration_files/NARCCAP_examples/Fig8_and_Fig9.yaml new file mode 100644 index 0000000..d25ecb6 --- /dev/null +++ b/RCMES/configuration_files/NARCCAP_examples/Fig8_and_Fig9.yaml @@ -0,0 +1,50 @@ +workdir: ./ +output_netcdf_filename: narccap_prec_annual_mean_1980-2003.nc + +# (RCMES will temporally subset data between month_start and month_end. If average_each_year is True (False), seasonal mean in each year is (not) calculated and used for metrics calculation.) +time: + maximum_overlap_period: False + start_time: 1980-01-01 + end_time: 2003-12-31 + temporal_resolution: monthly + month_start: 1 + month_end: 12 + average_each_year: True + +space: + min_lat: 23.75 + max_lat: 49.75 + min_lon: -125.75 + max_lon: -66.75 + +regrid: + regrid_on_reference: False + regrid_dlat: 0.50 + regrid_dlon: 0.50 + +datasets: + reference: + data_source: rcmed + data_name: CRU + dataset_id: 10 + parameter_id: 37 + + targets: + data_source: local + path: ../data/prec.*ncep.monavg.nc + variable: prec + +number_of_metrics_and_plots: 2 + +metrics1: Map_plot_bias_of_multiyear_climatology + +plots1: + file_name: Fig8 + subplots_array: !!python/tuple [4,2] + +metrics2: Taylor_diagram_spatial_pattern_of_multiyear_climatology + +plots2: + file_name: Fig9 + +use_subregions: False
