Open sigmafelix opened 1 year ago
Region | States |
---|---|
Northwest | WA-OR-MT-ID-WY |
Southwest Pacific | CA-NV |
Southwest Mountain | AZ-NM-CO-UT |
West North Central North | ND-SD-MN |
West North Central South | NE-KS-IA-MO |
East North Central | WI-IL-IN-MI-OH |
West South Central West | OK-TX |
West South Central East | AR-LA-MS |
East South Central | KY-TN-AL |
South Atlantic South | SC-GA-FL |
South Atlantic North | NC-VA-WV-DC-MD-DE |
Middle Atlantic | NY-PA-NJ |
New England | RI-CT-MA-VT-NH-ME |
Brainstorming--
future
strategy: multicore, multisession, or future.callr? How to handle global objects?exactextractr::exact_extract
): preprocessing rasters to stack to enhance performance (which consumes a lot of memory; but extraction does not consume as much memory as preprocessing)future::multisession
or future.batchtools::batchtools_slurm
is usedest_demand()
or consult()
The ultimate objective of this project is to make scalable GIS computation easier to adequately versed R/GIS users (e.g., master's students in epidemiology or geography). However, the short-term goal is to serve the {SET}group's NRT-AP project to compute required covariates nationwide (i.e., mainland United States). This issue is made to estimate the scale of covariate computation for the NRT-AP project as well as computational scales that potential users would need to work with.
NRT-AP
Mainland US: ~8 million sq km; split the mainland into standard rectangular regions
Checklist for scaling up the computation
Brainstorming possible use cases
Function ideas
grid_merge
; implemented)