• 大小: 6.79MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-11-08
  • 语言: Python
  • 标签: hants  python  

资源简介

重建遥感影像时间序列,时间序列遥感分析,主要采用python

资源截图

代码片段和文件信息

# -*- coding: utf-8 -*-
“““
Authors: Gonzalo E. Espinoza-Dávalos Wim G.M. Bastiaanssen Boaz Bett and
         Xueliang Cai
         IHE Delft 2017
Contact: g.espinoza@un-ihe.org
Repository: https://github.com/gespinoza/hants
Module: hants


Description:
This module is an implementation of the Harmonic ANalysis of Time Series
(HANTS) applied to geographic data. This module can be used to perform the
HANTS analysis to a collection of time-variable raster data at each pixel.
“““

__version__ = ‘0.1‘

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-07-21 17:43  hants-master\
     文件           6  2018-01-31 23:58  hants-master\.gitignore
     文件       11369  2018-01-31 23:58  hants-master\LICENSE
     文件        6140  2018-01-31 23:58  hants-master\README.md
     文件         506  2018-01-31 23:58  hants-master\__init__.py
     目录           0  2018-07-21 17:43  hants-master\example\
     目录           0  2018-07-21 17:43  hants-master\example\data\
     文件        8727  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150801_100M_V001.tif
     文件        8651  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150806_100M_V001.tif
     文件        8693  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150815_100M_V001.tif
     文件        8659  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150819_100M_V001.tif
     文件        8169  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150824_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150828_100M_V001.tif
     文件        8181  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150902_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150906_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150907_100M_V001.tif
     文件        8519  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150911_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150915_100M_V001.tif
     文件        5631  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150916_100M_V001.tif
     文件        8931  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150920_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150924_100M_V001.tif
     文件        8903  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150925_100M_V001.tif
     文件        8995  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20150929_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151003_100M_V001.tif
     文件        5109  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151004_100M_V001.tif
     文件        9075  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151008_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151012_100M_V001.tif
     文件        9431  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151013_100M_V001.tif
     文件        9087  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151017_100M_V001.tif
     文件        2209  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151022_100M_V001.tif
     文件        9099  2018-01-31 23:58  hants-master\example\data\PROBAV_S1_TOC_20151026_100M_V001.tif
............此处省略453个文件信息

评论

共有 条评论