Zhenping Yin
Zhenping Yin
Hi Holger, If you want to convert a Matlab struct to a char array or a string, you need to specify the output format for different data types (as suggested...
> FYI: @ZPYin @rico-hengst @cristoferjimenez @AthenaAugousta @gast-ben @martin-rdz @Ronny-TROPOS Hi Andi(@ulysses78)! Thanks for your efforts to make it work. From my point of view, there are two different things in...
> https://github.com/PollyNET/Pollynet_Processing_Chain/blob/0bd0d80450af4cdb781c29c7125c94e304ed5db6/lib/io/readIWV.m#L93 > > Need this to be fixed ? > > E.g. for Mindelo it is named: sups_oscm_mwr00_l2_prw_v00_20210916000000..... If the data format of the integrated water vapor (IWV) for...
I don't suggest to incorporate [polly2earlinetDB](https://github.com/PollyNET/polly2earlinetDB) into Pollynet Processing Chain at the moment. Two reasons: - [polly2earlinetDB](https://github.com/PollyNET/polly2earlinetDB) is self-complete and easy to be managed and mantained as a little small...
There is another possibility for doing this, instead of using the cloud mask from target classifications. I once implemented a cloud detection function ([cloudDetect_Zhao.m](https://github.com/PollyNET/Pollynet_Processing_Chain/blob/master/lib/cloudmask/cloudDetect_Zhao.m) for high resolution cloud masks), including...
For fixing the issue you are facing with, I would suggest to use the user defined deadtime parameters under deadtime correction mode 3. You can see the polly config file...
Yes, 5000 lines crowded in a file looks a little bit **horrible**. I also noticed this issue after I extended main function to a very large scale and can only...
> From Patric: > 1. The Picasso output files (att_bsc, vol_depol) do not contain any information about zenith angle. Would be good to have it included. It would also be...
It's not in the Product Save List yet... See the complete product list below: |short name|description| |:--:|:---| |`overlap`|overlap functions| |`aerProfFR`|Profiles of aerosol optical properties derived from far-range channels| |`aerProfNR`|Profiles of...
Hi Martin, thanks for your efforts and suggestions. I knew the data visualization speed would be a hidden issue quite some time ago, as the plots are massive compared with...