Reader
io.amber.reader.AmberOutputReader
¶
Bases: Reader
checks()
classmethod
¶
extract(prj, ensemble_id, run_id, ctx)
classmethod
¶
Extract and parse all possible information given the context. This method is responsible for calling all other methods.
PARAMETER | DESCRIPTION |
---|---|
prt
|
Project to store extracted data to.
|
ensemble_id
|
Ensemble to append extracted data to.
TYPE:
|
run_id
|
Run ID to append extracted data to.
TYPE:
|
ctx
|
Context information for parsing data from. |