[Dart-dev] DART/branches Revision: 10730
dart at ucar.edu
dart at ucar.edu
Fri Nov 4 12:01:53 MDT 2016
hendric at ucar.edu
2016-11-04 12:01:52 -0600 (Fri, 04 Nov 2016)
34
adding more descriptive comment.
Modified: DART/branches/rma_fixed_filenames/adaptive_inflate/adaptive_inflate_mod.f90
===================================================================
--- DART/branches/rma_fixed_filenames/adaptive_inflate/adaptive_inflate_mod.f90 2016-11-04 17:00:33 UTC (rev 10729)
+++ DART/branches/rma_fixed_filenames/adaptive_inflate/adaptive_inflate_mod.f90 2016-11-04 18:01:52 UTC (rev 10730)
@@ -262,7 +262,7 @@
if (do_obs_inflate .eqv. .true.) then
write(msgstring, *) 'observation space inflation not suppported (i.e. inf_flavor = 1)'
- write(msgstring2, *) 'please contact dart if you wish to use observation space inflation'
+ write(msgstring2, *) 'please contact dart if you would like to use this functionality'
call error_handler(E_ERR, 'do_obs_inflate', &
msgstring, source, revision, revdate, text2=msgstring2)
endif
More information about the Dart-dev
mailing list