VIIRS Snow Cover L3 user guide wrong CRS information?
Posted: Fri Mar 14, 2025 10:31 am America/New_York
Dear Support,
I'm a user of VIIRS Snow Cover products. I download L3 products (VNP10A1) with earthaccess. These data are distributed in h5 format and are not "natively" georeferenced, at least for common GIS softwares like GDAL or QGIS. In the user guide that I found on NSDIC website - VIIRS/[NPP|JPSS1] Snow Cover Daily L3 Global 375m SIN Grid, Version 2 taht I found here https://nsidc.org/data/vnp10a1/versions/2 - there is the information regarding the geometry of the product, so that an user can apply georeferencing from the information contained in the products (XDim, YDim coordinates). In this document the CRS information is given with a PROJ4 string. However, in turned out in my experience that this string is wrong and the MODIS CRS PROJ4 string should be used to have correct georeferencing.
User guide PROJ4 string:
+proj=sinu +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs
MODIS PROJ4 string:
+proj=sinu +lon_0=0 +x_0=0 +y_0=0 +R=6371007.181 +units=m +no_defs
Is it normal that VIIRS snow cover product georeferencing cannot be read by GDAL/QGIS ? What about the CRS, is my finding correct? (can be helpful for other users if corrected in new versions of the documentation)
Thank You for your amazing work.
Nicola Imperatore
I'm a user of VIIRS Snow Cover products. I download L3 products (VNP10A1) with earthaccess. These data are distributed in h5 format and are not "natively" georeferenced, at least for common GIS softwares like GDAL or QGIS. In the user guide that I found on NSDIC website - VIIRS/[NPP|JPSS1] Snow Cover Daily L3 Global 375m SIN Grid, Version 2 taht I found here https://nsidc.org/data/vnp10a1/versions/2 - there is the information regarding the geometry of the product, so that an user can apply georeferencing from the information contained in the products (XDim, YDim coordinates). In this document the CRS information is given with a PROJ4 string. However, in turned out in my experience that this string is wrong and the MODIS CRS PROJ4 string should be used to have correct georeferencing.
User guide PROJ4 string:
+proj=sinu +lon_0=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs
MODIS PROJ4 string:
+proj=sinu +lon_0=0 +x_0=0 +y_0=0 +R=6371007.181 +units=m +no_defs
Is it normal that VIIRS snow cover product georeferencing cannot be read by GDAL/QGIS ? What about the CRS, is my finding correct? (can be helpful for other users if corrected in new versions of the documentation)
Thank You for your amazing work.
Nicola Imperatore