stilt.storage.SimulationFiles#
- class stilt.storage.SimulationFiles(directory: 'Path', sim_id: 'str') None[source]#
Local paths and output keys for one simulation’s standard outputs.
Parameters
directorySimulation output directory on the local filesystem.
sim_idCanonical simulation identifier.
Methods#
|
Remove the empty-footprint marker for one named footprint. |
|
Return the local path to one named empty-footprint marker. |
|
Return the local path to one named footprint netCDF file. |
|
Return the canonical output key for a file under this simulation. |
|
Return the canonical store key for one simulation-relative filename. |
|
Return the canonical store prefix for one simulation id. |
|
Create the empty-footprint marker for one named footprint. |
Attributes#
|
|
|
|
|
Return the local path to the error-trajectory parquet file. |
|
Return this simulation's canonical output-key prefix. |
|
Return the local path to the simulation log file. |
|
Return the local path to the staged meteorology directory. |
|
Return the local path to the main trajectory parquet file. |