Skip to content

2.0.0

Compare
Choose a tag to compare
@griembauer griembauer released this 15 Aug 12:46
· 2 commits to main since this release
de2e27c

What's Changed

  • [general_cleanup]: Add STVDS deletion and switch logic of group and STDS deletion by @griembauer in #34
    • raster maps registered in STRDS or groups are not removed using the rm_groups/rm_strds parameters anymore, just the collecting STRDS/group is removed. To remove both the STRDS/STVDS/groups and the registered maps, the parameters rm_groups_w_rasters or rm_strds_w_rasters can be used. The rm_groups_wo_rasters parameter is now equivalent to rm_groups and is kept for backwards compatibility.
    • rm_stvds/rm_stvds_w_vectors parameters are added to allow deletion of space time vector datasets (and registered vector maps)

Full Changelog: 1.3.2...2.0.0