ncdump: Print a 'ncdump -h' command

View source: R/ncdump.R

ncdumpR Documentation

Print a 'ncdump -h' command

Description

Read a NetCDF and print the medatada

Usage

ncdump(file = file.choose())

Arguments

file

file name

Value

No return value, only display information

Examples

ncdump(file = paste0(system.file("extdata",package="eva3dm"),
                     '/wrfinput_d01'))


eva3dm documentation built on April 4, 2025, 5:11 a.m.