ReadNcTimeSlice: Read a USGS discharge data timeslice from a netcdf file.

Description Usage Arguments Examples

Description

This is kind of the inverse of WriteNcTimeSlice to be used in extending existing timeslices on file.

Usage

1

Arguments

file,

the ncdf file to read.

Examples

1
2
3
4
5
## Not run: 
sliceFiles <- list.files('~/usgsStreamData/timeSliceData/','.*', full.names=TRUE)
ReadNcTimeSlice(tail(sliceFiles,1))

## End(Not run)

mccreigh/rwrfhydro documentation built on Feb. 28, 2021, 1:53 p.m.