.hgignore

Sat, 06 Jan 2018 10:08:46 +0200

author
Iannis <i.binietoglou@impworks.gr>
date
Sat, 06 Jan 2018 10:08:46 +0200
changeset 116
d9703af687aa
parent 96
200d840c2fca
permissions
-rwxr-xr-x

Major changes in Licel-related classes, to better expose all information to top-level classes.

* Duration of timescales in read from the licel files.
* Fixed bugs related to ordering of channels when reading from licel files.
* Fixed V to mV convertion.
* First working converstion to a DIVA draft format.

syntax: glob
*.pyc
*.py~
*.rst~
re:^readme\.md~$
*.orig
.idea/*
re:^atmospheric_lidar\.egg-info/
*.nc
re:^atmospheric_lidar_reader\.egg-info/
re:^build/
re:^dist/
re:^docs/_build/html/
re:^docs/_build/doctrees/

mercurial