license header has been added
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/92836200 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/92836200 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/92836200 Branch: refs/heads/master Commit: 92836200addb3d6679ad9051369f15def95d5384 Parents: c40c6aa Author: huikyole <[email protected]> Authored: Tue Nov 10 10:16:19 2015 -0800 Committer: huikyole <[email protected]> Committed: Tue Nov 10 10:16:19 2015 -0800 ---------------------------------------------------------------------- .../cordex-arctic_cloud_fraction_bias_to_SRB.yaml | 17 +++++++++++++++++ .../cordex-arctic_rlds_bias_to_SRB.yaml | 17 +++++++++++++++++ .../cordex-arctic_rlus_bias_to_SRB.yaml | 17 +++++++++++++++++ .../cordex-arctic_rsds_bias_to_SRB.yaml | 17 +++++++++++++++++ 4 files changed, 68 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/92836200/examples/configuration_file_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/examples/configuration_file_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml b/examples/configuration_file_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml index aed67e9..eb4b4c5 100644 --- a/examples/configuration_file_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml +++ b/examples/configuration_file_examples/cordex-arctic_cloud_fraction_bias_to_SRB.yaml @@ -1,3 +1,20 @@ +# 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 http://git-wip-us.apache.org/repos/asf/climate/blob/92836200/examples/configuration_file_examples/cordex-arctic_rlds_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/examples/configuration_file_examples/cordex-arctic_rlds_bias_to_SRB.yaml b/examples/configuration_file_examples/cordex-arctic_rlds_bias_to_SRB.yaml index e62192d..1311843 100644 --- a/examples/configuration_file_examples/cordex-arctic_rlds_bias_to_SRB.yaml +++ b/examples/configuration_file_examples/cordex-arctic_rlds_bias_to_SRB.yaml @@ -1,3 +1,20 @@ +# 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 http://git-wip-us.apache.org/repos/asf/climate/blob/92836200/examples/configuration_file_examples/cordex-arctic_rlus_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/examples/configuration_file_examples/cordex-arctic_rlus_bias_to_SRB.yaml b/examples/configuration_file_examples/cordex-arctic_rlus_bias_to_SRB.yaml index ad08f99..b03738a 100644 --- a/examples/configuration_file_examples/cordex-arctic_rlus_bias_to_SRB.yaml +++ b/examples/configuration_file_examples/cordex-arctic_rlus_bias_to_SRB.yaml @@ -1,3 +1,20 @@ +# 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 http://git-wip-us.apache.org/repos/asf/climate/blob/92836200/examples/configuration_file_examples/cordex-arctic_rsds_bias_to_SRB.yaml ---------------------------------------------------------------------- diff --git a/examples/configuration_file_examples/cordex-arctic_rsds_bias_to_SRB.yaml b/examples/configuration_file_examples/cordex-arctic_rsds_bias_to_SRB.yaml index 39db0c8..9613e46 100644 --- a/examples/configuration_file_examples/cordex-arctic_rsds_bias_to_SRB.yaml +++ b/examples/configuration_file_examples/cordex-arctic_rsds_bias_to_SRB.yaml @@ -1,3 +1,20 @@ +# 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
