-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
36 lines (36 loc) · 914 Bytes
/
config.yml
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
default:
base_output_path: ./output
spatial_resolution: 0.04167 # resolution in degree units
covariables:
- path: ./data/worldclim
is_worldclim: true
variables:
- bio_1
- bio_2
- bio_3
- bio_4
- bio_5
- bio_6
- bio_7
- bio_8
- bio_9
- bio_10
- bio_11
- bio_12
- bio_13
- bio_14
- bio_15
- bio_16
- bio_17
- bio_18
- bio_19
- path: ./data/elevation/wc2.1_2.5m_elev.tif
is_worldclim: false
regional:
use_regional_cutoff: true
shapefile_region_path: ./data/regions/wwf_terr_ecos.shp
future_projection_config:
aoi: ./data/aoi/norteamerica.shp
rasters:
- ./data/future_worldclim/wc2.1_2.5m_bioc_BCC-CSM2-MR_ssp370_2021-2040.tif
- ./data/future_worldclim/wc2.1_2.5m_bioc_BCC-CSM2-MR_ssp245_2021-2040.tif