Displaying differences for changeset
 
display as  

lib/WepsReportData.jar

 

src/java/bin/lin-amd64/WEPS Report Parameters 2012-10-11.json

@@ -169,5 +169,15 @@
     { "name":"stir_energy.line", "type":"INTEGER", "units":null, "description":"integer row index not in text file" }, 
     { "name":"stir_energy.operation", "type":"VARCHAR(50)", "units":null, "description":"operation name" }, 
     { "name":"stir_energy.runid", "type":"INTEGER", "units":null, "description":"Index for the run" }, 
-    { "name":"stir_energy.stir", "type":"DOUBLE", "units":null, "description":"operation STIR" }
+    { "name":"stir_energy.stir", "type":"DOUBLE", "units":null, "description":"operation STIR" },
+    { "name":"output.gross_lossoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.gross_lossoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.tot_lossoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.tot_lossoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.crp_saltoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.crp_saltoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.suspenoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.suspenoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.pm10output._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+    { "name":"output.pm10output._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"}
 ]}
\ No newline at end of file

src/java/bin/lin-amd64/weps_report.json

@@ -162,5 +162,15 @@
 { "name":"stir_energy.line", "type":"INTEGER", "dim": ["stir_energy.line"], "description":"integer row index not in text file"}, 
 { "name":"stir_energy.operation", "type":"VARCHAR(50)", "dim": ["stir_energy.line"], "description":"operation name"}, 
 { "name":"stir_energy.runid", "type":"INTEGER", "dim": ["stir_energy.line"], "description":"Index for the run"}, 
-{ "name":"stir_energy.stir", "type":"DOUBLE", "dim": ["stir_energy.line"], "description":"operation STIR"}
+{ "name":"stir_energy.stir", "type":"DOUBLE", "dim": ["stir_energy.line"], "description":"operation STIR"},
+{ "name":"output.gross_lossoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.gross_lossoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.tot_lossoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.tot_lossoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.crp_saltoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.crp_saltoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.suspenoutput._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.suspenoutput._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.pm10output._lowerlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"},
+{ "name":"output.pm10output._upperlimit", "type":"INTEGER", "dim": ["output.line"], "description": "1 if below lower limit for this value, 0 otherwise"}
 ]
\ No newline at end of file

src/java/d/rusle2/climateQuery.sh

@@ -1,1 +1,2 @@
-curl -X POST -H "Content-Type: application/json" http://csip.engr.colostate.edu:8081/csip/d/rusle2/climate/1.0 -d @./climateReqEpa1.json
+#curl -X POST -H "Content-Type: application/json" http://csip.engr.colostate.edu:8081/csip/d/rusle2/climate/1.0 -d @./climateReqEpa1.json
+curl -X POST -H "Content-Type: application/json" http://csip.engr.colostate.edu:8090/csip-erosion/d/rusle2/climate/1.0 -d @./climateReqEpa1.json