Skip to content

Commit

Permalink
Global remove all whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jgfouca committed Apr 19, 2016
1 parent df001aa commit 5f8f997
Show file tree
Hide file tree
Showing 1,114 changed files with 39,537 additions and 39,537 deletions.
44 changes: 22 additions & 22 deletions LICENSE.TXT
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
Copyright (c) 2015, University Corporation for Atmospheric Research (UCAR)
All rights reserved.

Developed by:
Developed by:
University Corporation for Atmospheric Research - National Center for Atmospheric Research
https://www2.cesm.ucar.edu/working-groups/sewg

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
to deal with the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the "Software"),
to deal with the Software without restriction, including without limitation
the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom
the Software is furnished to do so, subject to the following conditions:

- Redistributions of source code must retain the above copyright notice,
- Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimers.
- Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimers in the documentation
- Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimers in the documentation
and/or other materials provided with the distribution.
- Neither the names of [Name of Development Group, UCAR],
nor the names of its contributors may be used to endorse or promote
- Neither the names of [Name of Development Group, UCAR],
nor the names of its contributors may be used to endorse or promote
products derived from this Software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
68 changes: 34 additions & 34 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cime
Common Infrastructure for Modeling the Earth

cime (pronounced: seem) represents the infrastructure code for the
cime (pronounced: seem) represents the infrastructure code for the
<a href="http://www2.cesm.ucar.edu">Community Earth System Model </a>
(CESM) version 1.4

Expand All @@ -10,64 +10,64 @@ See the CESM web site for documentation and information.
The cime directory structure (other than the externals/ directory)
was generated from the following subversion trunk tags:

* cime/driver_cpl
* cime/driver_cpl
https://svn-ccsm-models.cgd.ucar.edu/drv/seq_mct/trunk_tags/drvseq5_1_15

* cime/components/data_comps/datm
* cime/components/data_comps/datm
https://svn-ccsm-models.cgd.ucar.edu/datm7/trunk_tags/datm8_150310
* cime/components/data_comps/dice

* cime/components/data_comps/dice
https://svn-ccsm-models.cgd.ucar.edu/dice7/trunk_tags/dice8_150310
* cime/components/data_comps/dlnd

* cime/components/data_comps/dlnd
https://svn-ccsm-models.cgd.ucar.edu/dlnd7/trunk_tags/dlnd8_150310
* cime/components/data_comps/docn

* cime/components/data_comps/docn
https://svn-ccsm-models.cgd.ucar.edu/docn7/trunk_tags/docn8_150310
* cime/components/data_comps/drof

* cime/components/data_comps/drof
https://svn-ccsm-models.cgd.ucar.edu/drof/trunk_tags/drof_150310
* cime/components/stub_comps

* cime/components/stub_comps
https://svn-ccsm-models.cgd.ucar.edu/stubs/trunk_tags/stubs1_4_08
* cime/components/xcpl_comps

* cime/components/xcpl_comps
https://svn-ccsm-models.cgd.ucar.edu/dead7/trunk_tags/dead7_8_04

* cime/machines
* cime/machines
https://svn-ccsm-models.cgd.ucar.edu/Machines/trunk_tags/Machines_150309

* cime/scripts
* cime/scripts
https://svn-ccsm-models.cgd.ucar.edu/scripts/trunk_tags/scripts_150309

* cime/share/csm_share
* cime/share/csm_share
https://svn-ccsm-models.cgd.ucar.edu/csm_share/trunk_tags/share3_150116
* cime/share/esmf_wrf_timemgr

* cime/share/esmf_wrf_timemgr
https://svn-ccsm-models.cgd.ucar.edu/esmf_wrf_timemgr/trunk_tags/esmf_wrf_timemgr_141217
* cime/share/timing

* cime/share/timing
https://svn-ccsm-models.cgd.ucar.edu/timing/trunk_tags/timing_150302

* cime/utils/pythonlib
* cime/utils/pythonlib
https://svn-ccsm-models.cgd.ucar.edu/scripts/trunk_tags/scripts4_150204/scripts/ccsm_utils/Tools/pythonlib
* cime/utils/perl5lib

* cime/utils/perl5lib
https://svn-ccsm-models.cgd.ucar.edu/perl5lib/trunk_tags/perl5lib_150302

* cime/tools/load_balancing_tool
* cime/tools/load_balancing_tool
https://svn-ccsm-models.cgd.ucar.edu/tools/load_balancing_tool/trunk_tags/load_balancing_tool_141008
* cime/tools/unit_testing

* cime/tools/unit_testing
https://svn-ccsm-models.cgd.ucar.edu/unit_testing/trunk_tags/unit_testing_0_16
* cime/tools/statistical_ensemble_test

* cime/tools/statistical_ensemble_test
https://svn-ccsm-models.cgd.ucar.edu/validation_testing/trunk_tags/validation_20140708/run_CESM/
* cime/tools/mapping

* cime/tools/mapping
https://svn-ccsm-models.cgd.ucar.edu/tools/mapping/trunk_tags/mapping_141106
* cime/tools/cprnc

* cime/tools/cprnc
https://svn-ccsm-models.cgd.ucar.edu/tools/cprnc/trunk_tags/cprnc_150301


Expand Down
Loading

0 comments on commit 5f8f997

Please sign in to comment.