pisces.extensions.simulation.core.initial_conditions.InitialConditionsCartesian.get_model_summary#
- InitialConditionsCartesian.get_model_summary(model_name: str, include_fields: bool = True)#
Retrieve a combined summary of a stored model without fully loading it.
- Parameters:
- Returns:
- A dictionary with keys:
metadata: dictgrid: Gridcoordinate_system: CoordinateSystemfields: list[(name, shape)] (ifinclude_fieldsis True)
- Return type: