Hi,
we have noticed a point that went missing for Snow Depth from the global extraction for GloFAS: (lat, lon) = (45.925, 7.875) .
After further investigation, using 2026-02-26 as a test, we noticed that if a small square was provided on the API cutting tool, the point does show, but does not show anymore if a full grid extraction is done.
Request that shows data for that gridpoint:
{
"system_version": ["version_4_0"],
"hydrological_model": ["lisflood"],
"product_type": ["intermediate"],
"variable": ["snow_depth_water_equivalent"],
"hyear": ["2026"],
"hmonth": ["02"],
"hday": ["16"],
"data_format": "grib2",
"download_format": "zip",
"area": [45.95, 0, 0, 7.9]
}
Request for full grid (ie: removing the area key-value), no longer shows that point.
Is this a known issue?
Thank you,
Joao