Git Product home page Git Product logo

energyplusoutputconversion's Introduction

EnergyPlusOutputConversion

Executable that converts the .csv output from EnergyPlus into an .xlsx file and performs common unit conversions along with some formatting.

What does it all do?

The program will open a file prompt, in which it is expected that you select an EnergyPlus output .csv file. It then converts that file to an Excel format, .xlsx.

It then

  1. Word wraps the first row.
  2. Converts any "Electricity" columns to kWh, and formats with 0 decimal places.
  3. Converts any "DistrictCooling" or "DistrictHeating" columns to MMBTU, and formats with 0 decimal places.
  4. Converts any "Temperature" columns to F, and formats with 1 decimal place.
  5. Adjusts the width of all the columns.
  6. Saves the file with -convert.xlsx as the new ending in the same folder the original file was in.

How can I use it?

After you download the zip file, you can run the program directly without installing any program to your computer by running the executable in \EnergyPlusConverter\EnergyPlusConverter\bin\Debug\EnergyPlusConverter.exe.

The other option is to run the setup.exe file, located at \EnergyPlusConverter\EnergyPlusConverter\publish\setup.exe, which will then install the program on your computer along with a shortcut.

Let's make this better!

Adding additional features is quite straightforward for this project, so please let me know of other important unit conversions, formatting, etc. that you would like to see!

energyplusoutputconversion's People

Contributors

mitchpaulus avatar

Stargazers

Amanda D. Smith avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.