Changes between Version 51 and Version 52 of WRF4GTutorial
- Timestamp:
- Sep 30, 2012 7:25:20 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial
v51 v52 112 112 113 113 === Check the experiment output and log === 114 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.114 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. 115 115 {{{ 116 116 #!sh 117 [user@mycomputer~]$ ls -lh /home/user/WRF4G/repository/output/test/test/output117 [user@mycomputer~]$ ls -lh $WRF4G_LOCATION/repository/output/test/test/output 118 118 total 420K 119 119 -rw-rw-r-- 1 user user 6.2K 2011-10-28 12:40 wrf24hc_d01_20110828T120000Z_20110828T120000Z.nc … … 133 133 -rw-rw-r-- 1 user user 99K 2011-10-28 12:43 wrfxtrm_d01_20110829T120000Z_20110830T000000Z.nc 134 134 135 [user@mycomputer~]$ tree /home/user/WRF4G/repository/output/test/test135 [user@mycomputer~]$ tree $WRF4G_LOCATION/repository/output/test/test 136 136 . 137 137 ├── log