PollyNET / Pollynet_Processing_Chain

NRT lidar data processing program for multiwavelength polarization Raman lidar network (PollyNET)
https://polly.tropos.de/
GNU General Public License v3.0
20 stars 8 forks source link

inconsistent variable names between P2.0 and P3.0 #115

Closed HolgerPollyNet closed 2 years ago

HolgerPollyNet commented 2 years ago

Some variables have changes with the recent version upgrade.

E.g.: parDepol_klett_355 vs. pdr_klett_355

We intent to have consistency with the previous version and would like to change it back.

ZPYin commented 2 years ago

OK.

It has been fixed in the commit as showing above.vdr was also replaced with volDepol for the same reason.

In addition, I updated the version number to v3.1 to separate the different outputs. Hope that helps.