https://github.com/poplarshift/ice-edge
Code and data for Randelhoff et al. (2019), "The evolution of light and vertical mixing across a phytoplankton ice-edge bloom"
https://github.com/poplarshift/ice-edge
arctic bloom ice-edge notebook-jupyter phytoplankton sea-ice
Last synced: 5 months ago
JSON representation
Code and data for Randelhoff et al. (2019), "The evolution of light and vertical mixing across a phytoplankton ice-edge bloom"
- Host: GitHub
- URL: https://github.com/poplarshift/ice-edge
- Owner: poplarShift
- License: gpl-3.0
- Created: 2019-04-29T17:46:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T13:53:24.000Z (over 5 years ago)
- Last Synced: 2025-06-26T20:53:08.171Z (12 months ago)
- Topics: arctic, bloom, ice-edge, notebook-jupyter, phytoplankton, sea-ice
- Language: HTML
- Homepage: https://www.elementascience.org/articles/10.1525/elementa.357/
- Size: 65.6 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://mybinder.org/v2/gh/poplarShift/ice-edge/master) [](https://zenodo.org/badge/latestdoi/184116955)
Welcome! This repository reproduces the analysis of [Randelhoff et al. (2019), "The evolution of light and vertical mixing across a phytoplankton ice-edge bloom"](https://www.elementascience.org/articles/10.1525/elementa.357/), published in [the "Green Edge" special issue](https://collections.elementascience.org/green-edge) and available from the journal or [my website](https://poplarshift.github.io/papers/randelhoff2019evolution.pdf).
> Randelhoff, A., Oziel, L., Massicotte, P., Bécu, G., Galí, M., Lacour, L., Dumont, D., Vladoiu, A., Marec, C., Bruyant, F., Houssais, M.-N., Tremblay, J.-É., Deslongchamps, G. and Babin, M., 2019. The evolution of light and vertical mixing across a phytoplankton ice-edge bloom. Elem. Sci. Anth., 7(1), p.20. DOI: 10.1525/elementa.357
The main files are:
- the [jupyter notebook](https://nbviewer.jupyter.org/github/poplarShift/ice-edge-bloom/blob/master/iceedge_analysis.ipynb?flush_cache=true), also available as [html](iceedge_analysis.html), which contains all the code used for treating the data and turning them into figures. The Supplementary Material was generated directly from [another](iceedge_supmat.html) [notebook](https://nbviewer.jupyter.org/github/poplarShift/ice-edge-bloom/blob/master/iceedge_supmat.ipynb?flush_cache=true).
- hydrographic data as have been used for the present analysis, e.g. [quantities derived per station](data/Randelhoff-et-al-2019_GreenEdge_per-station_v1.0.csv), [C-OPS data with recontructed under-ice and open-water PAR profiles, sea ice concentration etc.](data/Randelhoff-et-al_GreenEdge_PAR_corrected_v1.0.csv), or the [ANP tracer](data/Randelhoff-et-al-2019_GreenEdge_ANP_v1.0.csv).
Note that all data available in this repository (e.g. [nb_data](nb_data)) are provided as have been used in the article and as were available at the time of writing. If you plan on using these data for your own research, it is your responsibility to ensure everything is up to date by using [the official Green Edge data repository](http://www.obs-vlfr.fr/proof/php/GREENEDGE/greenedge.php), and that all data have been treated the way you think they are.
For convenience, you can also find some of the data exactly as have been plotted (for a few figures from the main text).
The code in this repository is licensed under GNU GPL. Data are explicitly exempt from this license and are handled under the terms of the Green Edge data policy.
If you have any requests or comments, let me know! Find contact information on [my website](https://poplarshift.github.io).