how do I filter for a single variable from the MODIS dataset? #502
Unanswered
priyapatel1
asked this question in
Q&A
Replies: 1 comment
-
Hi @priyapatel1, I'm glad to hear that the MOD13Q1 download is working for you. It sounds like you are interested in subsetting the data by variable, in this case the 250m_16 days_NDVI layer. Currently this is not supported directly by earthaccess. AppEEARS may be a good option for you, which does provide subsetting of this collection. This is another good use case for #328 which would add the ability for earthaccess to leverage AppEEARS or other services to offer subsetting within your same earthaccess workflow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm downloading data from MODIS (short name = MOD13Q1). I'm able to download ALL the data just fine. How do I only download the 16-day NDVI?
Here's a link to the dataset: https://lpdaac.usgs.gov/products/mod13q1v006/
Beta Was this translation helpful? Give feedback.
All reactions