ibot-geoecology / myClim

R package for processing microclimatic data
GNU General Public License v2.0
6 stars 3 forks source link

Add calibrated presets for mc_data_vwc_parameters #11

Closed Akronix closed 6 months ago

Akronix commented 7 months ago

I had no clue of which soil types of mc_data_vwc_parameter I could use for the mc_calc_vwc() function, so I had to dive into the code until I found them here: https://github.com/ibot-geoecology/myClim/blob/a06730359da80cd962f3709097f619236fcd5d29/data-raw/mc_data_vwc_parameters.R

Here I add the available calibration presets to the documentation.

Let me know if I did it correctly and feel free to modify and correct it according to your criteria.

manmatej commented 6 months ago

Thank you for your contribution. You did it correctly, but we do not list the values by purpose. Ad for now we would like to keep this "hidden" as there are big discussions about soil moisture calibration. There are many aspects we are not satisfied about those soil types calibration starting from the fact they were derived from different logger then is currently produced by TOMST causing negative values after calibration etc. We are working on some better solution, but this will take probably some longer time to resolve this. Until that point, we would like to not list those "soil types" directly at the place you suggested.