574, 1471, e_sn = 158, 370, 889, geog_data_res = 'default','default','default', dx = 36000, dy = 36000, map_proj = 'mercator', ref_lat = 15.00, ref_lon = 0.00, truelat1 = 10.0, truelat2 = 20.0, stand_lon =0.00, geog_data_path = '/Software/Models/WRF/WPS_GEOG', ...
https://www2.mmm.ucar.edu/wrf/src/wps_files/geog_high_res_mandatory.tar.gz 最后,将下载的压缩包上传服务器,并解压到指定文件夹(解压后约29G)即可(记得需要在namelist.wps中设定geog_data_path文件路径)。 1.1.2 运行geogrid.exe ./geogrid.exe 运行后可使用tail命令查看geogrid.log这个log文件(其中参数-...
然后在namelist.wps中设置geog_data_res = 'China_2020'即可调用新的土地利用类型数据了。 数据会在之后放在Zenodo上,可公众号后台回复China2020获取相关链接进行下载。 5 数据对比 挑选一个案例来看,将默认的和更新后的土地利用类型进行对比,结果如下: 默认土地利用类型:2000 ...
然后在namelist.wps中设置geog_data_res = 'China_2020'即可调用新的土地利用类型数据了。 数据会在之后放在Zenodo上,可公众号后台回复China2020获取相关链接进行下载。 5 数据对比 挑选一个案例来看,将默认的和更新后的土地利用类型进行对比,结果如下: 默认土地利用类型:2000 2020年土地利用类型 其中实线为昆明的行...
在wrf_package文件夹下创建文件夹wps_geog 下载,解压放到wps_geog文件夹下就行 链接:https://pan.baidu.com/s/1CWULe8NwURUToGOvJNvrsQ 提取码:fdy4 注意:wrfv3-master.zip文件不需要解压,如果在后面提示缺少文件的时候在里面找。 也可以在官网自行下载 https://www2.mmm.ucar.edu/wrf/users/download/get_...
'ERROR: Could not open home/maria/Desktop/Build_WRF/WPS_GEOG/topo_gmted2010_30s/index' 'application called MPI_Abort(MPI_COMM_WORLD, 22098) - process 0' 解决方案: I was missing a / at the beginning of the geog_data_path. It worked as follows with the / at the beginning and the en...
This requires a data set that includes such fields as topography and land use catagories. Move to your Build_WRF directory,download the file and unpack it. When you unpack the file, it will be called “geog” rename the to “WPS_GEOG”. 这需要一个数据集,其中包括地形和土地用途分类等字段...
geog_data_res = dx = dy = 再把网格在WGS84坐标系下打开,找d01中心网格,软件右下角看它的坐标,就是中心点坐标 二、利用WRFDomainWizard得到namelist.wps 运行WRFDomainWizard 在WRFDomainWizard文件夹下面,打开终端,输入: chmod +x run_DomainWizard ...
其实此处的原理是:虚拟机优麒麟的/home/<你的用户名>/work/data/文件夹中的操作会与Docker中的系统内/home/wrf/work/一致,将镜像中备份的WRF-4.2.2和WPS-4.2拷贝到此,就是在Docker内环境运行,所做出的修改,在外边也可以看到;同时,优麒麟的/home/<你的用户名>/work/data/data/下的/fnl/和/geog/文件夹也...
3、TAR.gz,jasper-1.701.0.tar.gz,libpng-1.2.12.tar.gz,zlib-1.2.3.tar.gz,ARWpost_V3.tar.gz和geog.tar.gz(地形数据)。下载网址为:/wrf/users/download/get_sources.html1.2 解压压缩包$ cd $HOME$ mkdir WRFv3.4.1 (WRF3.4.1主目录)$ cd WRFv3.4.1$ tar -zxvf $HOME/wrfdata/WRF/WRFV3....