Reference
Information-oriented listings: exact signatures, schemas, and on-disk layouts. Reach for these pages when you already know what you want and need the precise shape of it. For narrative guidance, see the Developer Guides; for concepts, the Explanation section.
- On-Disk File Format — The NetCDF4 layout and SQLite schema, byte for byte.
- Rust API —
infrastore-corepublic types andStoremethods. - Python API — The
infrastoremodule. - Julia API — The
InfraStore.jlpackage. - C ABI — The
infrastore_fficdylib functions. - gRPC API — The
infrastore.v1service. - Server Configuration — The server TOML file.