Opened 16 years ago
Closed 16 years ago
#297 closed bug (Fixed)
netcdf fill value for wetdry — at Version 1
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 )
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 , 16 years ago
Description: | modified (diff) |
---|---|
Resolution: | → Fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.