cdms2.forecast

available_forecasts(dataset_file, path='.')[source]

Available Forecasts

Returns
a list of forecasts (as their generating times) which are available

through the specified cdscan-generated dataset xml file.

Note

The forecasts are given in 64-bit integer format, but can be converted to component times with the function two_times_from_one. This function may help in choosing the right arguments for initializing a “forecasts” (forecast set) object.