NPZ-T dateset and tool
Collection
Online dataset and tools of the paper “Beyond Critical Depth Theory: Thermodynamic Dominance in Phytoplankton Persistence.” • 2 items • Updated
⚠️ IMPORTANT: This is an ongoing experimental work in progress and subject to change.
NPZ-T predictions as Floquet multipliers of plankton blooms under different CMIP6 climate models and shared socioeconomic pathways.
The dataset includes predictions for all combinations of:
To load this dataset, use the following code:
from datasets import load_dataset
dataset = load_dataset("project-oceania/npz-t_floquet")
# To convert to a pandas DataFrame
pandas_df = dataset.to_pandas()
Please use the following reference to cite this dataset. tbd
BibTeX:
@article{neto-2026:npz_t,
author = {Mat'{i}as Neto and Pablo A. Marquet and Mara Freilich and Luis Mart'{i} and Nayat Sanchez-Pi},
title = {Challenging Critical Depth Theory: Temperature-Driven Inflection Points in Phytoplankton Persistence Using Floquet Analysis},
month = 1,
year = 2026,
version = {1.0.0},
doi = {TBD},
url = {https://huggingface.co/datasets/project-oceania/npz-t_floquet},
}