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

Remove the requirement to upload from a specific data folder structure #41

Closed greglucas closed 3 weeks ago

greglucas commented 3 weeks ago

Summary

It would be nice to have the ability to upload data files from any directory structure and not require the command to be run from a specific current working directory + data/ folder combination. It is currently confusing where you need to run the cli from, so removing all folder path requirements on the upload would be helpful.

cc @vmartinez-cu @tech3371, feel free to add clarifications to this that would help

Requirements

The more specific the better.

Related tickets

No response

vmartinez-cu commented 3 weeks ago

This looks good. I think it would be nice too if it defaults to the current working directory if only a filename is given. It's the data/ part that is a little too restrictive