This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pystac normalize_hrefs resolves all links and mutates the entire tree, causing collection.json for all datasets to update. save_object only saves the particular entity within the catalog, preventing unnecessary metadata duplication. Fixes #1818
- Loading branch information