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

Do not merge files of whole day if difference found #266

Closed ulysses78 closed 2 months ago

HolgerPollyNet commented 2 months ago

what means skipped in this sense? Will then the files processed anyhow? but as single files as prior the 24h era?

ulysses78 commented 2 months ago

At the moment the whole day will be skipped, because of ugly problems when reprocessing data for long time-ranges (e.g. 3 months and more) and finding bugs in the todolist-file. One can of course reprocess the special day by using the old picasso(non24h)-version. In the future this should be done automatically: if diff found -> start the old-picasso-script. But for now, while reprocessing quite a lot of data, it is much easier not to process the day using picasso24.

HolgerPollyNet commented 2 months ago

Okay, but I fear that your data stream monitor is then one major source for finding unprocessed days......

ulysses78 commented 2 months ago

Okay, but I fear that your data stream monitor is then one major source for finding unprocessed days......

That is exactly what the data-stream-monitor was build for ;-)