nasa/opera-sds-pcm

[Bug]: cmr_audit_slc.py missing import line

Closed this issue · 0 comments

LalaP commented

Checked for duplicates

Yes - I've already checked

Describe the bug

When I did tried to run cmr_audit_slc.py got an error message suggesting that there is missing info in the import line.
It might be during merge there have been a bug introduced.

After trying to run this is what we get:

File "/export/home/hysdsops/mozart/ops/opera-sds-pcm-2.0.0/tools/ops/cmr_audit/cmr_audit_slc.py", line 20
from tools.ops.cmr_audit.cmr_granules

What did you expect?

It should run the script and generate report

Reproducible steps

1.
2.
3.
...

Environment

- Version of this software [e.g. vX.Y.Z]
- Operating System: [e.g. MacOSX with Docker Desktop vX.Y]
...