- <! Entity::${sign} type=GNWP time='${uploadTime}' !>
- <MastData::${sign}>
- @id 总辐射 直接辐射 温度 湿度 气压 风速 风向
- #foreach( $nwp in $vList )
- #${velocityCount} ${nwp.swr} ${nwp.directRadiation} ${nwp.t} ${nwp.rh} ${nwp.pressure} ${nwp.ws10} ${nwp.wd10}
- #end
- </MastData::${sign}>
|