Is there a mask/way to retrieve ocean-only values in SeaWiFS products?

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
nvoostende
Posts: 1
Joined: Sat Apr 01, 2017 11:20 am America/New_York
Answers: 0

Is there a mask/way to retrieve ocean-only values in SeaWiFS products?

by nvoostende » Tue Apr 04, 2017 10:47 am America/New_York

I would like to perform statistical analyzes on ocean-only chlorophyll values from SeaWiFS mapped L3 climatological products.
Is there a way to mask out non-ocean chlorophyll values (e.g., from lakes) in SeaDAS or python?

Cheers,
Nicolas

Filters:

OB.DAAC - SeanBailey
User Services
User Services
Posts: 1483
Joined: Wed Sep 18, 2019 6:15 pm America/New_York
Answers: 1
Been thanked: 5 times

Is there a mask/way to retrieve ocean-only values in SeaWiFS products?

by OB.DAAC - SeanBailey » Fri Apr 07, 2017 9:06 am America/New_York

Yes, it is possible with SeaDAS.  You would need to generate a mask using a combination of the products generated from the "Coastline, Land and Water Masks"  and "Bathymetry and Elevation" tools, with some additional tweaks to handle the larger inland water bodies (US Great Lakes and Caspian Sea).  The attached mask definition file will work, if you're using the 9km Standard Mapped Products.  You'll first have to generate the bathymetry and landmask products, then simply import the attached mask into the "Mask Manager".  If the mask isn't to your liking, feel free to modify it :grin:

The mask can then be used in the analysis and statistics tools.  Or you can generate a band from the mask, and export it to a file (png, geotiff, etc) to be read in as a mask for use in
a python script.

Sean
attachment 1

Post Reply