create_empty_nc: create_empty_nc

Description Usage Arguments Examples

View source: R/NC_DATABASE.R

Description

Function to create the structure of the NetCDF file.

Usage

1
2
create_empty_nc(dat = flood_data, meta_dat = flood_metadata,
  min_years_data = 30)

Arguments

dat

Flood data. The default is the data inculded in this package.

Examples

1
2
summary(flood_data)
# update_nc_structure()

NVE/FlomKart documentation built on May 7, 2019, 6:03 p.m.