Opened 15 years ago

Closed 15 years ago

#297 closed bug (Fixed)

netcdf fill value for wetdry

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

Description (last modified by arango)

When using the WET_DRY option, it appears that the values of zeta are being set to a netcdf fill value in regions where the land cells are dry (rmask_full = 0). This can not occur. The values of zeta need to be retained when written to a netcdf file so that users can compute the actual volume and tracer mass of the system.

Change History (1)

comment:1 by arango, 15 years ago

Description: modified (diff)
Resolution: Fixed
Status: newclosed

Yes, good catch. Thank you. I added the optional SetFillVal = .FALSE. to various I/O routines. Many thanks also to Shihnan Chen for reporting this problem in the forum.

Note: See TracTickets for help on using tickets.