Ejemplo n.º 1
0
 public List<CalendarDate> getForecastDates() throws IOException {
   checkNeeded(false); // ??
   return fmrcDataset.getForecastDates();
 }