《定量遥感》配套数据与程序


梁顺林所著《定量遥感》书籍的配套光盘数据,包含遥感数据以及相应程序代码。
资源截图
代码片段和文件信息
/*============================================================================
*    Contains:
*        S_solpos     (computes solar position and intensity
*                      from time and place)
*
*            INPUTS:     (via posdata struct) year daynum hour
*                        minute second latitude longitude timezone
*                        intervl
*            OPTIONAL:   (via posdata struct) month day press temp tilt
*                        aspect function
*            OUTPUTS:    EVERY variable in the struct posdata
*                            (defined in solpos.h)
*
*                       NOTE: Certain conditions exist during which some of
*                       the output variables are undefined or cannot be
*                       calculated.  In these cases the variables are
*                       returned with flag values indicating such.  In other
*                       cases the variables may return a realistic though
*                       invalid value. These variables and the flag values
*                       or invalid conditions are listed below:
*
*                       amass     -1.0 at zenetr angles greater than 93.0
*                                 degrees
*                       ampress   -1.0 at zenetr angles greater than 93.0
*                                 degrees
*                       azim      invalid at zenetr angle 0.0 or latitude
*                                 +/-90.0 or at night
*                       elevetr   limited to -9 degrees at night
*                       etr       0.0 at night
*                       etrn      0.0 at night
*                       etrtilt   0.0 when cosinc is less than 0
*                       prime     invalid at zenetr angles greater than 93.0
*                                 degrees
*                       sretr     +/- 2999.0 during periods of 24 hour sunup or
*                                 sundown
*                       ssetr     +/- 2999.0 during periods of 24 hour sunup or
*                                 sundown
*                       ssha      invalid at the North and South Poles
*                       unprime   invalid at zenetr angles greater than 93.0
*                                 degrees
*                       zenetr    limited to 99.0 degrees at night
*
*        S_init       (optional initialization for all input parameters in
*                      the posdata struct)
*           INPUTS:     struct posdata*
*           OUTPUTS:    struct posdata*
*
*                     (Note: initializes the required S_solpos INPUTS above
*                      to out-of-bounds conditions forcing the user to
*                      supply the parameters; initializes the OPTIONAL
*                      S_solpos inputs above to nominal values.)
*
*       S_decode      (optional utility for decoding the S_solpos return code)
*           INPUTS:     long integer S_solpos return value struct posdata*
*           OUTPUTS:    text to s

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件       37888  2008-12-30 03:14  cdrom.content.doc
     目录           0  2009-02-16 10:31  data
     目录           0  2009-02-16 10:31  datach1
     目录           0  2009-02-16 10:31  datach1solar.irradiance
     文件      924273  2003-08-18 09:59  datach1solar.irradiancecebchkur.dat
     文件     1111061  2003-08-18 09:59  datach1solar.irradiancechkur.dat
     文件     1049103  2003-08-18 09:59  datach1solar.irradiance
ewkur.dat
     文件      926493  2003-08-18 09:59  datach1solar.irradiance hkur.dat
     目录           0  2009-02-16 10:31  datach1spectral.function
     目录           0  2009-02-16 10:31  datach1spectral.functionali
     目录           0  2009-02-16 10:31  datach1spectral.functionaliali
     文件         408  2003-08-18 09:59  datach1spectral.functionalich1
     文件        1020  2003-08-18 09:59  datach1spectral.functionalich2
     文件        1200  2003-08-18 09:59  datach1spectral.functionalich3
     文件        1007  2003-08-18 09:59  datach1spectral.functionalich4
     文件         611  2003-08-18 09:59  datach1spectral.functionalich5
     文件         780  2003-08-18 09:59  datach1spectral.functionalich6
     文件        1733  2003-08-18 09:59  datach1spectral.functionalich7
     文件        3316  2003-08-18 09:59  datach1spectral.functionalich8
     文件        4827  2003-08-18 09:59  datach1spectral.functionalich9
     文件        3874  2003-08-18 10:24  datach1spectral.functionaliWS_FTP.LOG
     目录           0  2009-02-16 10:31  datach1spectral.functionaster.swir
     文件       21641  2003-08-18 10:00  datach1spectral.functionASTER.tir.txt
     文件        4503  2003-08-18 10:00  datach1spectral.functionASTER.vnir.txt
     目录           0  2009-02-16 10:31  datach1spectral.functionavhrr
     目录           0  2009-02-16 10:31  datach1spectral.functionavhrr
oaa16
     文件        1851  2003-08-18 09:59  datach1spectral.functionavhrr
oaa16Channel_1.txt
     文件        1085  2003-08-18 09:59  datach1spectral.functionavhrr
oaa16Channel_2.txt
     文件        3182  2003-08-18 09:59  datach1spectral.functionavhrr
oaa16Channel_3a.txt
     文件        2690  2003-08-18 09:59  datach1spectral.functionavhrr
oaa16Channel_3b.txt
     文件        2481  2003-08-18 09:59  datach1spectral.functionavhrr
oaa16Channel_4.txt
............此处省略386个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)