Search found 3 matches

by a.topo_s
Tue Nov 05, 2024 4:20 am America/New_York
Forum: Home
Question: Questions about QAAV6 source code
Replies: 4

Re: Questions about QAAV6 source code

Hi Sean, Thank you very much for your reply! I emailed Professor Zhongping Lee, and he mentioned that the "check 443 range" procedure is entirely based on their data and experience. It's intended to ensure that the aph440 product remains within a reasonable range even when there are issues...
by a.topo_s
Fri Oct 25, 2024 5:44 am America/New_York
Forum: Home
Question: Questions about QAAV6 source code
Replies: 4

Re: Questions about QAAV6 source code

Hello everyone, I noticed that in the pml_iop_calculate.c file (https://oceancolor.gsfc.nasa.gov/docs/ocssw/pml__iop__calculate_8c.html), there is also a "check aph443 range" code segment (line 87-105), and the comments mention that "this sanity check is an empirical fix from the Lee ...
by a.topo_s
Mon Oct 21, 2024 9:18 am America/New_York
Forum: Home
Question: Questions about QAAV6 source code
Replies: 4

Questions about QAAV6 source code

Why was the ‘check aph443 range’ code (lines 412-440) added in the source code of the QAAv6 algorithm in l2gen (https://oceancolor.gsfc.nasa.gov/docs/ocssw/qaa_8c_source.html)?