imagery_accessor

时间:2021-03-29 12:27:51
【文件属性】:
文件名称:imagery_accessor
文件大小:1.16MB
文件格式:ZIP
更新时间:2021-03-29 12:27:51
Python imagery_accessor 扩展xarray以简化可识别元数据的遥感计算和绘图。 严重依赖rioxarray和Earthpy。 工作正在进行中。 安装 该软件包目前尚未发布,但可以使用conda从GitHub进行安装,如下所示: conda create --name imagery_accessor conda activate imagery_accessor git clone https://github.com/adamancer/imagery_accessor cd imagery_accessor conda env update -n imagery_accessor -f environment.yml pip install . 基本用法 存取器 导入image_accessor后,该访问器可在任何xarray对象上使用。 它允许用户使用im属性上的方法在卫
【文件预览】:
imagery_accessor-main
----setup.py(943B)
----.gitignore(48B)
----requirements.txt(112B)
----LICENSE(1KB)
----imagery_accessor()
--------__init__.py(65B)
--------base.py(5KB)
--------utils.py(12KB)
--------tests()
--------config()
--------metadata.py(2KB)
--------example-data()
--------imagery.py(38KB)
--------instruments.py(9KB)
--------cmaps.py(2KB)
----examples()
--------decorators()
--------README.md(83B)
--------accessor()
----README.md(4KB)
----environment.yml(241B)

网友评论