Releases: brazil-data-cube/rstac
Releases · brazil-data-cube/rstac
Version 1.0.0
- Add support to static catalogs;
read_stac()
: read any STAC document from an URL (e.g. Catalog, Collection, Items, or Item);links()
: extract and filter links from a STAC document;link_open()
: open the document referenced by the provided link;read_items()
: read items listed in links section of the provided Collection document;read_collections()
: read collections listed in links section of the provided Catalog document;- Provide new functions to facilitate work with items;
items_as_sf()
/items_as_sfc()
: convert items into sf objectsitems_intersects()
: is a helper function to test what items intersect some given geometry.
Version 0.9.2-4
For more information on this release, please, read the NEWS.md file.
Version 0.9.2-3
For more information on this release, please, read the NEWS.md file.
Version 0.9.2-2
For more information on this release, please, read the NEWS.md file.
Version 0.9.2-1
For more information on this release, please, read the NEWS.md file.
Version 0.9.1-5
For more information on this release, please, read the NEWS.md file.
Version 0.9.1-4
For more information on this release, please, read the NEWS.md file.
Version 0.9.1-3
For more information on this release, please, read the NEWS.md file.
Version 0.9.1-2
For more information on this release, please, read the NEWS.md file.
Version 0.9.0-2
For more information on this release, please, read the NEWS.md file.