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
Is there a mask/way to retrieve ocean-only values in SeaWiFS products?
-
- Posts: 1
- Joined: Sat Apr 01, 2017 11:20 am America/New_York
-
- Posts: 1519
- Joined: Wed Sep 18, 2019 6:15 pm America/New_York
- Been thanked: 9 times
Is there a mask/way to retrieve ocean-only values in SeaWiFS products?
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.
Seanattachment 1
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.
Seanattachment 1