-
Notifications
You must be signed in to change notification settings - Fork 5
InfoQuery
John Hoffer edited this page Mar 17, 2017
·
2 revisions
from QueryLayer import *
query = InfoQuery(**terms)
The terms
are of a simple dict
with at least:
terms = {
InfoQuery.INPUT.METHODS.NAME = __info__
}
'''
Where:
__info__ in InfoQuery.INPUT.METHODS.INFO_LIST
'''
- For a list of all in INPUT.METHODS, see the Keywords page
-
Home
- API
- OCP
- Data Formats
- Developers
- Harvard RC Cluster
- Keywords
- Testing
- VM
- AccessLayer
- API
- OCP
- QueryLayer
- ImageLayer
- HDF5
- New Formats
- DatabaseLayer
- Mongo
- CoreLayer
- Core
- CacheSource
- CacheTile