Skip to content

strongh/smapr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smapr

R package for working with SMAP soil moisture data. Install using devtools:

devtools::install_github("strongh/smapr")

Examples

Download timerange of data, return as data frame and cache data on disk.

timerange.smap.l3("2015-06-17", "2015-06-18")

Download and cache single day of SM_P data

read.smap.l3("2015-06-17", dataset.id = "SM_P")

Launch Shiny map viewer of daily data

shiny_smap()

About

R package for working with SMAP (Soil Moisture Active Passive) soil moisture data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages