Skip to contents

All functions

extract_dates()
Extract all date or datetimes from an open netCDF file.
extract_geos()
Extract all geographical coordinates from a netCDF file and convert to simple features object.
extract_site_grids_nc()
Extract all variable values from netCDF file for all provided geographical locations.
filter_dates()
Internal function to assist the user in extracting only particular dates from the results of a netCDF file.
get_nc_data()
Internal function to extract the variable values from an open netCDF file.
site_buffers()
Creates circular buffers around site locations to allow for different spatial averaging to occur when the values are extracted from a netCDF file.