MathewBiddle / globe

https://mathewbiddle.github.io/globe/
1 stars 0 forks source link

use new obisindicators h3 #14

Closed MathewBiddle closed 1 year ago

MathewBiddle commented 1 year ago

obisindicators has a new gridder using H3. Should reinstall and use new package.

MathewBiddle commented 1 year ago

Try resolution 4 - https://h3geo.org/docs/core-library/restable/

MathewBiddle commented 1 year ago

Ran into issues installing. Should try installing locally again.

MathewBiddle commented 1 year ago

Needed to:

install.packages("rlang")
remotes::install_github("marinebon/obisindicators")