Index
subsurfaceio.records_list
Row-oriented records with a shared key set.
Classes:
| Name | Description |
|---|---|
RecordsList |
List of records that share the same keys. |
RecordsList
Bases: list[dict[str | float, Any]]
List of records that share the same keys.