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.
Run the read-epd.gh example to load EPDs from Ökobaudat library, parse it and read the numerical data.
Goeko is based on:
- Grasshopper Plug-in Template published by Alexander Schiftner
- okobau_example published by Christian Kongsgaard
This repository contains a template for plug-ins to Grasshopper. The template follows best practices used at ShapeDiver.
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.