MODIS MOD13Q1.061 access problem

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
stevesbr
Posts: 1
Joined: Fri Jul 11, 2025 2:24 pm America/New_York
Answers: 0

MODIS MOD13Q1.061 access problem

by stevesbr » Fri Jul 11, 2025 2:43 pm America/New_York

Hello,

I previously accessed the MODIS product MOD13Q1.061 at the link https://e4ftl01.cr.usgs.gov/ using a Python script (pymodis) and token-based authentication, but it seems the files are no longer available there. I would like to know how to access the MODIS product MOD13Q1.061 now, and whether it is still possible to access it via scripts using token authentication.

Thank you for any help or support.

Janos

Filters:

LP DAAC - dgolon
User Services
User Services
Posts: 113
Joined: Tue Dec 03, 2024 2:37 pm America/New_York
Answers: 0
Has endorsed: 29 times
Endorsed: 2 times

Re: MODIS MOD13Q1.061 access problem

by LP DAAC - dgolon » Fri Jul 11, 2025 4:21 pm America/New_York

Hello @stevesbr The MODIS data were removed from the LP DAAC Data Pool back on June 30, 2025. Please see this news announcement for more details: https://www.earthdata.nasa.gov/data/alerts-outages/lp-daac-discontinue-data-pool-distribution-modis-datasets.

We recommend looking at our GitHub repository as there are a few scripts out there that can help you continue your data access: https://github.com/nasa/LPDAAC-Data-Resources

Particularly, we recommend reading through:
https://github.com/nasa/LPDAAC-Data-Resources/blob/main/guides/NASA_LPDAAC_Data_Access_Guide.md
https://github.com/nasa/LPDAAC-Data-Resources/blob/main/python/tutorials/earthaccess_introduction.ipynb
https://github.com/nasa/LPDAAC-Data-Resources/tree/main/python/scripts/daac_data_download_python

Please let us know if you have any additional questions after reading those resources.

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.

ikipkemoi
Posts: 1
Joined: Wed Jul 16, 2025 11:31 am America/New_York
Answers: 0

Re: MODIS MOD13Q1.061 access problem

by ikipkemoi » Wed Jul 16, 2025 11:32 am America/New_York

SO no more access via R?

LP DAAC - dgolon
User Services
User Services
Posts: 113
Joined: Tue Dec 03, 2024 2:37 pm America/New_York
Answers: 0
Has endorsed: 29 times
Endorsed: 2 times

Re: MODIS MOD13Q1.061 access problem

by LP DAAC - dgolon » Wed Jul 16, 2025 2:02 pm America/New_York

If you were previously using R, it should still work as well. You will just need to update your workflows to reflect the data are now in the cloud instead. You might be interested in the Earthdatalogin R Package. Read: https://github.com/nasa/LPDAAC-Data-Resources/blob/main/guides/NASA_LPDAAC_Data_Access_Guide.md#earthdatalogin-r-package for more information.
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