50 | | |
51 | | = Neptuno Data Repository = |
52 | | |
53 | | In addition, you need to update `WRF4G_BASEPATH`, `WRF4G_DOMAINPATH`, `WRF4G_INPUT` and `WRF4G_APPS` variables, which are defined in [wiki:WRF4Gresources_wrf4g#DataRepository resources.wrf4g ] file. Due to the fact that these variables may point to other machines by default. See [wiki:WRF4Gresources_wrf4g#Runningenvironment running environment ] for more information as well. |
54 | | |
55 | | Example of configuration: |
56 | | |
57 | | {{{ |
58 | | WRF4G_BASEPATH="rsync://userid_macc@193.144.213.182/home/users/user_neptuno/output" |
59 | | WRF4G_DOMAINPATH="rsync://userid_macc@193.144.184.31/work/gihc/repository/domains" |
60 | | WRF4G_INPUT="rsync://userid_macc@193.144.184.31/work/gihc/repository/input" |
61 | | WRF4G_APPS="rsync://userid_macc@193.144.184.31/work/gihc/repository/apps" |
62 | | }}} |
| 68 | = Neptuno Data Repository = |
| 69 | |
| 70 | In addition, you need to update `WRF4G_BASEPATH`, `WRF4G_DOMAINPATH`, `WRF4G_INPUT` and `WRF4G_APPS` variables, which are defined in [wiki:WRF4Gresources_wrf4g#DataRepository resources.wrf4g ] file. Due to the fact that these variables may point to other machines by default. See [wiki:WRF4Gresources_wrf4g#Runningenvironment running environment ] for more information as well. |
| 71 | |
| 72 | Example of configuration: |
| 73 | |
| 74 | {{{ |
| 75 | WRF4G_BASEPATH="rsync://cofinoa@IP_neptuno/home/users/cofinoa/ASNA/projects/seawind_ncep/data/raw" |
| 76 | WRF4G_DOMAINPATH="/home/users/cofinoa/ASNA/projects/seawind_ncep/domains" |
| 77 | WRF4G_INPUT="/home/users/cofinoa/ASNA/DATA" |
| 78 | WRF4G_APPS="rsync://cofinoa@IP_neptuno/home/users/cofinoa/ASNA/WRF/apps" |
| 79 | }}} |