API-V2 Details Endpoint Regions Parameter Usage

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
gusgrins
Posts: 2
Joined: Wed Jan 03, 2024 2:22 pm America/New_York
Answers: 0

API-V2 Details Endpoint Regions Parameter Usage

by gusgrins » Wed Jan 03, 2024 3:38 pm America/New_York

Is it possible to use this endpoint in order to return granules that 100% overlap a bounding box? i.e. ignore granules that do not completely overlap the bounding box given. Attached are visuals of a granule that would be ignored and another granule that would be returned.

Example URL:

https://ladsweb.modaps.eosdis.nasa.gov/api/v2/content/details?products=VNP02IMG&temporalRanges=2023-100..2023-100&regions=[BBOX]W-123.8 N40.6 E-122.3 S39.1&instruments=viirs&collections=viirs-c2&archiveSets=5200
Attachments
Granule that would be returned by this query
Granule that would be returned by this query
VIIRS_Returned_Granule.jpg (336.41 KiB) Not viewed yet
Granule that would be ignored by this query
Granule that would be ignored by this query
VIIRS_Ignored_Granule.jpg (195.73 KiB) Not viewed yet

Tags:

LAADS_UserServices_M
User Services
User Services
Posts: 289
Joined: Mon Sep 30, 2019 8:33 am America/New_York
Answers: 1
Has thanked: 3 times

Re: API-V2 Details Endpoint Regions Parameter Usage

by LAADS_UserServices_M » Thu Jan 04, 2024 7:35 am America/New_York

No, it will select all granules that intersect with the defined bounding box. So, search will find all granules listed in your examples and will not ignore any.
Regards,
LAADS User Services

To receive news from LAADS DAAC direct to your inbox, email laadsdaac-join@lists.nasa.gov with “subscribe” in the subject line.

Post Reply