Skip to contents

SWATprepR 1.0.7

  • Bug fix in prepare_wgn(), corrected issue where -99 values were included in calculations.
  • Value checks in load_swat_weather(), added validation for input values.
  • Bug fixes in get_atmo_dep(). Fixed variable naming issues and added a coordinate validation check.

SWATprepR 1.0.5

  • Small bug fixes and updated add_atmo_dep(). Now this function writes directly into SWAT+ model text files. SQL database option removed.

SWATprepR 1.0.4

SWATprepR 1.0.3

  • Warning for load_template(), if there are duplicates in the template file.
  • Sorting in weather files using prepare_climate(). Needed for SWAT+ model to find weather files correctly.
  • Added function find_dif() to compare files of two setups and find differences.

SWATprepR 1.0.2

  • prepare_ps() function was updated to include the option to write constant value point source data for SWAT+ model. Bug was solved connected with ‘object.cnt’ file.
  • load_swat_weather() function was updated to include the option to read weather data with different type of naming.

SWATprepR 1.0.1

SWATprepR 1.0.0

  • Reviewed and updated function documentation, removed deprecated functions, made internal functions invisible, updated examples, provided additional information in links, added references where needed, and connected functions with the ‘See Also’ section.
  • Minor bug fixes.

SWATprepR 0.1.6

SWATprepR 0.1.5

SWATprepR 0.1.4

  • load_swat_weather2() function was added to provide quicker option for weather file loading. More 20 times faster comparing to load_swat_weather() function.

SWATprepR 0.1.3

  • load_template() function extended to load point source data template.
  • prepare_ps() function added to write point source SWAT+ model input files.

SWATprepR 0.1.2

SWATprepR 0.1.1

SWATprepR 0.1.0

SWATprepR 0.0.9

SWATprepR 0.0.8

SWATprepR 0.0.7

SWATprepR 0.0.6

SWATprepR 0.0.5

  • Different bugs in various functions corrected. Plotting functions updated. Added function add_missing_pcp_zero().

SWATprepR 0.0.4

SWATprepR 0.0.3

  • Atmospheric deposition data functions added get_atmo_dep(), write_atmo_cli() and add_atmo_dep() as well as Atmospheric deposition article page to explain how to use them.

SWATprepR 0.0.2

SWATprepR 0.0.1

  • This is the first release of package SWATprepR.