Changes between Version 43 and Version 44 of WRF4GTutorial
- Timestamp:
- Sep 28, 2012 6:54:10 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial
v43 v44 104 104 105 105 === Check the experiment output and log === 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 foldersstructure and the output files.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 107 108 108 {{{ 109 109 #!sh 110 [user@mycomputer~]$ ls -lh / tmp/WRF4G/repository/output/test/test/output110 [user@mycomputer~]$ ls -lh /home/user/WRF4G/repository/output/test/test/output 111 111 total 420K 112 112 -rw-rw-r-- 1 user user 6.2K 2011-10-28 12:40 wrf24hc_d01_20110828T120000Z_20110828T120000Z.nc … … 126 126 -rw-rw-r-- 1 user user 99K 2011-10-28 12:43 wrfxtrm_d01_20110829T120000Z_20110830T000000Z.nc 127 127 128 [user@mycomputer~]$ tree / tmp/WRF4G/repository/output/test/test128 [user@mycomputer~]$ tree /home/user/WRF4G/repository/output/test/test 129 129 . 130 130 ├── log