singleprecip: Single Precipitation Plot Function

Description Usage Arguments Value Examples

View source: R/singleprecip_function.R

Description

Single Precipitation Plot Function

Usage

1
singleprecip(file_name, layer_numeric)

Arguments

file_name

exact file from which to extract values

layer_numeric

number representing which layer to plot

Value

plot of precipitation values with CZ spatial polygon inside

Examples

1
2
3
4
5
6
 ## Not run: 

singleprecip("CZ_pr_EUR-11_CNRM-CERFACS-CNRM-CM5_historical_r1i1p1_CNRM-ALADIN63_v2_1hr_195101010030-195112312330.nc", 2)


## End(Not run)

kazivana/precipmodeling documentation built on Jan. 1, 2021, 7:16 a.m.