changelog.rst

Fri, 15 Oct 2021 12:16:06 +0000

author
convert-repo
date
Fri, 15 Oct 2021 12:16:06 +0000
changeset 213
ed1fdae1dce7
parent 201
49f1419b74fc
permissions
-rw-r--r--

update tags

Changelog
=========

Unreleased
----------

0.5.2 - 2020-05-02
------------------
Fixed
~~~~~
 - Bug in range correcting signal when using pre-trigger region.
 - Bug in depol calibration creation classes

0.5.0 - 2020‑03‑25
------------------
Added
~~~~~
- Save as csv method on LicelFiles

Changed
~~~~~~~
- Changes channel dictionaries to OrderedDict


0.4.4 - 2020‑03‑15
------------------
Fixed
~~~~~
- Activated netcdf4 compression for `Raw_Lidar_Data` and `Background_Profile` variables.

0.4.3 - 2020‑02‑14
------------------
Fixed
~~~~~
- Pcolormesh added as default plotting method
- Bug in using LicelLidarMeasurement fixed.

0.4.2 - 2020‑02‑14
------------------
Added
~~~~~
- Option to name licel channel by order in file.


0.4.1 - 2019-11-29
------------------
Added
~~~~~
- Support for Python 3

Fixed
~~~~~
- Bug in Licel2depol script, wrong handling of dark measurements.
- Wrong number of timescales in depolarization calibration netcdf files.

0.3.5 - 2018-10-10
------------------
Fixed
~~~~~
- Bug in Licel2depol script.

Removed
~~~~~~~
- Experimental cloud mask script. It will be soon released in the SCC interface.


0.3.4 - 2018-03-22
------------------
Fixed
~~~~~
- Added First_Signal_Rangebin in supported channel variables.

Added
~~~~~
- Plotting of cloud-mask

0.3.3 - 2018-03-18
------------------
Fixed
~~~~~
- Fixed bug when saving SCC NetCDF file.
- Fixed confusing error message when saving SCC NetCDF and Laser_Shots are read from Licel file.

0.3.2 - 2018-02-28
------------------
Fixed
~~~~~
- Fixed installation of non-wheel package

0.3.0 - 2018-02-28
------------------
Fixed
~~~~~
- Bug when calculating physical units for Licel analog signals

Added
~~~~~
- Initial support of Raymetrics scanning files.
- Initial experimental support of cloud masking when converting licel to SCC format.
- Added support for overlap and lidar ratio file names in SCC format.


Changed
~~~~~~~
- Improvements on DIVA format.

0.2.14 - 2018-01-10
-------------------
Fixed
~~~~~
- Correct reading of measurement parameters from Licel files.
- Fixed possible problems with class-level parameters in Licel measurement class.

Added
~~~~~
- First ideas for a DIVA netCDF format.

mercurial