You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I run this line from jupyter-notebooks/gee-integration/gee-integration.ipynb data_products = [ planet.order_request.product(item_ids=iowa_images, product_bundle='analytic_sr_udm2', item_type='PSScene') ]
I got an error:
UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 9591: illegal multibyte sequence
The text was updated successfully, but these errors were encountered:
when I run this line from jupyter-notebooks/gee-integration/gee-integration.ipynb
data_products = [ planet.order_request.product(item_ids=iowa_images, product_bundle='analytic_sr_udm2', item_type='PSScene') ]
I got an error:
The text was updated successfully, but these errors were encountered: