store
¶
Module Contents¶
Classes¶
Class to interface to the KM3NeT Open Data Center |
-
class
store.
KM3Store
(localfolder='.openkm3/')[source]¶ Class to interface to the KM3NeT Open Data Center
-
_get_endpoint_info
(self, endpoint_url)[source]¶ get relevant info for catalog from api endpoint on server.
-
_get_catalogentry_by_kid
(self, kid, ischild=False)[source]¶ finding entry in catalog by kid. If ‘ischild’ is True, the kid is matched to the entry ‘parentResource’.
-