Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.41 KB

README.md

File metadata and controls

33 lines (18 loc) · 1.41 KB

Goeko

Goeko is a grasshopper plugin for fetching and calculating LCA data. Goeko uses Ökobaudat - database published by the German state which provides EPD. It is a publicly accessible platform that allows users to search for EPD based on various requirements.

Example usage

Run the read-epd.gh example to load EPDs from Ökobaudat library, parse it and read the numerical data.

image

Sources

Goeko is based on:

Grasshopper and Rhino Plug-in Template

This repository contains a template for plug-ins to Grasshopper. The template follows best practices used at ShapeDiver.

How to use this

Download the code or fork the repository. Please open GitHub issues or submit a PR in case you find a problem or have suggestions for improvement.

Building the solution is supposed work out of the box in Visual Studio 2022.