Convert MSLSP phenology data to tidy canopy cover
Source:R/mslsp_to_canopycover.R
mslsp_to_canopycover.RdConvert MSLSP phenology data to tidy canopy cover
Value
`data.frame` of `parcel_id`, `year`, `season`, `date`, and `canopy_cover` (fraction). `date` is a sequence from the MSLSP greenness onset (growing season start) to the greenness minimum (growing season end). `canopy_cover` is the fractional canpoy cover (0 to 1), suitable for ingest into [eto_to_etc_bism()] in "canopy cover mode".