cs-stac-indexer:与STAC文件一起使用的索引器工具集

时间:2021-02-10 20:20:14
【文件属性】:
文件名称:cs-stac-indexer:与STAC文件一起使用的索引器工具集
文件大小:76KB
文件格式:ZIP
更新时间:2021-02-10 20:20:14
Python CS索引工具 介绍 此存储库包含不同的CLI工具,以促进将数据索引到不同平台中。 用法 直流到直流 将作为参数给出的STAC_ITEM文件索引到datacube中。 它使用链接自动解析和创建产品定义。 > stac-to-dc --help Usage: stac-to-dc [OPTIONS] STAC_ITEM Options: --help Show this message and exit. 使用例 > stac-to-dc ./test/data/sentinel-s2-l2a-cogs/S2A_30VXL_20210203_0_L2A.json 要记住的一个标准是集合中包含的product_definition stac_extension,这是工具用来创建产品的位置。 这个product_definition扩展看起来像这样: { " stac_exten
【文件预览】:
cs-stac-indexer-main
----.github()
--------workflows()
----Dockerfile(532B)
----tests()
--------pytest.ini(78B)
--------data()
--------conftest.py(15B)
--------unit()
--------integration()
----docker-compose.yaml(594B)
----src()
--------stac_to_es()
--------stac_to_dc()
----requirements.txt(70B)
----setup.py(504B)
----.gitignore(38B)
----Makefile(396B)
----README.md(2KB)
----datacube.conf(443B)

网友评论