Skip to content

Commit

Permalink
one last change, variance-based levels for DSG Profile or Timeseries …
Browse files Browse the repository at this point in the history
…plots on a map
  • Loading branch information
AnsleyManke committed Sep 28, 2020
1 parent 7c1a7e4 commit ba4b07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fer/plt/dsg_traj_alongxy_setup.F
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,7 @@ SUBROUTINE DSG_TRAJ_ALONGXY_SETUP ( dset,
* ... clean up temporary variable
CALL DELETE_VARIABLE( mvh_temp )
ELSE IF (.NOT.set_lev) THEN
rbad = bad
rbad = bad_val4
CALL COMPUTE_MNSTD (dep_dat, mr_bad_data(mv), need_std, nmasked, rbad, status)

IF (need_std .AND. status.NE.ferr_ok) THEN
Expand Down

0 comments on commit ba4b07f

Please sign in to comment.