IMAP-Science-Operations-Center / imap-data-access

Package to download, query, and upload files from the IMAP Science Data Center.
MIT License
0 stars 7 forks source link

Add an option to the API to retrieve the latest version of a given file #38

Open maxinelasp opened 4 weeks ago

maxinelasp commented 4 weeks ago

Summary

It would be nice to be able to pass in a "latest" flag or "latest" to the version, and have the query part of the API retrieve only the highest version number that matches the other requirements. This would be useful for ancillary files as well.

Note: This could be a good student ticket for exposure to the API and argparse.

Requirements

The more specific the better.

Related tickets

No response