Opened 17 years ago
Closed 17 years ago
#222 closed request (Done)
_FillValue for Land Masked in Output NetCDF
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | major | Milestone: | Release ROMS/TOMS 3.2 |
Component: | Nonlinear | Version: | 3.2 |
Keywords: | Cc: |
Description
Updated NetCDF IO routines to use the _FillValue attribute when land/sea masking is activated. At output, the land points are overwriten with the fill value spval which is defined in mod_scalar.F. Currently, spval=1.0E+35. The IO input routines are also cleverly modified to replace such masked values with zero. For more information about this request check the following forum message.
Change History (3)
comment:1 by , 17 years ago
Resolution: | → Done |
---|---|
Status: | new → closed |
comment:2 by , 17 years ago
Resolution: | Done |
---|---|
Status: | closed → reopened |
comment:3 by , 17 years ago
Resolution: | → Done |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
Change spval to 1.0E+37. See forum message.