This function is generally called by get.DICE.data
.
Augment/overwrite all_years with incidence data retrieved from the CDC server. Also augment/overwrite specific humidity with NASA data retrieved from the Predictive Science server.
1 2 |
all_years |
Data structure resulting from a call to |
mod_level |
An integer describing the spatial level of the model data.(Default value is 2) Levels: 0-Global, 1-Continent, 2-Country, 3-Region, 4-State, 5-County, 6-City. dice currently has data at levels 2-4 for CDC and GFT. |
fit_level |
An integer describing the spatial level of the fits used to construct the model-level profile/forecast (Default value is 3, must be >= mod_level). |
mod_name |
A named-vector of character strings that specify which region is to be modeled. In other words, |
myDB |
A connection to one of the databases. Generally opened using |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.