Skip to content

Commit

Permalink
Update aquatics.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rqthomas authored Nov 30, 2023
1 parent c16398e commit 1ab17a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aquatics.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ combined <- arrow::open_dataset("cache/parquet/aquatics") |>

This map shows the NEON sites with and their CRPS score relative to the climatology model for the seven day ahead forecast, indicated by color. The size of each bubble shows the percent of models which are more skilled than climatology. Included in each site description is the site name, site type, number of models submitted, and the number of models that are more skilled than climatology. We define a skillful model as having a lower CRPS forecast score than the climatology model.

```{r}
```{r eval = FALSE}
source("R/overview_map_test.R")
tmap_mode("view")
tm_shape(us_sf) +
Expand Down

0 comments on commit 1ab17a4

Please sign in to comment.