Opened 8 years ago

Closed 8 years ago

#698 closed defect (Fixed)

Corrected bug def_mod.F and def_var.F

Reported by: arango Owned by: arango
Priority: major Milestone: Release ROMS/TOMS 3.7
Component: Nonlinear Version: 3.7
Keywords: Cc:

Description

Corrected parallel warnings in the definition attributes for obs_provenance in def_mod.F. Also, added _FillValue to several variables so when netcdf_get_fval is used in the 4D-Var data assimilation algorithms the _FillValue entries are replaced with zero. This is a safeguard against spatial and temporal outliers in the input observation in the dual formulation algorithms.

Corrected the placement of the END IF in def_var.F:

     IF (OutThread) THEN
       ...
     END IF

Change History (1)

comment:1 by arango, 8 years ago

Resolution: Fixed
Status: newclosed
Type: bugdefect
Note: See TracTickets for help on using tickets.