Fri, 20 Dec 2019 14:36:21 +0200
Bug fix: Handling of full paths in ancillary files.
i@15 | 1 | Changelog |
i@15 | 2 | ========= |
i@15 | 3 | |
i@40 | 4 | 0.8.1 - 2019-12-19 |
i@40 | 5 | ------------------ |
i@40 | 6 | * Correct handling of ancillary file full paths (thanks to Marc-Antoine Drouin) |
i@40 | 7 | |
i@40 | 8 | 0.8.0 - 2019-12-19 |
i@40 | 9 | ------------------ |
i@40 | 10 | * Check if ancillary file is already in the SCC DB before uploading. |
i@40 | 11 | |
i@36 | 12 | 0.7.1 - 2019-12-05 |
i@36 | 13 | ------------------ |
i@36 | 14 | * Fixed handling of both old- and new-style measurement ids. |
i@36 | 15 | |
ioannis@34 | 16 | 0.7.0 - 2019-01-11 |
ioannis@34 | 17 | ------------------ |
ioannis@34 | 18 | * Download method for HiRElPP, cloudmask, and other new datasets. |
ioannis@34 | 19 | * Since 0.6.2: Restructuring of input arguments, ancillary file upload, code improvements. |
ioannis@34 | 20 | |
i@15 | 21 | 0.6.2 - 2018-01-10 |
i@15 | 22 | ------------------ |
i@15 | 23 | * Fixed bug when download optical files. |
i@16 | 24 | * Changes config file path to positional argument. |
i@15 | 25 | |
i@15 | 26 | 0.6.1 - 2017-12-15 |
i@15 | 27 | ------------------ |
i@15 | 28 | * Converted script to python module |
i@15 | 29 | * Settings are now read from .yaml file. |
i@15 | 30 | |
i@15 | 31 | 0.5.0 - 2015-06-23 |
i@15 | 32 | ------------------ |
ioannis@3 | 33 | * Moved configuration settings to a separate file |
ioannis@3 | 34 | * Added lincence information (MIT) |
ioannis@3 | 35 | * Added version number |
ioannis@3 | 36 | * Added this changelog |
ioannis@3 | 37 |