get_rcn_nc: function to extract the 1st and 15th of each month from a...

View source: R/get_rcn_nc.R

get_rcn_ncR Documentation

function to extract the 1st and 15th of each month from a single year of reconstruction

Description

function to extract the 1st and 15th of each month from a single year of reconstruction

Usage

get_rcn_nc(ryr, nc_fns)

Arguments

ryr

the year of reconstruction

nc_fns

filenames of the netcdf reconstruction

Details

It's assumed that the .nc file has dimensions Lat, Long, time. The variable is "swe" in meters. Values of the time dimension are stored YYYYMMDD.

Value

rasterstack of reconstructed swe for the 1st and 15th of each year present in recondata*.nc files


hoargroup/stationsweRegression documentation built on Feb. 4, 2024, 7:21 a.m.