How to Correctly Select an L2 Scenes to Generate an L3 Image?
Posted: Tue Aug 25, 2026 4:50 am America/New_York
I encountered a problem while generating L3 images from MODIS-Aqua L2 images.
Suppose I want to generate an L3 image for July 1, 2018. My approach was to aggregate all L2 images from the time period between July 1, 2018, 00:00:00 Z and July 1, 2018, 23:59:59 Z into a single L3 image.
However, after comparing this with the official L3 image provided on Ocean Data, I found that, in fact, the official product actually selected all L2 images from the time period between July 1, 2018, 00:15:01 Z and July 2, 2018, 02:55:00 Z. After comparing the official L3 products for July 2, 2018, I noticed that they all span 17 orbits. Is this a coincidence?
I know that OCSSW uses l2bin to generate L3 images in the bin format, but if I want to use a different method—processing the original L2 images and then aggregating them to create my own L3 products—I need to know how to obtain the same file selection range as the official products. This will make it easier to compare my products with the official ones.
Suppose I want to generate an L3 image for July 1, 2018. My approach was to aggregate all L2 images from the time period between July 1, 2018, 00:00:00 Z and July 1, 2018, 23:59:59 Z into a single L3 image.
However, after comparing this with the official L3 image provided on Ocean Data, I found that, in fact, the official product actually selected all L2 images from the time period between July 1, 2018, 00:15:01 Z and July 2, 2018, 02:55:00 Z. After comparing the official L3 products for July 2, 2018, I noticed that they all span 17 orbits. Is this a coincidence?
I know that OCSSW uses l2bin to generate L3 images in the bin format, but if I want to use a different method—processing the original L2 images and then aggregating them to create my own L3 products—I need to know how to obtain the same file selection range as the official products. This will make it easier to compare my products with the official ones.