NASA-PDS / pds-api

PDS web APIs specifications and user's manual
http://nasa-pds.github.io/pds-api
Other
5 stars 3 forks source link

As a user, I want to perform a query and download all the products in one API call #271

Open jordanpadams opened 1 year ago

jordanpadams commented 1 year ago

Checked for duplicates

Yes

🧑‍🔬 User Persona(s)

No response

💪 Motivation

...so that I can [why do you want to do this?]

📖 Additional Details

No response

Acceptance Criteria

Given When I perform Then I expect

⚙️ Engineering Details

No response

scholes-ds commented 1 year ago

I'm not sure this one is necessary. This might require some special streaming code because Geo has a few data files that are over 2TB! Example: https://pds-geosciences.wustl.edu/grail/grail-l-lgrs-5-rdr-v1/grail_1001/shbdr/

msbentley commented 7 months ago

Yeah, I think this is likely a dangerous one :-D When it comes to convenience wrappers and scripts, something that accepts a query and returns the list of download URLs, or spits out a curl/wget script to retrieve the data would probably suffice?