You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@climate.apache.org by hu...@apache.org on 2016/01/21 22:52:04 UTC

[6/7] climate git commit: Folders with old names have been removed

Folders with old names have been removed


Project: http://git-wip-us.apache.org/repos/asf/climate/repo
Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/868d154d
Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/868d154d
Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/868d154d

Branch: refs/heads/master
Commit: 868d154de1768aa02f85297a11e31ff816f6b07e
Parents: 43cdfd6
Author: huikyole <hu...@jpl.nasa.gov>
Authored: Thu Jan 21 13:08:55 2016 -0800
Committer: huikyole <hu...@jpl.nasa.gov>
Committed: Thu Jan 21 13:08:55 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_paper/Fig10_and_Fig11.yaml          | 81 -------------------
 .../NARCCAP_paper/Fig12_summer.yaml             | 75 ------------------
 .../NARCCAP_paper/Fig12_winter.yaml             | 75 ------------------
 .../NARCCAP_paper/Fig14_and_Fig15.yaml          | 82 --------------------
 .../NARCCAP_paper/Fig16_summer.yaml             | 75 ------------------
 .../NARCCAP_paper/Fig16_winter.yaml             | 75 ------------------
 .../NARCCAP_paper/Fig5_and_Fig6.yaml            | 50 ------------
 .../NARCCAP_paper/Fig7_summer.yaml              | 75 ------------------
 .../NARCCAP_paper/Fig7_winter.yaml              | 75 ------------------
 .../NARCCAP_paper/Fig8_and_Fig9.yaml            | 50 ------------
 14 files changed, 973 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/climate/blob/868d154d/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_cloud_fraction_bias_to_SRB.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_cloud_fraction_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_cloud_fraction_bias_to_SRB.yaml
deleted file mode 100644
index eb4b4c5..0000000
--- a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_cloud_fraction_bias_to_SRB.yaml
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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/868d154d/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlds_bias_to_SRB.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlds_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlds_bias_to_SRB.yaml
deleted file mode 100644
index 1311843..0000000
--- a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlds_bias_to_SRB.yaml
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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/868d154d/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlus_bias_to_SRB.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlus_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlus_bias_to_SRB.yaml
deleted file mode 100644
index b03738a..0000000
--- a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rlus_bias_to_SRB.yaml
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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/868d154d/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rsds_bias_to_SRB.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rsds_bias_to_SRB.yaml b/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rsds_bias_to_SRB.yaml
deleted file mode 100644
index 9613e46..0000000
--- a/RCMES/configuration_files/CORDEX-ARCTIC/cordex-arctic_rsds_bias_to_SRB.yaml
+++ /dev/null
@@ -1,65 +0,0 @@
-# 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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig10_and_Fig11.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig10_and_Fig11.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig10_and_Fig11.yaml
deleted file mode 100644
index 0650e61..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig10_and_Fig11.yaml
+++ /dev/null
@@ -1,81 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig12_summer.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig12_summer.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig12_summer.yaml
deleted file mode 100644
index f11c136..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig12_summer.yaml
+++ /dev/null
@@ -1,75 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig12_winter.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig12_winter.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig12_winter.yaml
deleted file mode 100644
index f1f0b1e..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig12_winter.yaml
+++ /dev/null
@@ -1,75 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig14_and_Fig15.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig14_and_Fig15.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig14_and_Fig15.yaml
deleted file mode 100644
index 5e01ce0..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig14_and_Fig15.yaml
+++ /dev/null
@@ -1,82 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig16_summer.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig16_summer.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig16_summer.yaml
deleted file mode 100644
index db33eff..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig16_summer.yaml
+++ /dev/null
@@ -1,75 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig16_winter.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig16_winter.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig16_winter.yaml
deleted file mode 100644
index e25a4b2..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig16_winter.yaml
+++ /dev/null
@@ -1,75 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig5_and_Fig6.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig5_and_Fig6.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig5_and_Fig6.yaml
deleted file mode 100644
index ef7cc9c..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig5_and_Fig6.yaml
+++ /dev/null
@@ -1,50 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig7_summer.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig7_summer.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig7_summer.yaml
deleted file mode 100644
index ddbce3b..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig7_summer.yaml
+++ /dev/null
@@ -1,75 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig7_winter.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig7_winter.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig7_winter.yaml
deleted file mode 100644
index 38add9b..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig7_winter.yaml
+++ /dev/null
@@ -1,75 +0,0 @@
-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/868d154d/RCMES/configuration_files/NARCCAP_paper/Fig8_and_Fig9.yaml
----------------------------------------------------------------------
diff --git a/RCMES/configuration_files/NARCCAP_paper/Fig8_and_Fig9.yaml b/RCMES/configuration_files/NARCCAP_paper/Fig8_and_Fig9.yaml
deleted file mode 100644
index d25ecb6..0000000
--- a/RCMES/configuration_files/NARCCAP_paper/Fig8_and_Fig9.yaml
+++ /dev/null
@@ -1,50 +0,0 @@
-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