3 public buckets · served via https://storage.calcofi.io
| bucket | contents |
|---|---|
calcofi-dbIntegrated database releases | Versioned Parquet releases of the integrated CalCOFI database — observations, samples, taxonomy and reference tables, plus machine-readable catalog/metadata sidecars for each release. |
calcofi-files-publicSource archive for reproducible ingests | Primarily a versioned archive of the INPUT files the database ingests read — largely CSVs synced from Google Drive — kept so any release can be rebuilt reproducibly from the exact inputs it was built from, rather than from whatever Drive holds today. Also carries published derived products, such as the whole-dataset CF NetCDF files. |
calcofi-projectsProject outputs | Outputs from individual CalCOFI projects and analyses. |
SELECT * FROM read_parquet('https://storage.calcofi.io/calcofi-db/ducklake/releases/latest-version/parquet/obs.parquet') LIMIT 10;
latest-version from
latest.txt, which
always holds the promoted release. Prefer a form? Try the browser query app at
calcofi.io/db-query, or
erddap.calcofi.io for filtered subsets.
/ has no listing at all. Each browsable folder here is a generated
index.html, so the structure is navigable rather than guessable.