Toberumono / WRF-Runner

A simple script for running WRF.
GNU General Public License v3.0
14 stars 3 forks source link

problem with configuration #5

Open ciacio3830 opened 6 years ago

ciacio3830 commented 6 years ago

Hi, I have a problem with my configuration json file. I have two file, with two runs a day; One for start at 6.00AM to download file and run gfs.YYYYMMDD00 (24.json) and another to run at 06.00PM to download file and run model gfs.YYYYMMDD12 (12.json). The first no problem (download and run model perfectly), the second run failed and I don't know the problem, the file download correctly but the run script failed. Can you support me? What's is my mistake? Thanks. I attach all file.

&share
 wrf_core                       = 'ARW',
 max_dom                        = 1,
 start_date                     = '2018-07-07_12:00:00',
 end_date                       = '2018-07-08_12:00:00',
 interval_seconds               = 10800,
 io_form_geogrid                = 2,
 opt_output_from_geogrid_path   = './',
 debug_level                    = 0,
/

12-24json.zip metgrid.log ungrib.log