[Dart-dev] DART/branches Revision: 13156
dart at ucar.edu
dart at ucar.edu
Fri May 3 10:29:03 MDT 2019
thoar at ucar.edu
2019-05-03 10:29:03 -0600 (Fri, 03 May 2019)
185
The buildall.csh builds the targets required for wrf_chem experiments.
Each quickbuild.csh has unique run-time reporting. Many of them
did not reference what project was being built.
Modified: DART/branches/mizzi/observations/AIRNOW/work/quickbuild.csh
===================================================================
--- DART/branches/mizzi/observations/AIRNOW/work/quickbuild.csh 2019-05-02 23:14:30 UTC (rev 13155)
+++ DART/branches/mizzi/observations/AIRNOW/work/quickbuild.csh 2019-05-03 16:29:03 UTC (rev 13156)
@@ -1,10 +1,10 @@
#!/bin/csh
#
-# DART software - Copyright © 2004 - 2010 UCAR. This open source software is
-# provided by UCAR, "as is", without charge, subject to all terms of use at
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
-# $Id$
+# DART $Id$
#
# compile all converter programs
@@ -19,7 +19,7 @@
\rm -f ../../../obs_def/obs_def_mod.f90
\rm -f ../../../obs_kind/obs_kind_mod.f90
-set MODEL = "text converters"
+set MODEL = "AIRNOW"
@ n = 1
Modified: DART/branches/mizzi/observations/AIRS/work/quickbuild.csh
===================================================================
--- DART/branches/mizzi/observations/AIRS/work/quickbuild.csh 2019-05-02 23:14:30 UTC (rev 13155)
+++ DART/branches/mizzi/observations/AIRS/work/quickbuild.csh 2019-05-03 16:29:03 UTC (rev 13156)
@@ -1,7 +1,7 @@
#!/bin/csh
#
-# DART software - Copyright 2004 - 2013 UCAR. This open source software is
-# provided by UCAR, "as is", without charge, subject to all terms of use at
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
# DART $Id$
Modified: DART/branches/mizzi/observations/AURA/work/quickbuild.csh
===================================================================
--- DART/branches/mizzi/observations/AURA/work/quickbuild.csh 2019-05-02 23:14:30 UTC (rev 13155)
+++ DART/branches/mizzi/observations/AURA/work/quickbuild.csh 2019-05-03 16:29:03 UTC (rev 13156)
@@ -1,7 +1,7 @@
#!/bin/csh
#
-# DART software - Copyright 2004 - 2013 UCAR. This open source software is
-# provided by UCAR, "as is", without charge, subject to all terms of use at
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
# DART $Id$
Modified: DART/branches/mizzi/observations/Ameriflux/work/quickbuild.csh
===================================================================
--- DART/branches/mizzi/observations/Ameriflux/work/quickbuild.csh 2019-05-02 23:14:30 UTC (rev 13155)
+++ DART/branches/mizzi/observations/Ameriflux/work/quickbuild.csh 2019-05-03 16:29:03 UTC (rev 13156)
@@ -1,7 +1,7 @@
#!/bin/csh
#
-# DART software - Copyright 2004 - 2013 UCAR. This open source software is
-# provided by UCAR, "as is", without charge, subject to all terms of use at
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
# DART $Id$
Modified: DART/branches/mizzi/observations/CHAMP/work/quickbuild.csh
===================================================================
--- DART/branches/mizzi/observations/CHAMP/work/quickbuild.csh 2019-05-02 23:14:30 UTC (rev 13155)
+++ DART/branches/mizzi/observations/CHAMP/work/quickbuild.csh 2019-05-03 16:29:03 UTC (rev 13156)
@@ -1,7 +1,7 @@
#!/bin/csh
#
-# DART software - Copyright 2004 - 2013 UCAR. This open source software is
-# provided by UCAR, "as is", without charge, subject to all terms of use at
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
# DART $Id$
Modified: DART/branches/mizzi/observations/CNOFS/work/quickbuild.csh
===================================================================
--- DART/branches/mizzi/observations/CNOFS/work/quickbuild.csh 2019-05-02 23:14:30 UTC (rev 13155)
+++ DART/branches/mizzi/observations/CNOFS/work/quickbuild.csh 2019-05-03 16:29:03 UTC (rev 13156)
@@ -1,7 +1,7 @@
#!/bin/csh
#
-# DART software - Copyright 2004 - 2013 UCAR. This open source software is
-# provided by UCAR, "as is", without charge, subject to all terms of use at
+# DART software - Copyright UCAR. This open source software is provided
+# by UCAR, "as is", without charge, subject to all terms of use at
# http://www.image.ucar.edu/DAReS/DART/DART_download
#
More information about the Dart-dev
mailing list