marinosr/SNODASR: Functions for importing and subsetting SNODAS data from NOAA's NOHRSC

This package converts raw SNODAS data into useful formats. The meat of this package is a function for fast and memory-efficient spatiotemporal subsetting of SNODAS data. SNODAS data is provided as ungeoreferenced, flat binary files representing daily snapshots of snowpack for North America. This format is very inconvenient for users who want a timeseries of values for a geographically restricted region. You can use these functions to create georeferenced multiband rasters in common formats readable by GIS software.

Getting started

Package details

AuthorRichard Marinos <rmarinos@buffalo.edu>
MaintainerRichard Marinos <rmarinos@buffalo.edu>
LicenseGNU GPL v3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("marinosr/SNODASR")
marinosr/SNODASR documentation built on Aug. 19, 2022, 7:11 p.m.