ZooScan (Imaged Zooplankton)
ZooScan PRPOOS Zooplankton
cce-lter_zooscanCCE-LTERprovider terms ↗v2026.09.11metadata
- years
- 2005–2026
- observations
- 126,692
- sampling events
- 1,483
- stations
- 19
- species
- 0
- depth
- 0–220 m
Overview
Zooplankton abundance, carbon biomass, and size (Feret diameter, individual carbon content) from ZooScan optical imaging of CalCOFI / CCE-LTER PRPOOS net tows on lines 80, 87 and 90, 2005-present, machine-classified into 23 bioclasses (copepod groups, euphausiids, chaetognaths, appendicularians, salps, doliolids, pteropods, rhizaria and more). One row per (sample, taxon, measurement_type); per-station tows. Source: SIO Ocean Informatics ZooScan portal (Ohman Lab; interface by Marina Frants).
Open with the provider
- Q06 citation_main — proposed
calcofi.org page ↗source ↗ingest notebook ↗record JSON JSON-LD
Coverage
4 variables
zooscan_abundance count/m2zooscan_biomass_carbon mgC/m2zooscan_carbon_individual ugCzooscan_feret_diameter mm
Species and taxa
- Oithonidae copepoda_oithona_like 5932
- Calanoida COPEPODA OTHER CALANOIDS 5932
- Ergasilida copepoda_poecilostomatoids 5932
- Chaetognatha arrow worms 5932
- 5904
- Cnidaria Jellyfish 5880
- 5868
- Appendicularia APPENDICULARIA 5860
- Gastropoda Snails 5852
- Euphausiacea krill 5852
- 5840
- Ostracoda ostracods 5834
- Crustacea Crustacean 5826
- 5768
- Rhizaria rhizaria 5724
- Bryozoa bryozoans 5548
- Eucalanidae COPEPODA CALANOIDA EUCALANIDAE 5532
- Polychaeta polychaetes 5482
- Copepoda copepods 5136
- Harpacticoida copepoda_harpacticoida 4726
- Doliolida DOLIOLIDA 4496
- Salpida Salp 3958
- Pyrosomatida PYROSOMA 3878
Access
Every endpoint this dataset can be reached through, grouped by how you would use it. Each name is the link; the copy button beside it copies the address. Everything is in the release record and was answered when the release was cut.
Apps that read this dataset from the release. The icons after a name are the app’s lenses — the spatial grain it shows the data at.
Every way to have the bytes, by source. Nothing here asks you to register first.
Tables from the release (Parquet)
The release’s own tables, as the parquet objects it is frozen from — the same bytes every app and package below reads. A table this dataset shares with others holds every dataset’s rows, so filter on dataset_key; a partition holds only this dataset’s. since is the release whose rows these are: an unchanged table keeps its object.
CF netCDF
One self-describing file, for a tool that reads netCDF.
how far this file is CF
Fully CF: each row is an independent observation with its own time and position, which is a CF point collection. Rows are at the OCCURRENCE grain (event x taxon x life stage x depth), not the event grain, so a sample with many taxa contributes many points.
ERDDAP (erddap.calcofi.io)
One ERDDAP dataset per grain. Subset in the browser or query it from a script; for netCDF take the CF file above.
- observations
- one row per measurement — value, units and quality flag — joined to the sampling event it was taken on
- sampling events
- one row per cast, tow or transect: when, where and how it was sampled, with the effort that scales it
From the provider
The dataset as its provider publishes it, before CalCOFI ingested it.
The same release, from a script or a browser SQL shell.
Packages
The whole release, pinned to a version, with the citation one call away.
con <- calcofi4r::cc_get_db()
calcofi4r::cc_cite("cce-lter_zooscan")
con = calcofi4py.cc_get_db()
calcofi4py.cite("cce-lter_zooscan")
DuckDB, anywhere
No CalCOFI package needed: each table above is a plain parquet object, readable by any DuckDB (or Arrow, pandas, Spark) from its URL. The path carries a content hash — a table whose rows did not change between releases keeps the same object, so nothing unchanged is stored or downloaded twice. Swap in any table above; one shared with other datasets needs WHERE dataset_key = 'cce-lter_zooscan'. Every object of every release is listed in db-schema.
SELECT *
FROM read_parquet('https://storage.googleapis.com/calcofi-db/ducklake/tables/obs/dataset_key=cce-lter_zooscan/7c267d71fd766fe760a7db73/data_0.parquet')
LIMIT 100;
db-query, in the browser
__TBL:obs__ is db-query’s name for the pinned release’s obs object — the hashed path above, resolved for you — so the same SQL keeps working when a release changes the object.
-- cce-lter_zooscan in the CalCOFI release v2026.09.11
SELECT *
FROM __TBL:obs__
WHERE dataset_key = 'cce-lter_zooscan'
LIMIT 100;
Records about the data, in the standards each portal harvests.
Where this dataset is registered outside calcofi.io: each portal’s role, what it is for, the dataset’s status there and the identifier it is known by. The policy — which portal is the archive of record and why — is in Portals.
Policy Archive of record: none with a DOI — the ingest reads CCE-LTER's ZooScan portal export. An EDI package is CCE-LTER's to deposit (planned, not CalCOFI's); OBIS planned (Darwin Core Archive built and staged each release).
Everything here is open — nothing on calcofi.io asks you to register first. If this dataset ends up in something you build or publish, register your use so it can be credited and linked back; to hear when a release changes it, stay informed. Questions: data@calcofi.io.
Cite
This dataset's own citation. What to cite, and how, is a chapter of the docs book.
The provider has not confirmed a citation for this dataset yet. Cite the release below, and name the dataset by its key.
ZooScan PRPOOS Zooplankton [dataset].
License: custom (https://oceaninformatics.ucsd.edu/zooscandb/)
Acknowledgement: Plankton sample analysis supported by NSF grants to M.D. Ohman and the CCE-LTER site.
BibTeX
@misc{cce-lter_zooscan,
title = {ZooScan PRPOOS Zooplankton},
note = {License: custom (https://oceaninformatics.ucsd.edu/zooscandb/); Acknowledgement: Plankton sample analysis supported by NSF grants to M.D. Ohman and the CCE-LTER site.}
}
Acknowledgement. Plankton sample analysis supported by NSF grants to M.D. Ohman and the CCE-LTER site.
…and the release it came from
CalCOFI (2026). CalCOFI Integrated Database, release v2026.09.11 [Data set]. Scripps Institution of Oceanography, NOAA Fisheries, and California Department of Fish and Wildlife. https://calcofi.io/db-schema/?v=v2026.09.11
BibTeX
@misc{calcofi_release_v2026_09_11,
title = {CalCOFI Integrated Database, release v2026.09.11},
author = {CalCOFI},
year = {2026},
publisher = {Scripps Institution of Oceanography, NOAA Fisheries, and California Department of Fish and Wildlife},
url = {https://calcofi.io/db-schema/?v=v2026.09.11}
}
Source files
The original inputs the ingest notebook read, archived by the ingest to the public files bucket — 50 files, 9.5 MB.
- by_taxon/_PROVENANCE.html11.0 KB2026-09-11
- by_taxon/_PROVENANCE.md1.9 KB2026-07-29
- by_taxon/_manifest.csv1.6 KB2026-07-29
- by_taxon/appendicularia__basic.csv133 KB2026-07-29
- by_taxon/appendicularia__extra.csv127 KB2026-07-29
- by_taxon/bryozoan_larvae__basic.csv128 KB2026-07-29
- by_taxon/bryozoan_larvae__extra.csv125 KB2026-07-29
- by_taxon/chaetognatha__basic.csv133 KB2026-07-29
- by_taxon/chaetognatha__extra.csv129 KB2026-07-29
- by_taxon/cnidaria_ctenophores__basic.csv132 KB2026-07-29
- by_taxon/cnidaria_ctenophores__extra.csv128 KB2026-07-29
- by_taxon/copepoda_calanoida_minus_eucalanids__basic.csv137 KB2026-07-29
and 38 more
- by_taxon/copepoda_calanoida_minus_eucalanids__extra.csv127 KB2026-07-29
- by_taxon/copepoda_eucalanids__basic.csv129 KB2026-07-29
- by_taxon/copepoda_eucalanids__extra.csv127 KB2026-07-29
- by_taxon/copepoda_harpacticoida__basic.csv121 KB2026-07-29
- by_taxon/copepoda_harpacticoida__extra.csv120 KB2026-07-29
- by_taxon/copepoda_oithona_like__basic.csv134 KB2026-07-29
- by_taxon/copepoda_oithona_like__extra.csv127 KB2026-07-29
- by_taxon/copepoda_others__basic.csv125 KB2026-07-29
- by_taxon/copepoda_others__extra.csv123 KB2026-07-29
- by_taxon/copepoda_poecilostomatoids__basic.csv134 KB2026-07-29
- by_taxon/copepoda_poecilostomatoids__extra.csv127 KB2026-07-29
- by_taxon/crustacea_others__basic.csv131 KB2026-07-29
- by_taxon/crustacea_others__extra.csv127 KB2026-07-29
- by_taxon/doliolids__basic.csv119 KB2026-07-29
- by_taxon/doliolids__extra.csv119 KB2026-07-29
- by_taxon/eggs__basic.csv133 KB2026-07-29
- by_taxon/eggs__extra.csv128 KB2026-07-29
- by_taxon/euphausiids__basic.csv131 KB2026-07-29
- by_taxon/euphausiids__extra.csv128 KB2026-07-29
- by_taxon/multiples__basic.csv132 KB2026-07-29
- by_taxon/multiples__extra.csv128 KB2026-07-29
- by_taxon/nauplii__basic.csv131 KB2026-07-29
- by_taxon/nauplii__extra.csv127 KB2026-07-29
- by_taxon/ostracods__basic.csv131 KB2026-07-29
- by_taxon/ostracods__extra.csv127 KB2026-07-29
- by_taxon/others__basic.csv130 KB2026-07-29
- by_taxon/others__extra.csv127 KB2026-07-29
- by_taxon/polychaete__basic.csv127 KB2026-07-29
- by_taxon/polychaete__extra.csv126 KB2026-07-29
- by_taxon/pteropoda_heteropoda__basic.csv131 KB2026-07-29
- by_taxon/pteropoda_heteropoda__extra.csv127 KB2026-07-29
- by_taxon/pyrosomes__basic.csv115 KB2026-07-29
- by_taxon/pyrosomes__extra.csv117 KB2026-07-29
- by_taxon/rhizaria__basic.csv130 KB2026-07-29
- by_taxon/rhizaria__extra.csv126 KB2026-07-29
- by_taxon/salps__basic.csv115 KB2026-07-29
- by_taxon/salps__extra.csv117 KB2026-07-29
- zooscan_prpoos.csv3.8 MB2026-07-29