EcohydroLib  1.29
Variables
DemoWriteGageShapefile Namespace Reference

Variables

string out = "/Users/miles/Dropbox/EarthCube-Multilayered/RHESSys-workflow/scratchspace"
 
string layer = "DR5_gage"
 
string idAttr = "gage_id"
 
list coords = [ (-76.7443397486, 39.2955590994) ]
 
list ids = [ '01589312' ]
 

Variable Documentation

list DemoWriteGageShapefile.coords = [ (-76.7443397486, 39.2955590994) ]
string DemoWriteGageShapefile.idAttr = "gage_id"
list DemoWriteGageShapefile.ids = [ '01589312' ]
string DemoWriteGageShapefile.layer = "DR5_gage"
string DemoWriteGageShapefile.out = "/Users/miles/Dropbox/EarthCube-Multilayered/RHESSys-workflow/scratchspace"