Skip to content

Releases: brazil-data-cube/rstac

Version 1.0.0

14 Feb 23:39
f10126e
Compare
Choose a tag to compare
  • 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 objects
  • items_intersects(): is a helper function to test what items intersect some given geometry.

Version 0.9.2-4

15 Jun 19:55
259db4d
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.2-3

10 May 18:46
b9c33a7
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.2-2

02 Feb 18:16
bc05e76
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.2-1

23 Jan 23:32
821d2b4
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.1-5

04 Nov 03:45
f36b320
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.1-4

14 Sep 22:16
93763fd
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.1-3

25 Jun 17:35
c3c4bab
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.1-2

28 May 15:36
af436e6
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.

Version 0.9.0-2

24 Mar 22:33
edfa178
Compare
Choose a tag to compare

For more information on this release, please, read the NEWS.md file.