ORAC-CC / orac

Optimal Retrieval of Aerosol and Cloud
GNU General Public License v3.0
30 stars 20 forks source link

Distinguish between pyorac errors and ORAC errors #42

Open andyprata opened 3 years ago

andyprata commented 3 years ago

Whilst trying to process Himawari data I got this error output:

ERROR) Unexpected filename format - HS_H08_20190622_0400_B01_FLDK_R10_S0110.DAT

I mistakenly thought it was coming from one of the ORAC fortran scripts but it was actually coming from one of the python scripts within pyorac.

It would be useful to alter these error messages so the user can distinguish between the two.