Title: "Visualize_Filtering_snow_height.R"

Introduction

The script Visualize_Filtering_snow_height.R in folder inst plot using dygraph the time series of snow height (HS) and the elaborations of this data. Differente color are used for original data (HS_original), snow height calibrated (HS_calibrated), snow height cleaned using a range threshold (HS_range_QC), snow height cleaned using a rete threshold (HS_rate_QC), the snow height filtered with method selected in algorithm Filtering_snow_height.R (HS_calibr_smoothed), and the snow height smoothed and checked with rate threshold (HS_calibr_smooothed_rate_QC).

Description of algorithm

Plot description

On the plot we can see:

How to use

Open script Visualize_Filtering_snow_height.R and:

  1. Select file, the name of station to examine (without .csv)
  2. Set git folder, the path where the package is download or used.
  3. Run Section 1 to import data
  4. Run Section 2 to visualize results using dygraphs


EURAC-Ecohydro/SnowSeasonAnalysis documentation built on Dec. 6, 2020, 2:05 a.m.