podaac / swodlr

swodlr (swaa·dler) is a system for generating on demand raster products from SWOT L2 data
Apache License 2.0
4 stars 2 forks source link

Spatial search area too large to find granules #119

Open jbyrne6 opened 3 months ago

jbyrne6 commented 3 months ago

There is an issue with the spatial search not working if a search area is too large. If there are more than 2000 results from the cmr spatial search, no results get returned because 2000 items is the limit for one search. A fix is needed to call subsequent cmr calls until all the results are retrieved for a search area.