Skip to content

AugustT/CEHCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEHcraft

This code is developed for a public engagement project run by the Centre for Ecology and Hydrology, UK. There will be more information on our website in teh future, when the project is complete

Installing the package is easy and can be done in a couple of lines in R

library(devtools)
install_github(repo = 'augustt/CEHcraft')

Use like this

rm(list = ls())

library(CEHcraft)

dir.create('worlds', showWarnings = FALSE)

postcode_map(postcode = 'Ox1 3Pw', 
             outputDir = 'worlds')

About

Creating minecraft maps using CEH data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •