CHANGELOG.rst

Fri, 07 May 2021 08:54:30 +0300

author
ioannis@ioannis-VirtualBox
date
Fri, 07 May 2021 08:54:30 +0300
changeset 63
a41f71f80c1d
parent 62
33a1ebad3f7e
permissions
-rw-r--r--

Updated setup, licence and other ancillary files.

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

mercurial