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

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 14: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月20日
  • 已采纳回答 10月12日
  • 创建了问题 10月12日

悬赏问题

  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突