Managed cloud β Beacon on EC2, data in S3.
BeaconA modern open-source data lakehouse for scientific data
Manage, query, and serve climate and scientific datasets from S3 Buckets, or local storage through SQL and JSON APIs.
Manage, query, and serve climate and scientific datasets from S3 Buckets, or local storage through SQL and JSON APIs.
| time | latitude | longitude | temperature |
|---|---|---|---|
| 2024-01-03 | 36.21 | -5.43 | 21.8 |
| 2024-01-03 | 35.88 | -6.10 | 22.4 |
| 2024-01-04 | 37.02 | -4.77 | 20.9 |
| 2024-01-04 | 36.55 | -5.92 | 23.1 |
| 2024-01-05 | 35.40 | -6.58 | 22.0 |
Supported formats
Deploy Beacon anywhere
Managed cloud β Beacon on EC2, data in S3.
Self-hosted β Beacon and data on one server.
All on one machine β ideal for development.
Serve your existing NetCDF, Zarr, Parquet and more as-is β fast, standards-based SQL, fully open source.
Run Beacon with Docker, point it at your files, and query over SQL or JSON.
docker pull ghcr.io/maris-development/beacon:latest