|
@@ -1,7 +1,6 @@
|
|
|
-<! Entity=modeloutput time='${date}'!>
|
|
|
-<气象预测::${stationCode} date='${date}'>
|
|
|
+<气象预测::${signCode}J001 date='${date}'>
|
|
|
farmId scDate scTime preDate preTime t rh pressure swr lwr senf ws10 ws30 ws50 ws70 ws80 ws90 ws100 ws170 wd10 wd30 wd50 wd70 wd80 wd90 wd100 wd170
|
|
|
#foreach( $nwp in $vList )
|
|
|
${nwp.farmId} ${nwp.scDate} ${nwp.scTime} ${nwp.preDate} ${nwp.preTime} ${nwp.t} ${nwp.rh} ${nwp.pressure} ${nwp.swr} ${nwp.lwr} ${nwp.senf} ${nwp.ws10} ${nwp.ws30} ${nwp.ws50} ${nwp.ws70} ${nwp.ws80} ${nwp.ws90} ${nwp.ws100} ${nwp.ws170} ${nwp.wd10} ${nwp.wd30} ${nwp.wd50} ${nwp.wd70} ${nwp.wd80} ${nwp.wd90} ${nwp.wd100} ${nwp.wd170}
|
|
|
#end
|
|
|
-</气象预测::${stationName}>
|
|
|
+</气象预测::${signCode}J001>
|