爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博登陆

只需一步, 快速开始

搜索
楼主: maxcug

[源程序] matlab读取grib文件的程序

  [复制链接]

新浪微博达人勋

发表于 2017-8-31 16:57:13 | 显示全部楼层
求助楼主,新人小白一个,用python下的ERA5数据,#!/usr/bin/env python
from ecmwfapi import ECMWFDataServer

server = ECMWFDataServer()
server.retrieve({
    "class": "ea",                      # Do not change
    "dataset": "era5",                  # Do not change
    "expver": "1",                      # Do not change
    "stream": "oper",                   # can be "oper", "wave", etcetera; see ERA5 catalogue (http://apps.ecmwf.int/data-catalogues/era5) and ERA5 documentation (https://software.ecmwf.int/wiki/display/CKB/ERA5+data+documentation)
    "type": "4v",                       # can be an (Analysis) or fc (forecast) or 4v (4D variational analysis)
    "levtype": "sfc",                   # can be "sfc", "pl", "ml", etcetera; see ERA5 documentation
    "param": "169.128",                 # Parameters you want to retrieve. For available parameters see the ERA5 documentation. Specify here using shortName or paramID, and separated by '/'.
    "date": "2016-01-01/to/2016-12-31", # Set a single date as "YYYY-MM-DD" or a range as "YYYY-MM-DD/to/YYYY-MM-DD".
    "time": "09:00:00/21:00:00",                 # If above you set "type":"an", "time" is the time of analysis. If above you set "type":"fc", "time" is the initialisation time of the forecast.
    "step": "1/2/3/4/5/6/7/8/9/10/11/12",
    "target": "2016.grb",              # Change this to the desired output path and file name, e.g. "data1.nc" or "./data/data1.grib". The default path is the current working directory.
})


下的是短波辐射数据,然后在matlab里面read_grib这个也弄好了,但是读取不成功是为什么?

a=read_grib('2015.grb','invent')
错误使用 fileparts
输出参数太多。

出错 read_grib (line 77)
   [fpath,fname,fext,fver]=fileparts(gribname);

密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-17 17:55:26 | 显示全部楼层
谢谢亲 正在尝试中 希望可以成功!
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-19 07:13:55 | 显示全部楼层
赚钱赚钱赚钱
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-19 07:14:14 | 显示全部楼层
没钱怎么办
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-19 07:14:25 | 显示全部楼层
回复就行了
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-19 07:14:36 | 显示全部楼层
还差两毛钱
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-19 07:14:56 | 显示全部楼层
现在够了吧
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-9-20 14:08:36 | 显示全部楼层
密码修改失败请联系微信:mofangbao

新浪微博达人勋

发表于 2017-10-14 15:12:56 | 显示全部楼层
学习学习
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

新浪微博达人勋

发表于 2017-11-24 00:17:51 | 显示全部楼层
好棒
密码修改失败请联系微信:mofangbao
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 新浪微博登陆

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表