Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.08 KB

mydga

Build Status Code Climate Coverage Status

Mini Dissolved Gas Analysis

main page

http://mylittledga.com

Designed for transformer substation engineers
  • Helps to visualize complex DGA sample data in a meaningful manner
  • Add new samples while in the field to confirm maintenance requirements.

total sample content

  • Improves utility worker safety by making it easy to check if an added sample is outside of recommended IEEE condition levels.

gauges

Contribute to mydga!

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request