Changes between Version 46 and Version 47 of WRF4GTutorial
- Timestamp:
- Sep 28, 2012 7:56:51 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial
v46 v47 105 105 === Check the experiment output and log === 106 106 The location where output and log files are stored is defined with the {{{WRF4G_BASEPATH}}} variable in [wiki:WRF4Gresources_wrf4g resources.wrf4g]. Check {{{$WRF4G_LOCATION/etc/resources.wrf4g}}} to find where {{{WRF4G_BASEPATH}}} is pointing. You will see that it is pointing to {{{WRF4G_LOCATION/repository/output}}}. Go to {{{WRF4G_LOCATION/repository/output/test/test}}} and see the directory structure and the output files. 107 108 107 {{{ 109 108 #!sh … … 155 154 └── wrfrst_d01_19830827T000000Z.nc 156 155 }}} 157 158 156 [[NoteBox(note, In order to improve your knowledge about '''WRF4G'''\, read [wiki:WRF4GTutorial2 portion 2 of this tutorial])]] 159 157