PyNEMO crashes when time series requested is longer than data held
Created by: thopri
Currently PyNEMO will crash with a interpolation warning (on benckmark) if the analysis requested, i.e. month_000 and month_end are larger than the data defined in the NCML file.
Need to clearly inform user this is the problem rather than unhelpful error.