brightway-lca / pyilcd

A Python package that converts ILCD XML formats to their Python equivalents and export the same data back to XML.
Other
2 stars 2 forks source link

validate ilcd zip file #2

Closed mfastudillo closed 1 year ago

mfastudillo commented 1 year ago

Perhaps this is a trivial suggestion, but I think it would be nice to be able to validate an entire ilcd dataset from the zipfile.

sami-m-g commented 1 year ago

Hey, @mfastudillo. Thanks for your suggestion! I am working on adding validation for directories as well as validation and parsing for ZIP files. Should be done by tomorrow!

sami-m-g commented 1 year ago

Validation and parsing for ZIP files and validation for directories have been added in v6.3.0.