ESGF / esgf-wget

Service API endpoint for simplified wget scripts
0 stars 4 forks source link

Pass through search params #14

Closed sashakames closed 4 years ago

sashakames commented 4 years ago

The "legacy" ESGF wget API part of esg-search supports script generation via search params. They are passed on to Solr. This gives users the option to generate scripts with results from the parameters as opposed to just passing dataset_ids.

This is a lower priority feature request not needed for an initial release, as users can continue to use the legacy API. I Will be needed before the old API can be retired.