i@15: Changelog i@15: ========= ioannis@63: 0.10.4 - 2021-05-07 ioannis@63: ------------------- ioannis@63: * Updated documentation and setup parameters. ioannis@63: ioannis@62: 0.10.3 - 2021-05-06 ioannis@62: ------------------- ioannis@62: * Fixed bug when downloading measurement files. ioannis@54: ioannis@57: 0.10.1 - 2021-02-09 ioannis@60: ------------------- ioannis@57: * Temporary workaround for missing "has_finished" flag from the API. ioannis@57: ioannis@54: 0.10.0 - 2021-02-04 ioannis@60: ------------------- ioannis@62: * Support for new version of web interface (to be released on 2021-02-09). ioannis@54: * Output of module exit codes and their description. ioannis@54: * Support of the "delay" parameter when uploading files. ioannis@54: ioannis@44: 0.9.0 - 2021-01-09 ioannis@44: ------------------ ioannis@44: * Added force_upload option ioannis@50: * Removed the process subcommand, added the --process option to the `upload_file` subcommand. ioannis@50: * Homogenised download directory names. i@15: i@40: 0.8.1 - 2019-12-19 i@40: ------------------ i@40: * Correct handling of ancillary file full paths (thanks to Marc-Antoine Drouin) i@40: i@40: 0.8.0 - 2019-12-19 i@40: ------------------ i@40: * Check if ancillary file is already in the SCC DB before uploading. i@40: i@36: 0.7.1 - 2019-12-05 i@36: ------------------ i@36: * Fixed handling of both old- and new-style measurement ids. i@36: ioannis@34: 0.7.0 - 2019-01-11 ioannis@34: ------------------ ioannis@34: * Download method for HiRElPP, cloudmask, and other new datasets. ioannis@34: * Since 0.6.2: Restructuring of input arguments, ancillary file upload, code improvements. ioannis@34: i@15: 0.6.2 - 2018-01-10 i@15: ------------------ i@15: * Fixed bug when download optical files. i@16: * Changes config file path to positional argument. i@15: i@15: 0.6.1 - 2017-12-15 i@15: ------------------ i@15: * Converted script to python module i@15: * Settings are now read from .yaml file. i@15: i@15: 0.5.0 - 2015-06-23 i@15: ------------------ ioannis@3: * Moved configuration settings to a separate file ioannis@3: * Added lincence information (MIT) ioannis@3: * Added version number ioannis@3: * Added this changelog ioannis@3: