View source: R/fdk_process_cloud_cover.R
fdk_process_cloud_cover | R Documentation |
Process cloud cover data to return daily cloud cover values for a given date range and (flux) site.
fdk_process_cloud_cover(path = "data-raw/cloud_cover/", site = "CA-NS4")
path |
path with the ERA5 cloud cover data, by site |
site |
site name to process |
start_date |
start date of a data series |
end_date |
end date of a data series |
daily mean cloud cover value (0-1), for a given date range
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.