Skip to content

Commit

Permalink
spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
bbest committed Dec 5, 2023
1 parent 7aec1a9 commit 2217370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ By definition `r glossary("MBON")` is a network, so this is inclusive of and mea
AquaMaps [@kaschner2006; @ready2010] represents a massive amount of work to gather parameters for \>33.5K marine species, including areas to mask out.

- [OBIS.org](OBIS.org)\
The Ocean Biogeographic Information System [@klein2019; @grassle2000]is the central portal for continuously added observations with extra flags for quality control, all of which makes marine SDMs possible.
The Ocean Biogeographic Information System [@klein2019; @grassle2000] is the central portal for continuously added observations with extra flags for quality control, all of which makes marine SDMs possible.

- **Modeling** methods have dramatically improved over time and are ripe for fresh application. The R package `dismo` originally came came out with an [SDM vignette](https://cran.r-project.org/web/packages/dismo/vignettes/sdm.pdf) as a practical supplement to their excellent review of SDMs [@elith2009] and using the Maxent algorithm [@elith2011]. The raster package furthered that (raster[sdm](https://rspatial.org/raster/sdm/)) and now there's [`terra` sdm](https://rspatial.org/sdm/). Alongside these developments has been a boon of cloud-computing, particularly Google Earth Engine [@gorelick2017; @camposEcologicalNicheModels2023], allowing for dense global raster processing.
- **Modeling** methods have dramatically improved over time and are ripe for fresh application. The R package `dismo` originally came came out with an [SDM vignette](https://cran.r-project.org/web/packages/dismo/vignettes/sdm.pdf) as a practical supplement to their excellent review of SDMs [@elith2009] and using the Maxent algorithm [@elith2011]. The raster package furthered that (raster [sdm](https://rspatial.org/raster/sdm/)) and now there's [`terra` sdm](https://rspatial.org/sdm/). Alongside these developments has been a boon of cloud-computing, particularly Google Earth Engine [@gorelick2017; @camposEcologicalNicheModels2023], allowing for dense global raster processing.

- The world is quickly moving towards a future trying to conserve 30% of the oceans by 2030, so called "[**30 by 30**](https://en.wikipedia.org/wiki/30_by_30)". In the U.S., this is [America the Beautiful](https://www.noaa.gov/america-the-beautiful) initiative [@carroll2022]. We need biodiversity indicators to track progress. This push for conservation is driven by increasing impacts of **climate change**, as evidenced by marine heatwaves and shifts in population distributions.

Expand Down

0 comments on commit 2217370

Please sign in to comment.