Timestamps are adapted, oxygen data is interpolated, it is filtered for summmer months
misa_prepare_data(df_MiSa, res = 15, max_na_interpolation = 60/res)
Data frame loaded with one of the MiSa Load functions
Temporal resolution in minutes
Maximal numbers of NA values in a row to be interpolated. The default is one hour without measurements. Number of NA depneds on the temporal resolution (60 / res)
List with data frames per site, that is ready for MiSa Assessmen. Additional information is printed about the number of interpolated NA values. If there are many NA values that are not interpolated it is probably due to the fact of no measurements during winter.