Skip to content

Major release implementing GRASS 7

Latest
Compare
Choose a tag to compare
@tpilz tpilz released this 15 Nov 10:26
· 41 commits to master since this release

This is a major release implementing GRASS 7.x and replacing GRASS 6.4.x. It further comes with a number of fixes and improvements.

Changes:

  • portation to GRASS 7.4 (old 6.4 not supported anymore, other versions < 7.4 not tested)
  • improved messaging (resolves #32)
  • many bug fixes
  • enhancements:
    • calc_subbas(): support disk swap for large datasets
    • prof_class(): allow for exclusion of certain EHAs, new TC partitioning routine
    • db_create(): optionally empty existing table(s) in a database instead of deleting and overwriting everything
    • reservoirs: Added reservoir tables to database, extended db_wasa_input() and adapted reservoir_*() functions accordingly