filter_dates.Rd
Internal function to assist the user in extracting only particular dates from the results of a netCDF file.
filter_dates(all_nc_data, dates_to_extract)
Data frame containing all the results extracted from a netCDF file.
Vector of dates to be extracted.
Data frame containing the results filtered by date.