Changes between Version 62 and Version 63 of WRF4GTutorial
- Timestamp:
- May 2, 2013 4:36:14 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GTutorial
v62 v63 41 41 {{{ 42 42 #!sh 43 [user@localhost ~]$ cd $ WRF4G_LOCATION/experiments/single_test43 [user@localhost ~]$ cd $HOME/WRF4G/experiments/single_test 44 44 }}} 45 45 … … 124 124 125 125 == Check the experiment output and log == 126 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.126 The location where output and log files are stored is defined with the {{{WRF4G_BASEPATH}}} variable in [wiki:WRF4Gresources_wrf4g resources.wrf4g]. Check `$HOME/WRF4G/etc/resources.wrf4g` to find where `$WRF4G_BASEPATH` is pointing. You will see that it is pointing to `$HOME/WRF4G/repository/output`. Go to `$HOME/WRF4G/repository/output/test/test` and see the directory structure and the output files. 127 127 {{{ 128 128 #!sh 129 [user@mycomputer~]$ ls -lh $ WRF4G_LOCATION/repository/output/test/test/output129 [user@mycomputer~]$ ls -lh $HOME/WRF4G/repository/output/test/test/output 130 130 total 420K 131 131 -rw-rw-r-- 1 user user 6.2K 2011-10-28 12:40 wrf24hc_d01_20110828T120000Z_20110828T120000Z.nc … … 145 145 -rw-rw-r-- 1 user user 99K 2011-10-28 12:43 wrfxtrm_d01_20110829T120000Z_20110830T000000Z.nc 146 146 147 [user@localhost ~]$ tree $ WRF4G_LOCATION/repository/output/test/test147 [user@localhost ~]$ tree $HOME/WRF4G/repository/output/test/test 148 148 . 149 149 ├── log