dea-notebooks icon indicating copy to clipboard operation
dea-notebooks copied to clipboard

rasterstats dependency missing in pip install

Open anton-seaice opened this issue 2 years ago • 1 comments

Describe the bug/issue When dea-tools is installed in pip, rasterstats is not installed but is needed for dea_tools/spatial.py

Steps to reproduce

  1. pip install dea-tools in a clean environment
  2. In python, attempt to "import dea_tools.spatial"
  3. ModuleNotFoundError is returned

Expected behaviour Module loads without error.

Environment information pip install of dea-tools

anton-seaice avatar Jun 22 '22 04:06 anton-seaice

geopy module is also missing

anton-seaice avatar Jun 23 '22 01:06 anton-seaice