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

Implement storing in earlinet netcdf format #79

Open HolgerPollyNet opened 3 years ago

HolgerPollyNet commented 3 years ago

A script, converting the Picasso output to Earlinet DB format was already created. Now, this script should be implemented in the processing chain, to automatically create this files using the detected lowest cloud base as top height and the height of full overlap (or something else) as lower limit.

HolgerPollyNet commented 3 years ago

New EARLINET under development - maybe wait until that. Or leave conversion script as stand alone --> to be dicussed.

HolgerPollyNet commented 1 year ago

I hope we can reactivate this issue in near future. Maybe together with or after issue #180

ZPYin commented 1 year ago

I don't suggest to incorporate polly2earlinetDB into Pollynet Processing Chain at the moment. Two reasons:

As far as I can see, there is no barrier to run Pollynet Processing Chain and polly2earlinetDB in parallel or in different cronjobs at the moment. (Correct me if not...)

Anyway, I'm open to hear more about your ideas. If we find it's really necessary to incorporate polly2earlinetDB into Pollynet Processing Chain for some reason, we can also discuss how to achieve that.