allen-cell-animated / agave

Other
31 stars 5 forks source link

Feature/load from cmdline #190

Open toloudis opened 1 month ago

toloudis commented 1 month ago

Estimated time to review: ~5 min

This is a quick addition to support integration with FMS explorer, by allowing the load file or url to be specified on the command line. This is likely to go undocumented in the near term until I take more time to design a better CLI. For now it is agave --load url_or_localpath

Tested with a local file on hard drive, and a url, and a nonexistent file to confirm error handling.