forecast

two_times_from_one(t)

Two Times from One

available_forecasts(dataset_file[, path])

Available Forecasts

comptime(t)

Comptime

forecasts(dataset_file, forecast_times[, path])

Represents a set of forecasts

forecasts.__init__(self, dataset_file, …)

Init

forecasts.forecast_times_to_list(self, …)

For internal list, translates a “forecast_times” argument of __init__ or other methods, into a list of times.

forecasts.time_interval_to_list(self, tlo, thi)

For internal use, translates a time interval to a list of times.

forecasts.reduce_inplace(self, min_time, …)

Reduce Inplace

forecasts.forecast_axis(self, varname[, fcss])

Forecast Axis