Changelog
Source:NEWS.md
svatools 0.1.0
- A new
prepare_climate()
function was added.
svatools 0.0.9
- New functions
get_usersoil_table()
,load_climate_lst()
andplot_wgn_comparison()
were added.
svatools 0.0.8
- Some bugs fixed in
get_soil_parameters()
andget_atmo_dep()
.
svatools 0.0.7
- Fixed SOL_BD calculation in
get_soil_parameters()
. Added functionusersoil_to_sol()
.
svatools 0.0.6
- Updated functions
interpolate()
,prepare_wgn()
,add_weather()
andload_template()
to deal with different data. Added new functionfill_with_closest()
. Bug fixes.
svatools 0.0.5
- Different bugs in various functions corrected. Plotting functions updated. Added function
add_missing_pcp_zero()
.
svatools 0.0.4
- Land use data functions added
get_lu_points()
andextract_rotation()
as well as Land use article page to explain how to use them.
svatools 0.0.3
- Atmospheric deposition data functions added
get_atmo_dep()
,write_atmo_cli()
andadd_atmo_dep()
as well as Atmospheric deposition article page to explain how to use them.
svatools 0.0.2
-
add_weather()
,clean_wq()
,clean_outliers()
andget_hsg()
functions were added.