-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcreate.qmd
52 lines (38 loc) · 1.05 KB
/
create.qmd
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Create SDM
```{mermaid}
%%| label: fig-process
%%| fig-cap: "Diagram of SDM data preparation and model fitting."
%%| file: diagrams/sdm-process.mmd
```
# Prepare Data
```{mermaid}
%%| label: fig-prep
%%| fig-cap: "Diagram of SDM data preparation for model fitting."
%%| file: diagrams/sdm-prep.mmd
```
- **obs\
**observations: occurrences from OBIS; masked by FAO regions defined by AquaMaps [@aquamapsdata]
- **presence**\
OBIS: species occurrence
- **absence**\
OBIS not-species, but same family
- **env\
**environment
- **tbl**\
table of observations (presence and absence) with environmental values
## Environmental Predictors
### Physiographic
- `depth`\
Bathymetric Depth
- `d2coast`\
Distance to Coast
- `d2shelf`\
Distance to Shelf
### Time Varying
- `vgpm`\
Vertically integrated primary Productivity model
### Depth & Time Varying
- `temp`\
Temperature, either sea-surface temperature (SST) or some modeled product from HyCOM, ROMS or Copernicus
- `salin`\
Salinity