Other packages > Find by keyword >

sarp.snowprofile  

Snow Profile Analysis for Snowpack and Avalanche Research
View on CRAN: Click here


Download and install sarp.snowprofile package within the R console
Install from CRAN:
install.packages("sarp.snowprofile")

Install from Github:
library("remotes")
install_github("cran/sarp.snowprofile")

Install by package version:
library("remotes")
install_version("sarp.snowprofile", "1.4.1")



Attach the package and use:
library("sarp.snowprofile")
Maintained by
Pascal Haegeli
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-25
Latest Update: 2023-03-08
Description:
Analysis and plotting tools for snow profile data produced from manual snowpack observations and physical snowpack models. The functions in this package support snowpack and avalanche research by reading various formats of data (including CAAML, SMET, generic csv, and outputs from the snow cover model SNOWPACK), manipulate the data, and produce graphics such as stratigraphy and time series profiles. Package developed by the Simon Fraser University Avalanche Research Program . Graphics apply visualization concepts from Horton, Nowak, and Haegeli (2020, ).
How to cite:
Pascal Haegeli (2020). sarp.snowprofile: Snow Profile Analysis for Snowpack and Avalanche Research. R package version 1.4.1, https://cran.r-project.org/web/packages/sarp.snowprofile. Accessed 09 Jun. 2026.
Previous versions and publish date:
1.0.0 (2020-07-25 13:00), 1.2.1 (2022-02-10 01:20), 1.3.1 (2022-08-05 22:50), 1.3.2 (2023-03-08 18:50)
Other packages that cited sarp.snowprofile R package
View sarp.snowprofile citation profile
Other R packages that sarp.snowprofile depends, imports, suggests or enhances
Complete documentation for sarp.snowprofile
Functions, R codes and Examples using the sarp.snowprofile R package
Some associated functions: SPgroup . SPmalformatted . SPpairs . SPtimeline . char2numAspect . char2numHHI . computeRTA . computeSLABrho . computeSLABrhogs . computeTSA . deriveDatetag . export.snowprofileCsv . findPWL . format_snowprofileLayers . getColoursDensity . getColoursGrainSize . getColoursGrainType . getColoursHardness . getColoursLWC . getColoursPercentage . getColoursSnowTemp . getColoursStability . grainDict . hasUnobservedBasalLayer . importRDefaultPackages . insertUnobservedBasalLayer . is.snowprofile . is.snowprofileInstabilitySigns . is.snowprofileLayers . is.snowprofileSet . is.snowprofileTests . new_snowprofile . numberOfPWLsPerVerticalLevel . plot.snowprofile . plot.snowprofileSet . print.snowprofile . rbind.snowprofile . rbind.snowprofileSet . readSmet . reformat_snowprofile . sarp.snowprofile-package . scanProfileDates . sd_sample_uncorrected . setColoursGrainType . simplifyGtypes . snowprofile . snowprofileCaaml . snowprofileCsv . snowprofileCsv_advanced . snowprofileInstabilitySigns . snowprofileLayers . snowprofilePrf . snowprofilePro . snowprofileSet . snowprofileSno . snowprofileTests . sub-.snowprofileSet . summary.snowprofile . summary.snowprofileSet . swisscode . validate_snowprofile . validate_snowprofileLayers . writeSmet . 
Some associated R codes: char2numAspect.R . char2numHHI.R . computeRTA.R . computeSLAB.R . computeTSA.R . data-SPgroup.R . data-SPmalformatted.R . data-SPpairs.R . data-SPtimeline.R . data-grainDict.R . data-swisscode.R . deriveDatetag.R . export.snowprofileCsv.R . findPWL.R . getColoursDensity.R . getColoursGrainSize.R . getColoursGrainType.R . getColoursHardness.R . getColoursLWC.R . getColoursPercentage.R . getColoursSnowTemp.R . getColoursStability.R . globalData.R . importRDefaultPackages.R . labelPWL.R . numberOfPWLsPerVerticalLevel.R . plot.snowprofile.R . plot.snowprofileSet.R . rbind.snowprofile.R . rbind.snowprofileSet.R . readSmet.R . sarp.snowprofile-package.R . scanProfileDates.R . setColoursGrainType.R . simplifyGtypes.R . snowprofile.R . snowprofileCaaml.R . snowprofileCsv.R . snowprofileCsv_advanced.R . snowprofileInstabilitySigns.R . snowprofileLayers.R . snowprofilePrf.R . snowprofilePro.R . snowprofileSet.R . snowprofileSno.R . snowprofileTests.R . summary.snowprofile.R . summary.snowprofileSet.R . unobservedBasalLayer.R . utils.R . writeSmet.R .  Full sarp.snowprofile package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA