DigitalGlobe / gbdxtools

(Deprecated) Python SDK for using GBDX
MIT License
74 stars 57 forks source link

warp is broken #435

Closed rjpolackwich closed 4 years ago

rjpolackwich commented 6 years ago

GBDXTools New Issue

Please provide some background information:

GBDX Username

[your gbdx username]

GBDX Account Tier

GBDXTools Version

Run pip show gbdxtools in a terminal or !pip show gbdxtools in a Jupyter notebook cell

[ 0.15.6 ]

Python Version

Environment

[ If local, please provide more information about your local Python environment. For example, which Python executable - system or Anaconda? ]

Description

[Description of the bug or feature]

Expected behavior:

warped = image.warp(dem=0)
warped.compute()

Actual behavior:

TypeError: unhashable type: 'IdahoImage'

[What actually happened]

Example

# Provide an example that reproduces the problem
drwelby commented 4 years ago

Removing it for now in 8cb0de9fd18bd5ea1df8c03acbf2ca79c48b0449