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

Save attenuated backscatter near-range #86

Closed HolgerPollyNet closed 3 years ago

HolgerPollyNet commented 3 years ago

I think you just need to Copy and modigy the pollyxt_save_att_bsc.m and the insert two lines in the main function-

HolgerPollyNet commented 3 years ago

Annett is needed this for comperisons with near-ground in-situ obervations and SAEMS, if @Ronny-TROPOS has no time we should implement this during the 3.0 development. @ZPYin @HolgerPollyNet

ZPYin commented 3 years ago

No problem.

I will put this feature in task after I come up with a solution to further control the netCDF files size.

ZPYin commented 3 years ago

The near-range attenuated backscatter can be save by adding aerAttBetaNR in prodSaveList. See example below:

"prodSaveList": ["aerAttBetaNR"]