Hello!
I am a new user of WRF and I faced some problems with ARWpost.
When I run ARWpost, the following text appears:
START PROCESSING DATA
Processing time --- 2018-06-01_00:00:00
Found the right date - continue
Processing time --- 2018-06-01_01:00:00
Date not in this file - see if there are more files
Found the right date - continue
..................................................................
Processing time --- 2018-06-02_00:00:00
Date not in this file - see if there are more files
Found the right date - continue
DONE Processing Data
CREATING .ctl file
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Successful completion of ARWpost !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
The problem is that created .ctl file contains info of the first date only, and
there are no other dates when I start processing the obtained file in
Pyhon. In the namelist.ARWpost, I changed only dates, time interval to
3600, and directories of the input and output files.
I also made changes in the source code files "input_module.f90" and
"module_date_pack.f90" mentioned in the post
https://forum.wrfforum.com/viewtopic.ph ... 8#.However, it did not
help.
What are the ways to resolve this issue?
Are there other ways to convert wrf output file to .nc file for further
conversion to csv ?
I use ARWpost V.3, and compiled it using gfortran.
Any help is highly appreciated
Kind regards,
Indira