jmunroe / CMSC6950_MarineHeatWaves

CMSC6950 Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CMSC6950 Marine Heat Waves

James Munroe

This project looks for marine heat waves off the south short of Newfoundland using the historical record of Meteorological Service of Canada marine buoy.

Run make to redo the analysis and build the project report.

software: https://github.com/ecjoliver/marineHeatWaves

paper: Hobday, A.J. et al. (2016), A hierarchical approach to defining marine heatwaves, Progress in Oceanography, 141, pp. 227-238, doi: 10.1016/j.pocean.2015.12.014 pdf

Data source:

http://www.meds-sdmm.dfo-mpo.gc.ca/isdm-gdsi/waves-vagues/data-donnees/index-eng.asp

Dependencies

  • matplotlib
  • pandas
  • numpy
  • scipy

About

CMSC6950 Project

License:MIT License


Languages

Language:TeX 45.9%Language:Python 45.3%Language:Makefile 8.9%