FAAM-146 / decades-ppandas

1 stars 0 forks source link

Humidity QC plot issues when no Nevz #21

Open davesproson opened 2 years ago

davesproson commented 2 years ago

Still referring to the _clearair variable, even when we know that there is no Nevzerov data available.

Traceback (most recent call last):
  File "/home/daspr/miniconda3/envs/decades-ppandas/lib/python3.8/ppodd/decades/decades.py", line 1164, in run_qa
    _mod.run()
  File "/home/daspr/miniconda3/envs/decades-ppandas/lib/python3.8/ppodd/qa/qa_humidity.py", line 281, in run
    self.make_text(fig)
  File "/home/daspr/miniconda3/envs/decades-ppandas/lib/python3.8/ppodd/qa/qa_humidity.py", line 251, in make_text
    .intersection(_clearair.index))
UnboundLocalError: local variable '_clearair' referenced before assignment