Skip to content

ncwebmapper/ncwebmapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncwebmapper

Source code of the R package ncwebmapper, still not available on CRAN.

ncwebmapper makes it easy to create interactive web pages for publishing spatio-temporal NetCDF files using Leaflet library.

This package has been developed by the Climatology and Climate Services Laboratory (LCSC) and it has been used in several of its published climate index.

Examples of use:

Installation

To install this package, start R and enter:

library(devtools)
install_github("ncwebmapper/ncwebmapper")