I am performing a WRF run with two automatic moving nests. I would like to incorporate high-resolution terrain and landuse input in the moving nests. I have followed the user manual and added the following to my namelist.input:
However, I got the following error from my rsl.error.0000 file:
I am using WPSV4.2 and WRFV4.2. I have attached my namelist.input and my rsl.error.0000 below for reference.
Thank you for your help in advance.
- At run time, add these namelists in &time_control:
input_from_hires = .true., .true.,
rsmas_data_path = “terrain_and_landuse_data_directory”
However, I got the following error from my rsl.error.0000 file:
Access to RSMAS Topo Ingest Code is by Special Arrangement Only in WRF. Please contact wrf help@ucar.edu.
I am using WPSV4.2 and WRFV4.2. I have attached my namelist.input and my rsl.error.0000 below for reference.
Thank you for your help in advance.