agc5 Posted June 25, 2020 Posted June 25, 2020 Hello, Can you point me to where I can find documentation regarding what the value of MISSING_CONSTANT represents? I have checked the RDR SIS, and didn't see anything. It's likely I'm overlooking something. For example, the LDRM_40N_1000M.IMG file shows a MISSING_CONSTANT value of -32768. Is this value meant to fix the OFFSET value? Thank you.
Susie Slavney Posted June 25, 2020 Posted June 25, 2020 MISSING_CONSTANT is the value used to indicate that no actual data value exists; that is, the data value is missing. It does not make sense to apply the SCALE and OFFSET to these pixels. Pixels with this value should be omitted from computations. The value that indicates "missing data" is chosen to be outside the expected range of actual data values. The PDS3 Data Dictionary defines MISSING_CONSTANT as follows: "The missing_constant element supplies the value used to indicate that no data were available." (https://pds.nasa.gov/datasearch/subscription-service/SS-20200212.shtml). Examples of its use are given in the PDS3 Standards Reference (https://pds.nasa.gov/datastandards/pds3/standards/sr/StdRef_20090227_v3.8.pdf).
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now