bartbrashers
New member
Is there a good reason I should keep the SST fill_missing value set to zero in METGRID.TBL? If I did the following, would it cause problems?
I'm just annoyed that every time I use ncview to look at SST, the range defaults to something like [0, 300], but the values are only in the range closer to [273, 300]. I have to manually reset the range to see any variations.
Bart
Code:
========================================
name=SST
interp_option=sixteen_pt+four_pt
fill_missing=-1.E30
missing_value=-1.E30
flag_in_output=FLAG_SST
========================================
I'm just annoyed that every time I use ncview to look at SST, the range defaults to something like [0, 300], but the values are only in the range closer to [273, 300]. I have to manually reset the range to see any variations.
Bart