I'm working with some MODIS A images in order to extract Chlor_a but there is a gap between not sure if I'm doing something wrong when using l2mapgen or any previous steps. On the other hand with MODIS Terra there is no gap.
Commands used:
l2mapgen ifile=A2019001191000_L2_OC.nc ofile=A2019001191000_chlor_a.tif prod=chlor_a outmode=tiff flaguse=ATMFAIL,LAND,HILT,CLDICE,LOWLW,CHLFAIL,CHLWARN,ATMWARN,FILTER,NAVWARN,NAVFAIL,ABSAER,MAXAERITER stype=1 width=2900
l2mapgen ifile=A2019001190500_L2_OC.nc ofile=A2019001190500_chlor_a.tif prod=chlor_a outmode=tiff flaguse=ATMFAIL,LAND,HILT,CLDICE,LOWLW,CHLFAIL,CHLWARN,ATMWARN,FILTER,NAVWARN,NAVFAIL,ABSAER,MAXAERITER stype=1 width=2900
Example images:
MODIS Aqua l2 product - Chlor_a [date 2019-01-01]

MODIS Terra l2 product - Chlor_a [date 2019-01-01]

Any help would be appreciated. Thanks.