ECOSTRESS products availability inconsistent

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
monviso
Posts: 2
Joined: Mon Sep 16, 2024 9:16 pm America/New_York
Answers: 0

ECOSTRESS products availability inconsistent

by monviso » Mon Sep 16, 2024 9:39 pm America/New_York

Hi everyone,

I am downloading ECOSTRESS data through R following roughly this procedure: https://cran.r-project.org/web/packages/appeears/vignettes/appeears_vignette.html (appeears package).

This is my reference data frame:
task subtask start end product layer
1 polygon subtask 2024-08-01 2024-09-16 ECO2LSTE.001 SDS_LST
2 polygon subtask 2024-08-01 2024-09-16 ECO2LSTE.001 SDS_LST_err
3 polygon subtask 2024-08-01 2024-09-16 ECO2LSTE.001 SDS_QC
4 polygon subtask 2024-08-01 2024-09-16 ECO2CLD.001 SDS_CloudMask

These layers are downloaded locally for specific AOI. Nonetheless, frequently I ended up with the following outputs (I report only .tif files):
.../ECO2CLD.001_SDS_CloudMask_doy2024224083616_aid0001.tif
.../ECO2CLD.001_SDS_CloudMask_doy2024231192938_aid0001.tif
.../ECO2CLD.001_SDS_CloudMask_doy2024232052159_aid0001.tif
.../ECO2CLD.001_SDS_CloudMask_doy2024243143940_aid0001.tif
.../ECO2CLD.001_SDS_CloudMask_doy2024247130507_aid0001.tif
.../ECO2CLD.001_SDS_CloudMask_doy2024251113240_aid0001.tif
.../ECO2CLD.001_SDS_CloudMask_doy2024255095959_aid0001.tif
.../ECO2LSTE.001_SDS_LST_doy2024243143940_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024224083616_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024231192938_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024232052159_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024243143940_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024247130507_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024251113240_aid0001.tif
.../ECO2LSTE.001_SDS_LST_err_doy2024255095959_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024224083616_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024231192938_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024232052159_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024243143940_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024247130507_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024251113240_aid0001.tif
.../ECO2LSTE.001_SDS_QC_doy2024255095959_aid0001.tif

As you can see, in the time range specified, there are 7 available observations for the cloudMask, error and quality layers, but only 1 is available for the LST product. Why is that?
Thanks
Matteo

Filters:

LP DAAC-EDL - lien
Posts: 251
Joined: Thu Jun 25, 2020 9:51 am America/New_York
Answers: 2
Been thanked: 9 times

Re: ECOSTRESS products availability inconsistent

by LP DAAC-EDL - lien » Wed Sep 18, 2024 7:52 am America/New_York

Hello,
Thank you for bringing this to our attention. There should absolutely be corresponding LST layers for the LSTE error and the QC band. Can you give me your coordinate range so I can check what actually is available.
Thanks,
Brett

monviso
Posts: 2
Joined: Mon Sep 16, 2024 9:16 pm America/New_York
Answers: 0

Re: ECOSTRESS products availability inconsistent

by monviso » Thu Sep 26, 2024 7:36 am America/New_York

Dear Brett,

sorry for taking so long to answer back. The bbox of my polygon is:
Bounding box: xmin: 94.02935 ymin: -8.150503 xmax: 125.0321 ymax: 23.31493

the time window is:
sd<-"2024-08-01"
ed<-"2024-09-16"

Again, I confirm that I get the outputs as reported in my first message: only one LST product file, and 7 LST_err and Cloud_mask files.
Happy to run any further test if needed.
Matteo

LP DAAC-EDL - dgolon
Posts: 422
Joined: Mon Sep 30, 2019 10:00 am America/New_York
Answers: 0
Has thanked: 31 times
Been thanked: 8 times
Contact:

Re: ECOSTRESS products availability inconsistent

by LP DAAC-EDL - dgolon » Thu Oct 10, 2024 12:49 pm America/New_York

Hi @monviso We have confirmed that the LST output for Sep 3, 2024 only includes the Fill value. That is the reason why there is no corresponding LST layer for some of the dates. -- Thanks -- Danielle
Subscribe to the LP DAAC listserv by sending a blank email to lpdaac-join@lists.nasa.gov.

Sign up for the Landsat listserv to receive the most up to date information about Landsat data: https://public.govdelivery.com/accounts/USDOIGS/subscriber/new#tab1.

Post Reply