Skip to content

GemaMorales/harpVis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

215 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

harpVis

Visualization of meteorological and verification data

harpVis provides functions for plotting data produced by other harp packages, whether that be gridded forecast data from harpIO or verification data produced by harpPoint and harpSpatial.

Most of the plotting functions (except for plot_field()) use the ggplot2 package in the background, meaning that the plots can be saved with ggsave().

In addition to direct plotting, harpVis provides shiny apps for interactively displaying verification plots in a web browser, along with the option to build your own apps from modules.

Installation

You can install harpVis from GitHub with:

# install.packages("remotes")
remotes::install_github("harphub/harpVis")

About

Visualisation functions for harp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • R 98.0%
  • CSS 2.0%