komiya00 2022-10-12 01:14 采纳率: 71.4%
浏览 150
已结题

git运行shell文件时出错,如何解决?

使用git运行dineof.sh的shell文件进行dineof处理时,出现错误Error with _saupd, info=-3,Check documentation in _saupd,可以输出最后的nc文件结果,但是在matlab中无法使用,请问有没有什么解决方法。

img

img

img

  • 写回答

3条回答 默认 最新

  • _GX_ 2022-10-12 06:16
    关注

    docs/troubleshooting.md里提到这个问题,并给出了解决方案,你可以看看。
    https://github.com/aida-alvera/DINEOF/blob/master/docs/troubleshooting.md

    Another common problem is when you start to see this message appear in the screen when you run DINEOF:
    Error with _saupd, info = -3
    Check documentation in _saupd
    This one is also simple to solve: you need to specify in dineof.init the number of modes to be calculated (nev), and the Kryvlov space (ncv), which need to be smaller than the temporal size of your data, AND, ncv > nev+5. If one or both of these conditions is not met, the above message will appear.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论 编辑记录
查看更多回答(2条)
编辑
预览

报告相同问题?

问题事件

  • 系统已结题 10月19日
  • 已采纳回答 10月12日
  • 创建了问题 10月12日
手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部