i@118: Changelog i@118: ========= i@118: i@118: Unreleased i@118: ---------- ioannis@170: ioannis@194: 0.5.0 - 2020‑03‑25 ioannis@194: ------------------ ioannis@194: Added ioannis@194: ~~~~~ ioannis@194: - Save as csv method on LicelFiles ioannis@194: ioannis@194: Changed ioannis@194: ~~~~~~~ ioannis@194: - Changes channel dictionaries to OrderedDict ioannis@194: ioannis@194: ioannis@194: 0.4.4 - 2020‑03‑15 ioannis@192: ------------------ ioannis@192: Fixed ioannis@192: ~~~~~ ioannis@192: - Activated netcdf4 compression for `Raw_Lidar_Data` and `Background_Profile` variables. ioannis@192: ioannis@192: 0.4.3 - 2020‑02‑14 ioannis@192: ------------------ ioannis@192: Fixed ioannis@192: ~~~~~ ioannis@192: - Pcolormesh added as default plotting method ioannis@192: - Bug in using LicelLidarMeasurement fixed. ioannis@192: ioannis@192: 0.4.2 - 2020‑02‑14 ioannis@192: ------------------ ioannis@192: Added ioannis@192: ~~~~~ ioannis@192: - Option to name licel channel by order in file. ioannis@192: ioannis@192: ioannis@192: 0.4.1 - 2019-11-29 ioannis@170: ------------------ ioannis@170: Added ioannis@170: ~~~~~ ioannis@170: - Support for Python 3 ioannis@170: i@164: Fixed i@164: ~~~~~ i@164: - Bug in Licel2depol script, wrong handling of dark measurements. ioannis@170: - Wrong number of timescales in depolarization calibration netcdf files. i@164: i@161: 0.3.5 - 2018-10-10 i@161: ------------------ i@161: Fixed i@161: ~~~~~ i@161: - Bug in Licel2depol script. i@161: i@161: Removed i@161: ~~~~~~~ i@161: - Experimental cloud mask script. It will be soon released in the SCC interface. i@161: i@161: ioannis@142: 0.3.4 - 2018-03-22 ioannis@142: ------------------ ioannis@142: Fixed ioannis@142: ~~~~~ ioannis@142: - Added First_Signal_Rangebin in supported channel variables. ioannis@142: ioannis@142: Added ioannis@142: ~~~~~ ioannis@142: - Plotting of cloud-mask ioannis@142: ioannis@140: 0.3.3 - 2018-03-18 ioannis@140: ------------------ ioannis@140: Fixed ioannis@140: ~~~~~ ioannis@140: - Fixed bug when saving SCC NetCDF file. ioannis@140: - Fixed confusing error message when saving SCC NetCDF and Laser_Shots are read from Licel file. i@118: i@135: 0.3.2 - 2018-02-28 i@135: ------------------ i@135: Fixed i@135: ~~~~~ i@135: - Fixed installation of non-wheel package i@135: i@132: 0.3.0 - 2018-02-28 i@132: ------------------ i@132: Fixed i@132: ~~~~~ i@132: - Bug when calculating physical units for Licel analog signals i@132: i@132: Added i@132: ~~~~~ i@132: - Initial support of Raymetrics scanning files. i@132: - Initial experimental support of cloud masking when converting licel to SCC format. i@132: - Added support for overlap and lidar ratio file names in SCC format. i@132: i@132: i@132: Changed i@132: ~~~~~~~ i@132: - Improvements on DIVA format. i@132: i@118: 0.2.14 - 2018-01-10 i@118: ------------------- i@118: Fixed i@118: ~~~~~ i@118: - Correct reading of measurement parameters from Licel files. i@118: - Fixed possible problems with class-level parameters in Licel measurement class. i@118: i@118: Added i@118: ~~~~~ i@118: - First ideas for a DIVA netCDF format.