Closed ScientiaFelis closed 9 months ago
The bind_cols() of the meansunH to the sunhour data do not work with multiple years as the meansunH only contains the number of rows for one year.
bind_cols()
meansunH
st_join()
The
bind_cols()
of themeansunH
to the sunhour data do not work with multiple years as the meansunH only contains the number of rows for one year.st_join()
instead ofbind_cols()