Command line interface to stac-rs.
Install rust. rustup works well. Once you do:
sh
cargo install --git https://github.com/gadomski/stac-rs
Use the cli --help
flag to see all available options:
shell
stac --help
Download all the assets of a STAC item. The STAC item will be written out, with its assets updated to point to the locally downloaded assets.
shell
stac download https://raw.githubusercontent.com/radiantearth/stac-spec/master/examples/simple-item.json .