Skip to content

AustralianAntarcticDivision/cloudymapr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudymapr

The goal of cloudymapr is to provide cloud-oriented mapping functionality for R. In particular, it aims to provide a leaflet-like interactive map that works better with modern cloud-oriented file formats (COGs and similar), and makes use of recent developments in GDAL for fast data access and rendering.

Everything is entirely experimental at this stage.

Installation

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

# install.packages("remotes")
remotes::install_github("AustralianAntarcticDivision/cloudymapr")

Demo

Try:

library(cloudymapr)
vl_demo()

About

Cloud-focused Antarctic mapping functionality in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages