CHANGELOG.rst

Mon, 26 Apr 2021 12:15:02 +0300

author
ioannis@ioannis-VirtualBox
date
Mon, 26 Apr 2021 12:15:02 +0300
changeset 61
c4e03940780a
parent 60
2fe60db870df
child 62
33a1ebad3f7e
permissions
-rw-r--r--

Improved downlaod procedure (linked with standard 'monitor' method)

i@15 1 Changelog
i@15 2 =========
ioannis@54 3
ioannis@57 4 0.10.1 - 2021-02-09
ioannis@60 5 -------------------
ioannis@57 6 * Temporary workaround for missing "has_finished" flag from the API.
ioannis@57 7
ioannis@54 8 0.10.0 - 2021-02-04
ioannis@60 9 -------------------
ioannis@54 10 * Support for new version of web interface (to be released on 2021-02-09.
ioannis@54 11 * Output of module exit codes and their description.
ioannis@54 12 * Support of the "delay" parameter when uploading files.
ioannis@54 13
ioannis@44 14 0.9.0 - 2021-01-09
ioannis@44 15 ------------------
ioannis@44 16 * Added force_upload option
ioannis@50 17 * Removed the process subcommand, added the --process option to the `upload_file` subcommand.
ioannis@50 18 * Homogenised download directory names.
i@15 19
i@40 20 0.8.1 - 2019-12-19
i@40 21 ------------------
i@40 22 * Correct handling of ancillary file full paths (thanks to Marc-Antoine Drouin)
i@40 23
i@40 24 0.8.0 - 2019-12-19
i@40 25 ------------------
i@40 26 * Check if ancillary file is already in the SCC DB before uploading.
i@40 27
i@36 28 0.7.1 - 2019-12-05
i@36 29 ------------------
i@36 30 * Fixed handling of both old- and new-style measurement ids.
i@36 31
ioannis@34 32 0.7.0 - 2019-01-11
ioannis@34 33 ------------------
ioannis@34 34 * Download method for HiRElPP, cloudmask, and other new datasets.
ioannis@34 35 * Since 0.6.2: Restructuring of input arguments, ancillary file upload, code improvements.
ioannis@34 36
i@15 37 0.6.2 - 2018-01-10
i@15 38 ------------------
i@15 39 * Fixed bug when download optical files.
i@16 40 * Changes config file path to positional argument.
i@15 41
i@15 42 0.6.1 - 2017-12-15
i@15 43 ------------------
i@15 44 * Converted script to python module
i@15 45 * Settings are now read from .yaml file.
i@15 46
i@15 47 0.5.0 - 2015-06-23
i@15 48 ------------------
ioannis@3 49 * Moved configuration settings to a separate file
ioannis@3 50 * Added lincence information (MIT)
ioannis@3 51 * Added version number
ioannis@3 52 * Added this changelog
ioannis@3 53

mercurial