Skip to content

Analysis of 40 zooplankton species for the years 2007, 2008, 2010, 2011, 2012 and 2013

License

Notifications You must be signed in to change notification settings

EMODnet/EMODnet-Biology-Zooplankton-Baltic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biological data preprocessing by Peter M.J. Herman, Neural network modelling by Alexander Barth

EMODnet-Biology-Zooplankton-Baltic

This is the Github repository of the EMODnet Biology product described here:

http://www.emodnet-biology.eu/neural-network-modelling-baltic-zooplankton-abundances

Input data

Data preparation

The full data preparation workflow can be viewed on this Github page.

The R Markdown file used to generate this overview is available here.

Product generation

The data products was made using

See the REQUIRE file for a fill list of dependencies.

The main entry point of this code is the file emodnet_bio3.jl.

All input data is assumed to be in the directory $HOME/tmp/Emodnet-Bio (or the directory defined in the environement variable DATADIR)

Data product description

A gridded data product for 40 zooplankton species using DIVAnd[1,2] and the neural network library Knet[3]. The neural network uses the variables dissolved oxygen, salinity, temperature, chlorophyll concentration bathymetry and the distance from coast as input. Additionally the position (latitude and longitude) and the year are provided to the neural network.

Abundance values in the NetCDF files are expressed in number per m² and transformed by the function log(x/a + 1) where a is 1 m⁻².

The covers the area from 9°E to 30.8°E and 53°N to 66.1°N at a resolution of a tenth of a degree. Gridded data product for the years 2007, 2008, 2010, 2011, 2012 and 2013 have been made. No observations were available for the year 2009. The fields represent the yearly average abundance.

For every species the correlation length and signal to noise ratio is estimated using the spatial variability of the observations.

The interpolation error is computed using the so-called "clever poor man's error" [4].

The full list of the species is:

  • Acartia (Acanthacartia) bifilosa
  • Acartia (Acanthacartia) tonsa
  • Acartia (Acartiura) clausi
  • Acartia (Acartiura) longiremis
  • Amphibalanus improvisus
  • Appendicularia
  • Bivalvia
  • Bosmina (Eubosmina) coregoni
  • Bryozoa
  • Calanus finmarchicus
  • Centropages
  • Centropages hamatus
  • Cercopagis (Cercopagis) pengoi
  • Cnidaria
  • Cyclopoida
  • Daphnia
  • Daphnia cristata
  • Echinodermata
  • Eurytemora
  • Evadne nordmanni
  • Fritillaria borealis
  • Gastropoda
  • Harpacticoida
  • Keratella cochlearis
  • Keratella cruciformis
  • Keratella eichwaldi
  • Keratella quadrata
  • Limnocalanus macrurus macrurus
  • Mysidae
  • Oikopleura
  • Oithona
  • Paracalanus
  • Pleopis polyphemoides
  • Podon intermedius
  • Podon leuckartii
  • Polychaeta
  • Pseudocalanus
  • Rotifera
  • Synchaeta
  • Temora longicornis

References

[1] A. Barth, J.-M. Beckers, C. Troupin, A. Alvera-Azcárate, and L. Vandenbulcke. divand-1.0: n-dimensional variational data analysis for ocean observations. Geoscientific Model Development, 7(1):225–241, 2014. doi: 10.5194/gmd-7-225-2014.

[2] C. Troupin, A. Barth, D. Sirjacobs, M. Ouberdous, J.-M. Brankart, P. Brasseur, M. Rixen, A. Alvera-Azcárate, M. Belounis, A. Capet, F. Lenartz, M.-E. Toussaint, and J.-M. Beckers. Generation of analysis and consistent error fields using the Data Interpolating Variational Analysis (DIVA). Ocean Modelling, 52–53:90–101, 2012. doi: 10.1016/j.ocemod.2012.05.002.

[3] Yuret, D. Knet: beginning deep learning with 100 lines of julia. In Machine Learning Systems Workshop at NIPS 2016.

[4] J.-M. Beckers, A. Barth, C. Troupin, and A. Alvera-Azcárate. Approximate and efficient methods to assess error fields in spatial gridding with data interpolating variational analysis (DIVA). Journal of Atmospheric and Oceanic Technology, 31:515–530, 2014. doi: 10.1175/JTECH-D-13-00130.1.

About

Analysis of 40 zooplankton species for the years 2007, 2008, 2010, 2011, 2012 and 2013

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages