resolve
resolve(
self ,
acquisition_key: str ,
time = None,
)-> ‘ResolvedContext’
Resolve an acquisition_key (and time) to its inventory context.
Parameters
| Parameter | Description |
|---|---|
| acquisition_key |
A dotted network.fiber_array.location.acquisition identifier.
|
| time |
The instant to resolve at; required whenever any epoch level has more than one candidate. |