[Dart-dev] DART/branches Revision: 13091
dart at ucar.edu
dart at ucar.edu
Fri Mar 29 14:48:08 MDT 2019
thoar at ucar.edu
2019-03-29 14:48:08 -0600 (Fri, 29 Mar 2019)
120
bugfix for no posterior observation values.
Still needs to be refactored - that is being done on the qc8diags branch.
Index: DART/branches/rma_trunk
===================================================================
--- DART/branches/rma_trunk 2019-03-29 19:54:25 UTC (rev 13090)
+++ DART/branches/rma_trunk 2019-03-29 20:48:08 UTC (rev 13091)
Property changes on: DART/branches/rma_trunk
___________________________________________________________________
Modified: svn:mergeinfo
## -10,7 +10,8 ##
/DART/branches/model_mod_changes:11403-11604
/DART/branches/pertirb_tool:12695-12764
/DART/branches/qc8:12643-12657
-/DART/branches/recam:12028-13073
+/DART/branches/qc8diags:13002-13090
+/DART/branches/recam:12028-13088
/DART/branches/rma_array_nml:11814-11839
/DART/branches/rma_cam_fv:9552-9728
/DART/branches/rma_cf_conventions:9727-10086
Index: DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90 2019-03-29 19:54:25 UTC (rev 13090)
+++ DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90 2019-03-29 20:48:08 UTC (rev 13091)
Property changes on: DART/branches/rma_trunk/assimilation_code/modules/assimilation/assim_tools_mod.f90
___________________________________________________________________
Modified: svn:mergeinfo
## -17,6 +17,7 ##
/DART/branches/mmc/assimilation_code/modules/assimilation/assim_tools_mod.f90:12038-12269
/DART/branches/model_mod_changes/assimilation_code/modules/assimilation/assim_tools_mod.f90:11403-11604
/DART/branches/pertirb_tool/assimilation_code/modules/assimilation/assim_tools_mod.f90:12695-12764
+/DART/branches/qc8diags/assimilation_code/modules/assimilation/assim_tools_mod.f90:13002-13090
/DART/branches/recam/assimilation_code/modules/assimilation/assim_tools_mod.f90:12028-13073
/DART/branches/rma_array_nml/assimilation_code/modules/assimilation/assim_tools_mod.f90:11814-11839
/DART/branches/rma_cam_fv/assim_tools/assim_tools_mod.f90:9552-9728
Index: DART/branches/rma_trunk/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90 2019-03-29 19:54:25 UTC (rev 13090)
+++ DART/branches/rma_trunk/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90 2019-03-29 20:48:08 UTC (rev 13091)
Property changes on: DART/branches/rma_trunk/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90
___________________________________________________________________
Modified: svn:mergeinfo
## -17,6 +17,7 ##
/DART/branches/mmc/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90:12038-12269
/DART/branches/model_mod_changes/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90:11403-11604
/DART/branches/mpas/obs_kind/DEFAULT_obs_kind_mod.F90:5177-5666
+/DART/branches/qc8diags/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90:13002-13090
/DART/branches/recam/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90:12028-13073
/DART/branches/rma_array_nml/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90:11814-11839
/DART/branches/rma_cam_fv/assimilation_code/modules/observations/DEFAULT_obs_kind_mod.F90:9552-9728
Index: DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90
===================================================================
--- DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90 2019-03-29 19:54:25 UTC (rev 13090)
+++ DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90 2019-03-29 20:48:08 UTC (rev 13091)
Property changes on: DART/branches/rma_trunk/assimilation_code/programs/closest_member_tool/closest_member_tool.f90
___________________________________________________________________
Modified: svn:mergeinfo
## -17,7 +17,8 ##
/DART/branches/helen/utilities/closest_member_tool.f90:5989-6155
/DART/branches/model_mod_changes/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:11403-11604
/DART/branches/pertirb_tool/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:12695-12764
-/DART/branches/recam/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:12028-13073
+/DART/branches/qc8diags/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:13002-13090
+/DART/branches/recam/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:12028-13088
/DART/branches/rma_array_nml/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:11814-11839
/DART/branches/rma_cam_fv/assimilation_code/programs/closest_member_tool/closest_member_tool.f90:9552-9728
/DART/branches/rma_cam_fv/utilities/closest_member_tool.f90:9552-9728
Index: DART/branches/rma_trunk/developer_tests/location
===================================================================
--- DART/branches/rma_trunk/developer_tests/location 2019-03-29 19:54:25 UTC (rev 13090)
+++ DART/branches/rma_trunk/developer_tests/location 2019-03-29 20:48:08 UTC (rev 13091)
Property changes on: DART/branches/rma_trunk/developer_tests/location
___________________________________________________________________
Modified: svn:mergeinfo
## -6,7 +6,8 ##
/DART/branches/gitm_lanai/developer_tests/location:6565-6646
/DART/branches/helen/developer_tests/location:5989-6155
/DART/branches/model_mod_changes/developer_tests/location:11403-11604
-/DART/branches/recam/developer_tests/location:12028-13073
+/DART/branches/qc8diags/developer_tests/location:13002-13090
+/DART/branches/recam/developer_tests/location:12028-13088
/DART/branches/rma_array_nml/developer_tests/location:11814-11839
/DART/branches/rma_cam_fv/developer_tests/location:9552-9728
/DART/branches/rma_cf_conventions/developer_tests/location:9727-10086
Deleted: DART/branches/rma_trunk/developer_tests/run_dev_tests.csh
===================================================================
--- DART/branches/rma_trunk/developer_tests/run_dev_tests.csh 2019-03-29 19:54:25 UTC (rev 13090)
+++ DART/branches/rma_trunk/developer_tests/run_dev_tests.csh 2019-03-29 20:48:08 UTC (rev 13091)
@@ -1,184 +0,0 @@
-#!/bin/csh
-#
-# 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$
-#
-# build and test all the models given in the list.
-# usage: [ -mpi | -nompi | -default ]
More information about the Dart-dev
mailing list