map observations with imperviousness

map_stations(
  data,
  datetime,
  var,
  imp,
  palname = "temp_ipcc",
  netw_shape = c(WU = 17, PA = 18, `NCEI/ASOS/AWOS` = 16, `NCEI/US CRN` = 15),
  title
)

Arguments

data

data frame or sftime of cws observations

datetime

datetime to plot

var

continuous variable to plot (in general: temp)

imp

imperviousness raster

palname

name of the palette to use

netw_shape

shape values for the network

title

title of the plot