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__(dataset_file, forecast_times)

Init

forecasts.forecast_times_to_list(forecast_times)

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

forecasts.time_interval_to_list(tlo, thi[, …])

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

forecasts.reduce_inplace(min_time, max_time)

Reduce Inplace

forecasts.forecast_axis(varname[, fcss])

Forecast Axis