Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 pygrib 打开一个 grib2 文件,但错误显示如下。任何帮助将不胜感激,因为我是新的 Python 用户
在 [2] 中: debugfile('E:/NASA2/untitled0.py', wdir='E:/NASA2') 文件“e:\nasa2\untitled0.py”,第 12 行 grbs = pygrib.open(2011.grb2 ) ^ SyntaxError: 无效的语法