[GRASS-git] [OSGeo/grass-addons] d58051: v.maxent.swd: Fix overwrite behavior for existing ...

Paulo van Breugel noreply at github.com
Sat Dec 7 05:56:45 PST 2024


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: d5805161676477be8bc1d9200289480b5e55f03d
      https://github.com/OSGeo/grass-addons/commit/d5805161676477be8bc1d9200289480b5e55f03d
  Author: Paulo van Breugel <paulo at ecodiv.earth>
  Date:   2024-12-07 (Sat, 07 Dec 2024)

  Changed paths:
    M src/vector/v.maxent.swd/v.maxent.swd.py

  Log Message:
  -----------
  v.maxent.swd: Fix overwrite behavior for existing species SWD file (#1255)

When the species swd file already existed, and the option “overwrite” was selected, new species data was appended to the existing species swd file. With this fix, when there is already a species swd file with the user-defined name, and the option “overwrite” is selected, the existing species swd file is removed before a new one is created.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list