Instrument Lookup Python Module

CherryPy Status Metadata object class.

class pacifica.metadata.rest.instrument_queries.instrument_lookup.InstrumentLookup[source]

Retrieves a set of projects for a given keyword set.

static GET(instrument_id=None)[source]

CherryPy GET method.

static _get_instrument_details(instrument_id)[source]

Return a formatted dictionary containing the details of a given Instrument entry.

exposed = True