org.opensha.sha.gui.infoTools
Class GridDataToSRB
java.lang.Object
org.opensha.sha.gui.infoTools.GridDataToSRB
public class GridDataToSRB
- extends Object
Title: GridDataToSRB
Description: A standalone that puts the Hazard Curves calculated using the
grid to the SRB.
- Version:
- 1.0
- Author:
- unascribed
|
Method Summary |
static void |
main(String[] args)
Accepts the 2 command line arguments:
localDir: path of the directory local directory we intent to put in the SRB
SRBDir: logical path of directory in the SRB where we want to put the above directory. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GridDataToSRB
public GridDataToSRB()
main
public static void main(String[] args)
- Accepts the 2 command line arguments:
localDir: path of the directory local directory we intent to put in the SRB
SRBDir: logical path of directory in the SRB where we want to put the above directory.
- Parameters:
args: - args[0] : Path of the local directory
args[1] : Path of the remote SRB directory