Availability of SeaBASS Validation Code or MATLAB Library

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
hzhao
Posts: 8
Joined: Tue Jun 23, 2020 12:41 pm America/New_York
Answers: 0
Has thanked: 1 time

Availability of SeaBASS Validation Code or MATLAB Library

by hzhao » Mon Feb 10, 2025 10:14 pm America/New_York

Hi,

I am looking for information on the SeaBASS Validation code (https://seabass.gsfc.nasa.gov/wiki/validation_description). Is this code publicly available? Additionally, is there a MATLAB library that provides similar validation functionality? Any guidance on accessing such resources would be greatly appreciated.

Thanks!

Filters:

OB SeaBASS - cwproctor
Subject Matter Expert
Subject Matter Expert
Posts: 23
Joined: Mon Feb 05, 2007 12:20 pm America/New_York
Answers: 1

Re: Availability of SeaBASS Validation Code or MATLAB Library

by OB SeaBASS - cwproctor » Wed Feb 12, 2025 9:47 am America/New_York

Hello - there are portable match-up tools designed to help you find coincident satellite match-ups, and then extract data from the satellite files including match-up exclusion criteria QA/QC like described in Bailey and Werdell (2006) and on the SeaBASS Validation Description that you linked. They provide very similar functionality to the way that SeaBASS systems process validation. The two scripts are Python (fd_matchup.py and mk_matchup.py) which are distributed through SeaDAS (they're OCSSW scripts) and you can find more information at the following link.

https://seabass.gsfc.nasa.gov/wiki/validation_matchup_tools

I'm not aware of a MATLAB-specific version of these tools, though it's possible MATLAB can call the Python scripts for you (you'll have to test) if you don't wish to run them from the command line.

Post Reply