我读在Python中雅西GDS L1C怎么样?- 江南体育网页版- - - - -地球科学堆江南电子竞技平台栈交换 最近30从www.hoelymoley.com 2023 - 07 - 10 - t06:01:14z //www.hoelymoley.com/feeds/question/7302 https://creativecommons.org/licenses/by-sa/4.0/rdf //www.hoelymoley.com/q/7302 3 我读在Python中雅西GDS L1C怎么样? gerrit //www.hoelymoley.com/users/6 2016 - 01 - 19 t20:04:23z 2017 - 05 - 06 - t21:44:27z < p >我想读< a href = " http://navigator.eumetsat.int/discovery/Start/DirectSearch/DetailResult.do?f % 28 r0 % 29 = EO:设计:DAT: METOP: IASIL1C-ALL nofollow noreferrer“rel = >雅西GDS一级c < / >数据(所有光谱样品)EUMETSAT EPS原生格式,记录在< a href = " http://www.eumetsat.int/website/wcm/idc/idcplg?IdcService=GET_FILE&dDocName=PDF_TEN_96167-EPS-GPFS&RevisionSelectionMethod=LatestReleased&Rendition=Web" rel="nofollow noreferrer">Generic Product Format Specification (PDF, 738 KB, 72 pages) and the IASI Level 1 Product Format Specification (PDF, 2.5 MB, 60 pages). EUMETSAT supports a reading routine in IDL.

The IASI Level 1 Product Guide (PDF, 5.8 MB, 110 pages), section 5.1, notes that

The products can be read using standard HDF libraries

but trying to open a test file with

h5py.File('IASI_xxx_1C_M02_20110528114454Z_20110528132653Z_N_O_20110528132912Z.nat', 'r')

results in

OSError: Unable to open file (Unable to find a valid file signature),

and neither the Generic Product Format Specification nor the IASI Product Format Specification mention HDF, which would be odd if the format was HDF-compatible.

//www.hoelymoley.com/questions/7302/how-do-i-read-iasi-gds-l1c-in-python/7303 # 7303 2 gerrit回答的我怎么读雅西GDS L1C在Python中? gerrit //www.hoelymoley.com/users/6 2016 - 01 - 19 t20:04:23z 2016 - 01 - 20 - t14:35:50z < p > < a href = " http://www.stcorp.nl/beat/ " rel =“nofollow”>基本环境大气工具箱< / >(打)包含一个组件叫做< a href = " http://stcorp。问/ coda / rel =“nofollow”>通用数据访问工具箱< / > (coda;也可用< a href = " https://github.com/stcorp/coda " rel =“nofollow”>在github < / >)。节拍和终结都是用C编写的,并且为Python绑定(以及Matlab, IDL,和其他一些语言)。在< a href = " http://www.stcorp.nl/beat/documentation/beatl2-data/index.html " rel =“nofollow”>长期支持的产品列表< / >是雅西L1C。显然,击败是取代了竖琴(< a href = " https://github.com/stcorp/harp " rel =“nofollow”> github页< / >),但琴还不支持雅西L1C。击败,CODA和竖琴在GPL下所有可用。< / p > < p >虽然击败网站报道Python绑定只用于Python 2.7,我已经成功地使用柯达与Python 3.5(我没有尝试击败目前我不需要它提供的高级功能)。< / p > //www.hoelymoley.com/questions/7302/how-do-i-read-iasi-gds-l1c-in-python/10320 # 10320 1 答案由f。索普为我读在Python中雅西GDS L1C怎么样? f.thorpe //www.hoelymoley.com/users/543 2017 - 05 - 06 - t21:44:27z 2017 - 05 - 06 - t21:44:27z < p >看来你已经下载了一个原生格式文件。这不是一个HDF可读的格式。如果你看到你给出的第一个链接,在分配它注意到有几个格式你可以下载:本机,图像(J2KBW、JPEGBW PNGBW, TIFFBW), BUFR或netCDF。< / p > < p >如果你想使用HDF库读取文件,您需要下载netCDF格式化文件。netCDF符合HDF5库。< / p >
Baidu
map