CHANGELOG.rst

Thu, 06 May 2021 17:29:49 +0300

author
ioannis@ioannis-VirtualBox
date
Thu, 06 May 2021 17:29:49 +0300
changeset 62
33a1ebad3f7e
parent 60
2fe60db870df
child 63
a41f71f80c1d
permissions
-rw-r--r--

Bug fix when downloading processed files.

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

mercurial