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

added option to read IWV values from HATPRO-MWR cloudnet products #215

Closed ulysses78 closed 1 year ago

ulysses78 commented 1 year ago

This new function adds the option to use IWV cloudnet products from HATPRO-MWR. To use this new function, one has to change the following key/values in the polly_global_config.json file:

"IWV_instrument": "MWR_cloudnet", "MWRFolder": "/data/level1b/cloudnetpy/products",

This pull request refers to issue https://github.com/PollyNET/Pollynet_Processing_Chain/issues/152