Clowder
  1. Clowder

extractors-maps

Public
AuthorCommitMessageCommit dateIssues
Bing ZhangBing Zhang
10eecd7b74eMMerge pull request #41 in CATS/extractors-maps from release/0.5.0 to master* commit '9acd44bbd6330e91e8a31c848f9c7bfb588aacf7': (38 commits) Update release.sh rename greenroute to extractors-greenroute. rename extractor-circlearea-greenness to extractors-circlearea-greenness rename greenroute to extractors-greenroute. rename extractor-circlearea-greenness to extractors-circlearea-greenness remove extractors.register_extractor skip text_classify change to p...
Bing ZhangBing Zhang
9acd44bbd63Update release.sh
Bing ZhangBing Zhang
666ea4a88c2rename greenroute to extractors-greenroute.rename extractor-circlearea-greenness to extractors-circlearea-greenness
Bing ZhangBing Zhang
07586b17c1arename greenroute to extractors-greenroute.rename extractor-circlearea-greenness to extractors-circlearea-greenness
Bing ZhangBing Zhang
ccfa4bd39cfremove extractors.register_extractor
Bing ZhangBing Zhang
07fe82e80f1skip text_classify
Bing ZhangBing Zhang
1c3018ed33cchange to pyclowder:1 for text classify
Bing ZhangBing Zhang
f27bf7033befix build error for gi_identification extractor
Bing ZhangBing Zhang
fc0accdf9a0fix build error
Bing ZhangBing Zhang
d5ede5a7accfix pip install build failure
Bing ZhangBing Zhang
04b0673ab32Mudpates
Bing ZhangBing Zhang
2c75f3c0d7cadd docker.sh, release.sh
Bing ZhangBing Zhang
91aa70b8acdUpdate docker.sh
Bing ZhangBing Zhang
6a58f6689b0add CHANGELOG.md
Bing ZhangBing Zhang
83fc44e91b3catch exception to prevent extractor to stop when taking invalid apikey
Bing ZhangBing Zhang
d11a9df86afExtractor registration for py1
Bing ZhangBing Zhang
44b8c4bbbf4update extraction info with version 2.0
Bing ZhangBing Zhang
91618d437bcprovide average greenness of each sampling points
Bing ZhangBing Zhang
a4b9b19b06ctake apikey from messge
Bing ZhangBing Zhang
235cb48ac99take apikey from messge
Bing ZhangBing Zhang
6ffb88cd8abMMerge pull request #37 in CATS/extractors-maps from BD-2188-add-threshold-for-max-sampling-points-per-route-for-greenroute-extractor to develop* commit '3edd8c33326a71b3b72de72186548afa1f11d007': validate input xml. add flag not to trigger extraction on uploaded images back to Clowder. Try to use google map service without key first, if can not then use provided key add option not to add google map key put threshold on max sampling points per routeBD-2188
Bing ZhangBing Zhang
3edd8c33326validate input xml.add flag not to trigger extraction on uploaded images back to Clowder. Try to use google map service without key first, if can not then use provided key
Bing ZhangBing Zhang
25b69468d0eadd option not to add google map key
Bing ZhangBing Zhang
c1d0f305981put threshold on max sampling points per route
yanzhao3yanzhao3
830647c7603use create empty dataset
yanzhao3yanzhao3
34935182fdbavoid add origin file to derived dataset
Bing ZhangBing Zhang
80c0fa51f1eMremove commentout code
Bing ZhangBing Zhang
2cba0ec275afix pip
Bing ZhangBing Zhang
2c18ab218b3fix pip.
Bing ZhangBing Zhang
4fe9cf73a7cMMerge pull request #35 in CATS/extractors-maps from BD-2185-pass-google-api-key-as-env-to-greencircle-extractor to develop* commit 'd6714bd3cd07ac97c44f26bd0b151aca0d3ee531': pass google key as envBD-2185
Bing ZhangBing Zhang
38d6a0212ccMMerge pull request #30 in CATS/extractors-maps from BD-2135-humanpref-can-not-get-dataset-id-when-extracting-from-bdfiddle to develop* commit '116d931fc56a739ce15926ef333fe72e2aaf6258': remove unused date_string remove json mimetype and fix comments create dataset if dataset id in extraction params is emptyBD-2135
Bing ZhangBing Zhang
d6714bd3cd0pass google key as env
Bing ZhangBing Zhang
116d931fc56remove unused date_string
Bing ZhangBing Zhang
02df7427185add average greenness of locations
Bing ZhangBing Zhang
9dd66b0b755pass google map apikey as env to greenroute extractor
Bing ZhangBing Zhang
99d18d45087remove json mimetype and fix comments
Bing ZhangBing Zhang
76801f7a3b0create dataset if dataset id in extraction params is empty
Bing ZhangBing Zhang
82fde0b64c0add google key
Bing ZhangBing Zhang
7130578ab8afix readme docker-compose, add comments on utils.py
Bing ZhangBing Zhang
5ebba0fe44aadd bd-test files
Bing ZhangBing Zhang
c2f48f3c060remove google key
Bing ZhangBing Zhang
c7ed7d7fed8force add config.py for greenroute
Bing ZhangBing Zhang
81301b0075fupdate test files
Bing ZhangBing Zhang
a4bc9124364reuse step_size in green route extractor
Bing ZhangBing Zhang
e804043d8f3use meter unit to calculate sampling points on routes
Luigi MariniLuigi Marini
62b6719a0c0MMerge pull request #27 in CATS/extractors-maps from BD-2079-green-circle-extractor-exit-in-process_message-cause-unack-in-rabbitmq to master* commit '062be42819eb6274e3dfead8f39796d31c47f127': to use open with on file fix docker image name of extractors-circlearea-greenness do raise instead of exitBD-2079
Bing ZhangBing Zhang
062be42819eto use open with on file
Luigi MariniLuigi Marini
68b5b9d6690MMerge pull request #23 in CATS/extractors-maps from BD-1948-human-preference-score-bd-test to master* commit '2ca9fb757b2e70e44caba3bf086c8f33b4413a2b': add quotes around metadata name add green_street_test.json for bd-testBD-1948
Bing ZhangBing Zhang
036dc027cc7fix docker image name of extractors-circlearea-greenness
Bing ZhangBing Zhang
014a2f58154do raise instead of exit