Sun, 15 Mar 2020 16:45:04 +0200
Minor change for code clarity
i@118 | 1 | Changelog |
i@118 | 2 | ========= |
i@118 | 3 | |
i@118 | 4 | Unreleased |
i@118 | 5 | ---------- |
ioannis@170 | 6 | |
ioannis@192 | 7 | 0.4.3 - 2020‑03‑15 |
ioannis@192 | 8 | ------------------ |
ioannis@192 | 9 | Fixed |
ioannis@192 | 10 | ~~~~~ |
ioannis@192 | 11 | - Activated netcdf4 compression for `Raw_Lidar_Data` and `Background_Profile` variables. |
ioannis@192 | 12 | |
ioannis@192 | 13 | 0.4.3 - 2020‑02‑14 |
ioannis@192 | 14 | ------------------ |
ioannis@192 | 15 | Fixed |
ioannis@192 | 16 | ~~~~~ |
ioannis@192 | 17 | - Pcolormesh added as default plotting method |
ioannis@192 | 18 | - Bug in using LicelLidarMeasurement fixed. |
ioannis@192 | 19 | |
ioannis@192 | 20 | 0.4.2 - 2020‑02‑14 |
ioannis@192 | 21 | ------------------ |
ioannis@192 | 22 | Added |
ioannis@192 | 23 | ~~~~~ |
ioannis@192 | 24 | - Option to name licel channel by order in file. |
ioannis@192 | 25 | |
ioannis@192 | 26 | |
ioannis@192 | 27 | 0.4.1 - 2019-11-29 |
ioannis@170 | 28 | ------------------ |
ioannis@170 | 29 | Added |
ioannis@170 | 30 | ~~~~~ |
ioannis@170 | 31 | - Support for Python 3 |
ioannis@170 | 32 | |
i@164 | 33 | Fixed |
i@164 | 34 | ~~~~~ |
i@164 | 35 | - Bug in Licel2depol script, wrong handling of dark measurements. |
ioannis@170 | 36 | - Wrong number of timescales in depolarization calibration netcdf files. |
i@164 | 37 | |
i@161 | 38 | 0.3.5 - 2018-10-10 |
i@161 | 39 | ------------------ |
i@161 | 40 | Fixed |
i@161 | 41 | ~~~~~ |
i@161 | 42 | - Bug in Licel2depol script. |
i@161 | 43 | |
i@161 | 44 | Removed |
i@161 | 45 | ~~~~~~~ |
i@161 | 46 | - Experimental cloud mask script. It will be soon released in the SCC interface. |
i@161 | 47 | |
i@161 | 48 | |
ioannis@142 | 49 | 0.3.4 - 2018-03-22 |
ioannis@142 | 50 | ------------------ |
ioannis@142 | 51 | Fixed |
ioannis@142 | 52 | ~~~~~ |
ioannis@142 | 53 | - Added First_Signal_Rangebin in supported channel variables. |
ioannis@142 | 54 | |
ioannis@142 | 55 | Added |
ioannis@142 | 56 | ~~~~~ |
ioannis@142 | 57 | - Plotting of cloud-mask |
ioannis@142 | 58 | |
ioannis@140 | 59 | 0.3.3 - 2018-03-18 |
ioannis@140 | 60 | ------------------ |
ioannis@140 | 61 | Fixed |
ioannis@140 | 62 | ~~~~~ |
ioannis@140 | 63 | - Fixed bug when saving SCC NetCDF file. |
ioannis@140 | 64 | - Fixed confusing error message when saving SCC NetCDF and Laser_Shots are read from Licel file. |
i@118 | 65 | |
i@135 | 66 | 0.3.2 - 2018-02-28 |
i@135 | 67 | ------------------ |
i@135 | 68 | Fixed |
i@135 | 69 | ~~~~~ |
i@135 | 70 | - Fixed installation of non-wheel package |
i@135 | 71 | |
i@132 | 72 | 0.3.0 - 2018-02-28 |
i@132 | 73 | ------------------ |
i@132 | 74 | Fixed |
i@132 | 75 | ~~~~~ |
i@132 | 76 | - Bug when calculating physical units for Licel analog signals |
i@132 | 77 | |
i@132 | 78 | Added |
i@132 | 79 | ~~~~~ |
i@132 | 80 | - Initial support of Raymetrics scanning files. |
i@132 | 81 | - Initial experimental support of cloud masking when converting licel to SCC format. |
i@132 | 82 | - Added support for overlap and lidar ratio file names in SCC format. |
i@132 | 83 | |
i@132 | 84 | |
i@132 | 85 | Changed |
i@132 | 86 | ~~~~~~~ |
i@132 | 87 | - Improvements on DIVA format. |
i@132 | 88 | |
i@118 | 89 | 0.2.14 - 2018-01-10 |
i@118 | 90 | ------------------- |
i@118 | 91 | Fixed |
i@118 | 92 | ~~~~~ |
i@118 | 93 | - Correct reading of measurement parameters from Licel files. |
i@118 | 94 | - Fixed possible problems with class-level parameters in Licel measurement class. |
i@118 | 95 | |
i@118 | 96 | Added |
i@118 | 97 | ~~~~~ |
i@118 | 98 | - First ideas for a DIVA netCDF format. |