FIDUCEO / FCDR_HIRS

Other
1 stars 2 forks source link

Misleading log message #314

Open gerritholl opened 5 years ago

gerritholl commented 5 years ago

When starting the FCDR processing, a log message to the screen states that

INFO     2018-11-02 17:20:43,002 dataset.read_period:379: Reading fcdr_hirs {} for period 2002-12-31 12:00:00  – 2003-01-01 12:00:00

but this is wrong, it's reading the L1B. This happens because the HIRSxFCDR class derives from typhon.datasets.dataset.Dataset, which logs using self.name, which in this case is set to fcdr_hirs.