-
_Auth constructor catches oAuth exception; leaving gbdx_connection object uninitialized and leads to unexpected behaviors.
suggest one of
* creation of custom gbdx general authentication failure `…
-
I am trying to run tensorrt python API code which given in this link https://docs.nvidia.com/deeplearning/sdk/tensorrt-api/topics/topics/workflows/caffe_to_tensorrt.html
that code is example of …
-
I'm getting a mismatch of version numbers for PyJWT. is this really a necessity on the version?
```error: PyJWT 1.6.0 is installed but PyJWT==1.4.2 is required by {'gbdx-auth'}```
-
I am trying to run tensorrt python API code which given in this link https://docs.nvidia.com/deeplearning/sdk/tensorrt-api/topics/topics/workflows/caffe_to_tensorrt.html
that code is example of …
-
When ordering certain IDs, I get a `requests.exceptions.HTTPError: 403 Client Error: Forbidden for url: https://geobigdata.io/orders/v2/order` error.
I'm using gbdxtools 0.14.4.
Here is the code…
-
I messed up my previous functioning gbdx environment and had to create a new one. I started a fresh Anaconda 2.7 environment and ran the following
`conda install -c digitalglobe gbdxtools`
It lo…
-
Two issues are keeping base_layer_match() from working within GBDX Notebooks:
1. rio_hist isn't a required dependency. If it is not present, the meta model still loads (https://github.com/DigitalGl…
-
Hi,
Code that had been working for `gbdxtools` 0.13.x and `dask` 0.15/0.16 has ceased working after upgrading the dependencies for the new authentication API endpoints. Specifically, when I downloa…
-
Hello,
After loading a Sentinel-2 image with CatalogImage, I tried to specify an AOI which is within the original data bounds. However, it throws an assertion error. The reason I am subsetting is …
-
Hello,
How do you order radarsat 2 data with gbdxtools? I am able to get successful results in a search with the vector query service, such as:
```
{u'geometry': {u'coordinates': [[[[-105.6161…