FVCOM Debug

  • When using HRRR forcing file, it may show
bash 复制代码
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
FVCOM Fatal Error! 
IN SURFACE WIND BOUNDARY CONDITION FILE OBJECT FILE NAME: HRRR.nc 
COULD NOT FIND DIMENSION 'south_north' 
Stopping FVCOM 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

This is because in FVCOM, usually use "wind_type = 'wrf grid'" which demands "south_north west_east" dimension.

To resolve this, FVCOM with a special setting should be used:

bash 复制代码
/pexue5/chuyan/lake_superior/year_2019/code_DA_k1_3_HRRR/fvcom
相关推荐
古蓬莱掌管玉米的神5 小时前
day 2 promote工程
javascript
qq_433554545 小时前
C++状压DP
开发语言·c++
XXYBMOOO5 小时前
全面解析 Qt `QMessageBox` 类及其常用方法
开发语言·qt·microsoft
知行合一。。。5 小时前
Python--02--流程控制语句
开发语言·python
朝花不迟暮5 小时前
go的文件操作
开发语言·后端·golang
西西学代码5 小时前
Flutter---类
java·开发语言
码农小卡拉5 小时前
Java多线程:CompletableFuture使用详解(超详细)
java·开发语言·spring boot·python·spring·spring cloud
千里马-horse5 小时前
BigInt
开发语言·bigint·napi·addon
Robot侠5 小时前
从 Python 到 Ollama:将微调后的 Llama-3/Qwen 一键导出为 GGUF
开发语言·python·llama·qwen