load_mask: Load the mask file as a data frame.

Description Usage Arguments Value

View source: R/mask-functions.R

Description

Load the mask file as a data frame.

Usage

1
2
load_mask(mask_file = "mask_25km.nc", lon_lat_names = c("lon", "lat"),
  mask_name = "lsmask")

Arguments

mask_file

path to nc file containing the binary mask

lon_lat_names

names of coordinates in the mask file. Defaults to c("lon", "lat")

mask_name

mask variable name

Value

a dplyr dataframe


pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.