Skip to content

v3.0.0

Compare
Choose a tag to compare
@keballantyne keballantyne released this 19 May 14:32
· 169 commits to main since this release
  • Changes to scripts and folder structure
    • main script renamed eodms-cli.py
    • renamed utils folder to scripts
    • renamed eod.py to utils.py
    • changed class EodmsOrderDownload to EodmsUtils
    • moved process methods to new class EodmsProcess
    • moved config.ini to /~/.eodms
  • Removed 'search_only' from process list as there is now a flag (--no_order|-nord) to suppress ordering and downloading
  • Added "downloads" parameter to command-line which will override the downloads folder location in the configuration file
  • Added a "--configure" flag to script to provide an easy way to the edit the config.ini
  • Renamed "download_only" process to "download_results" to reflect that the process downloads previous results using the CSV produced by the eodms-cli