oceanhackweek / ohw20-proj-marine-heat-waves

project code for marine heat waves
Apache License 2.0
9 stars 10 forks source link

Create function(s) to handle any dataset's temporal sampling within the MHW framework #5

Open Thomas-Moore-Creative opened 4 years ago

Thomas-Moore-Creative commented 4 years ago

Create function(s) to handle any dataset's temporal sampling within the MHW framework

Oliver's implementation of Hobday et al. (2016, Prog Ocean) MHW definition (https://github.com/ecjoliver/marineHeatWaves) requires daily data (Is that strictly true @NickMortimer , @cgentemann ?) and so function(s) are needed to handle diverse input datasets, their temporal sampling, and possibly their calendars in the most general way that is practical.