Page 1 of 1

empty rasters-viirs

Posted: Fri May 31, 2019 3:13 pm America/New_York
by mamontes
Dear Sean,
I am processing viirs j1 images in a server but I got empty rasters in L2 (for example Rrs). lat/lon ok
This is not an issue when I do the same in my Mac.
Below a simple example that returns empty rasters

bash-4.2$ l2gen ifile=V2018289210600.L1A_JPSS1.nc geofile=V2018289210600.GEO-M_JPSS1.nc ofile=test6.nc
Input file V2018289210600.L1A_JPSS1.nc is VIIRS L1A NetCDF4.
...
Non-Standard L1A filename; checking if it is LSIPS filename format
L1A filename check failed, no filtering will be done
...

Is the filename check failed the cause of that? otherwise, what is the issue?
this message was not shown when running in the mac..
thanks in advance
Martin

empty rasters-viirs

Posted: Thu Jun 06, 2019 9:35 am America/New_York
by OB.DAACx - SeanBailey
Are you running the same version of l2gen on the Mac and the server?  That message is no longer in code...

empty rasters-viirs

Posted: Tue Jun 11, 2019 11:37 am America/New_York
by mamontes
Dear Sean
good point and I thought about that too.. however I have no way to update the one on the server.. thanks a lot anyways