opengridcc / opengrid-dev

Open source building monitoring, analysis and control
Apache License 2.0
26 stars 21 forks source link

3 wind components (normal, squared, cubed) #189

Closed JrtPec closed 7 years ago

JrtPec commented 7 years ago

If you supply an orientation, 3 columns are added. Discussed in #185

  1. The wind speed on that orientation (called windComponent)
  2. The wind speed squared (called windComponentSquared)
  3. The wind speed cubed (called windComponentCubed)

I picked a little more descriptive names for the columns, but if anyone has some more suggestions I'm happy to hear them :-)

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 69.446% when pulling e16f6bc03d431bcb561fd5e8a406b5beecd699d5 on JrtPec:all-wind-components into 2c695474e0b3bb6b19fb766eda315471f5fbe719 on opengridcc:develop.