[Dart-dev] [7765] DART/trunk/models/tiegcm/work/set_def.out: This is an example of 4 observations that should exercise most if not all of the TIEGCM model_mod .

nancy at ucar.edu nancy at ucar.edu
Wed Mar 25 16:52:52 MDT 2015


Revision: 7765
Author:   thoar
Date:     2015-03-25 16:52:52 -0600 (Wed, 25 Mar 2015)
Log Message:
-----------
This is an example of 4 observations that should exercise most if not all of the TIEGCM model_mod.
The observation error variances are complete fiction.

The forward observation operator for GND_GPS_VTEC _should_ fail. obs_def_upper_atm_mod:get_expected_gnd_gps_vtec
requires KIND_DENSITY_ION_E, which is not present in TIEGCM.

The other observation types should be on heights, although the GPS_VTEC_EXTRAP observations (anything
with KIND_VERTICAL_TEC, actually) can have an undefined vertical coordinate.

Added Paths:
-----------
    DART/trunk/models/tiegcm/work/set_def.out

-------------- next part --------------
Added: DART/trunk/models/tiegcm/work/set_def.out
===================================================================
--- DART/trunk/models/tiegcm/work/set_def.out	                        (rev 0)
+++ DART/trunk/models/tiegcm/work/set_def.out	2015-03-25 22:52:52 UTC (rev 7765)
@@ -0,0 +1,46 @@
+ obs_sequence
+obs_kind_definitions
+           4
+          38 GPS_PROFILE                     
+          39 GND_GPS_VTEC                    
+          40 CHAMP_DENSITY                   
+          42 GPS_VTEC_EXTRAP                 
+  num_copies:            0  num_qc:            0
+  num_obs:            4  max_num_obs:            4
+  first:            1  last:            4
+ OBS            1
+          -1           2          -1
+obdef
+loc3d
+     4.450589592585541        0.6981317007977318         200000.0000000000      3
+kind
+          38
+     0     147810
+   100.000000000000     
+ OBS            2
+           1           3          -1
+obdef
+loc3d
+     4.450589592585541        0.6981317007977318         0.000000000000000     -1
+kind
+          39
+     0     147810
+   1.00000000000000     
+ OBS            3
+           2           4          -1
+obdef
+loc3d
+     4.450589592585541        0.6981317007977318         340000.0000000000      3
+kind
+          40
+     0     147810
+  1.000000000000000E-010
+ OBS            4
+           3          -1          -1
+obdef
+loc3d
+     4.450589592585541        0.6981317007977318         300000.0000000000      3
+kind
+          42
+     0     147810
+   5.00000000000000     


Property changes on: DART/trunk/models/tiegcm/work/set_def.out
___________________________________________________________________
Added: svn:mime-type
   + text/plain
Added: svn:eol-style
   + native


More information about the Dart-dev mailing list