Description Usage Arguments Value
As of 2020-05-18 the resources have been split into "model-nam218-old" and "model-nam218" with 2 days missing (2020-05-16 and 2020-05-17). I wish they had simply made the catalog have a year-level instead of an arbitrary threshold.
1 2 3 4 5  | namcast_base_url(
  type = c("html", "thredds", "xml", "opendap")[2],
  threshold = namcast_threshold_date(),
  date = namcast_threshold_date() + c(-3, 0)
)
 | 
type | 
 character, one of the following 
  | 
threshold | 
 Date or cast-able as Date, inclusive threshold identifies start of 'recent' records  | 
date | 
 night Date or cast-able to Date, the date(s) to search for. The default is a 2 element vector with the last 'old' and first 'recent' dates.  | 
URL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.