2.0.0
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 parametersrm_groups_w_rasters
orrm_strds_w_rasters
can be used. Therm_groups_wo_rasters
parameter is now equivalent torm_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)
- raster maps registered in STRDS or groups are not removed using the
Full Changelog: 1.3.2...2.0.0