Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 482 Bytes

dkMet3D

The goal of dkMet3D is to visualize meteorological data with rayshader.

Installation

You can install the development version of dkMet3D from GitHub with:

# install.packages("devtools")
devtools::install_github("NMC-DAVE/dkMet3D")

Example

This is a basic example which shows you how to solve a common problem:

library(dkMet3D)
## basic example code
create_terrain_osm()