stackstac:将STAC目录转换为基于dask的xarray

时间:2024-04-01 11:41:03
【文件属性】:

文件名称:stackstac:将STAC目录转换为基于dask的xarray

文件大小:5.39MB

文件格式:ZIP

更新时间:2024-04-01 11:41:03

cog geospatial xarray dask rasterio

StackSTAC 将项目列表转换为4D DataArray(: time, band, y, x ),包括重新投影到公共网格。 该数组是一个懒惰的,因此可以在本地或并行加载和处理数据,而只需调用 compute() 。 有关更多信息和示例,请。 import stackstac import satsearch stac_items = satsearch . Search ( url = "https://earth-search.aws.element84.com/v0" , intersects = dict ( type = "Point" , coordinates = [ - 105.78 , 35.79 ]), collections = [ "sentinel-s2-l2a-cogs" ], datetime = "2020-04-


【文件预览】:
stackstac-main
----.flake8(61B)
----poetry.lock(183KB)
----scripts()
--------make-coiled-env.sh(233B)
--------.gitignore(16B)
----LICENSE(1KB)
----stackstac()
--------stack.py(15KB)
--------stac_types.py(4KB)
--------accumulate_metadata.py(5KB)
--------prepare.py(24KB)
--------rio_env.py(3KB)
--------__init__.py(238B)
--------reader_protocol.py(3KB)
--------rio_reader.py(16KB)
--------to_dask.py(5KB)
--------timer.py(523B)
--------raster_spec.py(1KB)
----README.md(6KB)
----santafe.json(579KB)
----typings()
--------satstac()
----docs()
--------make.bat(795B)
--------basic.ipynb(1.16MB)
--------conf.py(3KB)
--------index.rst(2KB)
--------Makefile(711B)
--------api()
--------.gitignore(27B)
--------cluster.ipynb(6MB)
----.readthedocs.yml(241B)
----.gitignore(81B)
----pyproject.toml(1KB)

网友评论