Sentinel 5-p user trying to download CH4 concentration data:
Using the Statistical API, I am trying to download long-term values over a particular lat-lon (tiny area, so my custom bounding box is 0.1x0.1 degrees). I am interested in obtaining time series for that particular lat-lon. However, the Statistical API seems to return a NaN value for a date or a time period average if: 1. any one of the underlying pixels (of the many in a 0.1x0.1 grid) has a NaN value on that date, and 2. If any one of the dates in say a Month has a NaN value.
Any help is appreciated.
Thanks