[ 
https://issues.apache.org/jira/browse/SDAP-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391873#comment-16391873
 ] 

ASF GitHub Bot commented on SDAP-37:
------------------------------------

lewismc commented on a change in pull request #7: SDAP-37 Update SolrProxy to 
allow tile search by arbitrary tile metadata
URL: https://github.com/apache/incubator-sdap-nexus/pull/7#discussion_r173279066
 
 

 ##########
 File path: data-access/tests/solrproxy_test.py
 ##########
 @@ -71,3 +71,8 @@ def get_data_series_list_test(self):
         result = self.proxy.get_data_series_list()
 
         print len(result)
+
+    def test_find_all_tiles_by_metadata(self):
+        result = 
self.proxy.find_all_tiles_by_metadata(['granule_s:19811114120000-NCEI-L4_GHRSST-SSTblend-AVHRR_OI-GLOB-v02.0-fv02.0.nc'],
 ds="AVHRR_OI_L4_GHRSST_NCEI")
 
 Review comment:
   Does this file already exist in SCM?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Update SolrProxy to allow tile search by arbitrary tile metadata
> ----------------------------------------------------------------
>
>                 Key: SDAP-37
>                 URL: https://issues.apache.org/jira/browse/SDAP-37
>             Project: Apache Science Data Analytics Platform
>          Issue Type: New Feature
>            Reporter: Nga Chung
>            Assignee: Nga Chung
>            Priority: Major
>
> Besides searching for tiles by spatial and temporal parameters, enable 
> searching for tiles by custom tile metadata, such as river id.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to