ocefpaf / boston_light_swim_split_notebooks

Sea Surface Temperature forecast for the Boston Light Swim
0 stars 2 forks source link

Avoid model flat line due to extrapolation #9

Closed ocefpaf closed 9 years ago

ocefpaf commented 9 years ago

I used a 30 point limit in the 6-min SECOORA time-series. Here I am using 1-hour, so it makes sense to reduce the extrapolation to 2 hours max.

@rsignell-usgs What do you think?

http://nbviewer.ipython.org/github/ocefpaf/boston_light_swim/blob/master/02-create_map.ipynb

ocefpaf commented 9 years ago

Done. I am extrapolating only 2 data points instead of 30.