If you store data on UTBox with a static link, you can programmatically fetch the data with Python requests.
This demo addresses part of Issue #80, a key open question remains though: how to programmatically generate the file name key:value dictionary lookup for tens or hundreds of thousands of individual files?
IGRINS filename↔️UTBox file id
You can combine a lookup table and this notebook to then search and fetch the entire IGRINS archive.
If you store data on UTBox with a static link, you can programmatically fetch the data with Python requests.
This demo addresses part of Issue #80, a key open question remains though: how to programmatically generate the file name
key:value
dictionary lookup for tens or hundreds of thousands of individual files?IGRINS filename
↔️UTBox file id
You can combine a lookup table and this notebook to then search and fetch the entire IGRINS archive.