11 | | DRM4G is an open platform, which is based on GridWay Metascheduler, to define, |
12 | | submit, and manage computational jobs. For additional information, |
13 | | see http://meteo.unican.es/trac/wiki/DRM4G . |
14 | | |
15 | | Usage: drm4g [ --version ] [ -h | --help ] [ --dbg ] |
| 11 | WRF4G is a framework for the execution and monitoring of the WRF Modelling System |
| 12 | in distributed computing resources. For additional information, |
| 13 | see http://meteo.unican.es/trac/wiki/WRF4G . |
| 14 | |
| 15 | Usage: wrf4g [ --version ] [ -h | --help ] [ --dbg ] |
23 | | drm4g commands are: |
24 | | start Start DRM4G daemon and ssh-agent |
25 | | stop Stop DRM4G daemon and ssh-agent |
26 | | status Check DRM4G daemon and ssh-agent |
27 | | restart Restart DRM4G daemon |
28 | | clear Start DRM4G daemon deleting all the jobs available on DRM4G |
29 | | conf Configure DRM4G daemon, scheduler and logger parameters |
| 23 | wrf4g commands are: |
| 24 | start Start DRM4G daemon, database and ssh-agent |
| 25 | stop Stop DRM4G daemon, database and ssh-agent |
| 26 | status Check DRM4G daemon, database and ssh-agent |
| 27 | conf Configure DRM4G daemon, scheduler, database and logger parameters |
| 28 | exp Manage WRF4G experiments |
| 29 | rea Manage WRF4G realizations |