Skip to content

GreenDelta/olca-ecospold-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openLCA EcoSpold v1 API

This is a Java library for reading and writing data sets in the EcoSpold 01 data format. It was originally part of the openLCA modules but was moved to a separate repository since version 2.0.0.

Usage

Add this dependency to your project:

<dependency>
  <groupId>org.openlca</groupId>
  <artifactId>olca-ecospold-1</artifactId>
  <version>2.0.0</version>
</dependency>

See the read-write-test for a simple example how data sets can be read and written.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published