Skip to content

Commit ba4b07f

Browse files
committed
one last change, variance-based levels for DSG Profile or Timeseries plots on a map
1 parent 7c1a7e4 commit ba4b07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fer/plt/dsg_traj_alongxy_setup.F

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ SUBROUTINE DSG_TRAJ_ALONGXY_SETUP ( dset,
737737
* ... clean up temporary variable
738738
CALL DELETE_VARIABLE( mvh_temp )
739739
ELSE IF (.NOT.set_lev) THEN
740-
rbad = bad
740+
rbad = bad_val4
741741
CALL COMPUTE_MNSTD (dep_dat, mr_bad_data(mv), need_std, nmasked, rbad, status)
742742

743743
IF (need_std .AND. status.NE.ferr_ok) THEN

0 commit comments

Comments
 (0)