View source: R/ExtractData_ClimateDownscaling.R
Extract monthly climate scenario data and downscale to daily weather data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29  | calc_MonthlyScenarioWeather(
  i,
  ig,
  il,
  gcm,
  site_id,
  i_tag,
  clim_source,
  use_CF,
  use_NEX,
  climDB_meta,
  climDB_files,
  reqGCMs,
  reqRCPsPerGCM,
  reqDownscalingsPerGCM,
  climate.ambient,
  locations,
  compression_type,
  getYears,
  assocYears,
  sim_time,
  task_seed,
  opt_DS,
  project_paths,
  dir_failed,
  resume,
  verbose,
  print.debug
)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.