[Dart-dev] DART/branches Revision: 11692

dart at ucar.edu dart at ucar.edu
Fri Jun 2 15:00:46 MDT 2017


nancy at ucar.edu
2017-06-02 15:00:44 -0600 (Fri, 02 Jun 2017)
25
whitespace change only.




Modified: DART/branches/rma_trunk/observations/forward_operators/obs_def_radar_mod.f90
===================================================================
--- DART/branches/rma_trunk/observations/forward_operators/obs_def_radar_mod.f90	2017-06-02 18:55:11 UTC (rev 11691)
+++ DART/branches/rma_trunk/observations/forward_operators/obs_def_radar_mod.f90	2017-06-02 21:00:44 UTC (rev 11692)
@@ -958,7 +958,7 @@
 precip_fall_speed(:) = 0.0_r8
 
 call interpolate(state_handle, ens_size, location, QTY_POWER_WEIGHTED_FALL_SPEED, &
-         precip_fall_speed, istatus)
+                 precip_fall_speed, istatus)
 
 ! If able to get value, QTY_POWER_WEIGHT_FALL_SPEED is the
 ! the state so you can return here.


More information about the Dart-dev mailing list