Opened 3 years ago
Closed 3 years ago
#907 closed request (Done)
MINOR: Changed _FillValue for user generic parameters
Reported by: | arango | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | Release ROMS/TOMS 4.0 |
Component: | Nonlinear | Version: | 3.9 |
Keywords: | Cc: |
Description
I modified the _FillValue for user variable in output NetCDF files from zero to 1.0E+37.
double user(Nuser) ; user:long_name = "user generic parameters" ; user:_FillValue = 1.e+37 ; user:field = "user, scalar" ;
Many thanks to John Wilkin for bringing this to my attention.
Note:
See TracTickets
for help on using tickets.