-
Got a KeyError when I tried to query NAPL.
eodms -c NAPL -g query_aoi.geojson --verbose
2022-09-14 22:45:06 | eodmsapi.cli | DEBUG | Connecting to EODMS
Enter EODMS username: cmancuso
Ente…
-
```
` rawImages = s3.list_objects_v2(Bucket='vrrc-rcm-raw-data-store',
Prefix='{}/{}/'.format(args.site, args.beam),
Delimiter="/")
…
-
When I am making api calls and there is a "connection reset by peer" the library code continues to execute, resulting in a non-informative error from inside the library. The error `'NoneType' object i…
-
Tried to query eodms api for R2 dataset and limit query to SGF (-pt), SCWA (-bm) with no success. Could be an issue with EODMS itself since I sometimes have similar issues when querying EODMS for thei…
-
When querying with the polarization filter I get 0 results but if I remove the filter, I get 932 results which most of them have the desired polarization HH+HV.
`eodms -c RCM -s 2019-08-01 -e 2020-…
-
### Snippet
`from eodms_rapi import EODMSRAPI`
`# Create the EODMSRAPI object`
`rapi = EODMSRAPI('eodms-username', 'eodms-password')`
`# Add a point to the search`
`feat = [('intersects', "PO…
-
### IMPACT
Users cannot download fulfilled orders as intended.
### ERROR
```
->> Please choose the type of process [1]: 4
--------------Enter Output Geospatial File--------------
->> Enter the path …
-
### ISSUE
Suggest throwing an `ERROR` and printing a statement
> Please ensure your account login is in good standing on the actual website, https://www.eodms-sgdot.nrcan-rncan.gc.ca/index-en.html
-
Traceback (most recent call last):
File "C:\Working\Development\EODMS\_old_projects\eodms-rapi-orderdownload\dev\eodms_orderdownload.py", line 1472, in cli
prmpt.prompt()
File "C:\Working\D…
-
##### DEPENDANCIES
Requires mechanism in EODMS to return orders by status
##### DRIVER
Often users have outstanding downloads that have been fulfilled, but not downloaded. This option would a…