ZijieZhaoMMHW / m_mhw1.0

A MATLAB toolbox to detect and analyze marine heatwaves (MHWs).
GNU General Public License v3.0
42 stars 16 forks source link

Update event_line.m #17

Open mlchandler opened 3 years ago

mlchandler commented 3 years ago

These edits should make it so that the function event_line takes in the date inputs as datenum format which means that the start date can be whenever during the year - not just the start of a given year (see issue #16).

This seems to work on my data but has only been lightly tested. Additional testing and edits welcome.