Returns a data.frame defining longitude value and longitude index for a given NetCDF file

get_longitude_value_indices(ncdf, lonnam)

Arguments

ncdf

Either a character string specifying the complete path to a NetCDF file, or an object of class tidync::tidync.

lonnam

The dimension name of longitude in the NetCDF files.

Value

Tidy tibble containing the variables 'varnam'.