opera-adt / COMPASS

COregistered Multi-temPorAl Sar Slc
Apache License 2.0
39 stars 18 forks source link

Add `pandas` into `requirements.txt` #81

Closed seongsujeong closed 1 year ago

seongsujeong commented 1 year ago

Checked for duplicates

Yes - I've already checked

Describe the bug

s1_geocode_stack.py from PR #53 (merged as of Oct 2022) imports pandas This is a reminder that we need to add this module in requirements.txt

What did you expect?

We need to add pandas into requirements.txt in order to use s1_geocode_stack.py

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]
...
vbrancat commented 1 year ago

Addresed by #88