NOA-ReACT / PollyXT-SCC-Pipelines

Tool for the processing of PollyXT using Single Calculus Chain
https://noa-react.github.io/PollyXT-SCC-Pipelines/
GNU Lesser General Public License v3.0
3 stars 2 forks source link

Remove time period of depol. calibration from data file #13

Closed thgeorgiou closed 2 years ago

thgeorgiou commented 2 years ago

When a depol. calibration takes place, the raw_signal data for that period do not make any sense in the data file, which causes bad products from SCC. Right now, we set this period to NaN but that is not interpreted correctly by SCC. We should completely remove this time period from all relevant arrays in data files.

elmarinou commented 2 years ago

hello! Great! so this is the information of the problem, and when you implement it it will be an other announcement?

🤗

have a nice week! Eleni

Στις 2022-07-04 14:54, Thanasis Georgiou έγραψε:

When a depol. calibration takes place, the raw_signal data for that period do not make any sense in the data file, which causes bad products from SCC. Right now, we set this period to NaN but that is not interpreted correctly by SCC. We should completely remove this time period from all relevant arrays in data files.

-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you are subscribed to this thread.Message ID: @.***>

--


Dr. Marinou Eleni @.*** IAASARS www.astro.noa.gr [3] National Observatory of Athens (NOA) I. Metaxa & V. Pavlou, P. Penteli, 15236, Athens

Remote sensing of Aerosols, Clouds & Trace gases Group (ReACT; https://react.space.noa.gr/) .... o o o o .. -\<, `\<, `\<, `\<, ...()/() ()/ () ()/ () ()/ ()


Links:

[1] https://github.com/NOA-ReACT/PollyXT-SCC-Pipelines/issues/13 [2] https://github.com/notifications/unsubscribe-auth/AQBHLQLVN54YHEB22BIAD6DVSLGHTANCNFSM52S6CBSQ [3] http://www.astro.noa.gr

thgeorgiou commented 2 years ago

Hey @elmarinou,

correct on both counts! The fix is at #14, I am awaiting review by @mtsichla.

Take care