Long-term reorganization of ocean nutrient distribution
收藏DataONE2026-02-10 更新2026-02-14 收录
下载链接:
https://search.dataone.org/view/sha256:02da91b8e6cd1d613a1dc7d8de7080aaf388498dd12119f369019cf1e928dddb
下载链接
链接失效反馈官方服务:
资源简介:
Oceans rely on nutrients like nitrate and phosphate to support the growth of phytoplankton and marine productivity. Using nearly a century of global ocean data, this study shows that nutrients are changing in different ways depending on location. This entry contains scripts needed for data analysis presented in this manuscript, as well as the nutrient data files. The data analysis consists of four parts: (i) preprocessing, (ii) estimating long-term surface nutrient trends, (iii) estimating vertical trends and their significance, and (iv) analysis of CMIP6 data. The data consists of the pre-processed World Ocean Database observations.
, All analyses are done using Matlab (v2023a). There are four groups of scripts. Group 1 consists of scripts to preprocess World Ocean Database observations. These are not needed as the shared data files (TwodN.csv and TwodP.csv) have all needed information. Group 2 consists of scripts required to estimate the long-term surface nutrient trends using different approaches. The key script is âregression_anomaly_wRandom_function.mâ as it describes the various regression approaches. Group 3 consists of scripts required to estimate the vertical profile trends and associated significance. ârandom_longterm_depth_parallel.mâ randomizes the observation along the temporal axis and estimates the randomized trends. âregression_anomaly_depth_top30.mâ estimate the vertical trend profile for Figure 3. âAutoEnconder_LongTerm.mâ uses an AutoEncoder to âlearnâ the unsupervised profile of the randomized profiles and compared to the observed. Group 4 consists of scripts needed for processing CMIP6 model outpu..., # Long-term reorganization of ocean nutrient distribution
Dataset DOI: [10.5061/dryad.qrfj6q5vz](10.5061/dryad.qrfj6q5vz)
## Description of the data and file structure
There are two data files, TwodN.csv and TwodP.csv, that contain all pre-processed observations from the World Ocean Database
### Files and variables
#### File: Scripts_publication_v2.zip
**Description:**Â
Collection of scripts for each analysis:
1. Preprocessing
2. Estimate long-term surface trend
3. Estimate vertical profile trends
4. Estimate nutrient dynamics in CMIP6 models
### File: TwodN.csv
**Description:**Â
Fields:
* LON (degrees E)
* LAT (degrees N)
* year (integer)
* month (integer, 1-12)
* Depthm (sampling depth, integer, unit:m)
* BotDepthm (Bottom depth, integer, unit:m)
* Nitratemmolkg (Nitrate conc. unit: mmol/kg)
* idx (unique 3D ocean grid cell)
* N0 (surface nitrate conc
* unit: mmol/kg)
* monthly_anomaly (Nitrate anomaly, unit: mmol/kg)
* region2 (region id, integer)
### File: Tw...,
创建时间:
2026-02-10



