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
19 stars 8 forks source link

Poliphon params to config file #224

Open HolgerPollyNet opened 10 months ago

HolgerPollyNet commented 10 months ago

In general, but maybe for a future version it would be also great to source out everything that could be adjusted to the config file.

In your case it would be: Dd = [0.23, 0.31, 0.25]; Dnd = [0.05, 0.05, 0.05];

and then, the used paramters should be stored in the netcdf file

AthenaAugousta commented 7 months ago

Note to self: In the NetCDF file the variable 'uncertainty_aerBsc1064__nd1' needs to be renamed to 'uncertainty_aerBsc1064_klett_nd1'

AthenaAugousta commented 1 month ago

Note to self: In the NetCDF file the variable 'uncertainty_aerBsc1064__nd1' needs to be renamed to 'uncertainty_aerBsc1064_klett_nd1'

--> Done

HolgerPollyNet commented 1 month ago

is the general issue still open? concerning the used parameters? @AthenaAugousta

AthenaAugousta commented 1 month ago

is the general issue still open? concerning the used parameters? @AthenaAugousta

Yes, will work on that soon though!