olca-app icon indicating copy to clipboard operation
olca-app copied to clipboard

Source code of openLCA

Results 53 olca-app issues
Sort by recently updated
recently updated
newest added

For example, these two organisations provide various quantity and unit standards: - https://qudt.org/ - http://www.ontology-of-units-of-measure.org/ Two possibilities: - create an action in openLCA to retrieve data and update units and...

enhancement

The openLCA internals and exchange format changed: * different calculation types (lazy/eager instead of quick/analysis) * more data types (EPDs, results) * changes in the data exchange format (categories as...

bug
enhancement

We now have `Lazy/On-demand` and `Eager/All` as calculation types, that can produce all results. But specifically in the `lazy` case, but also when using libraries, the result exports can be...

enhancement

openLCA is currently not optimized for a dark mode (icons, fonts, chart backgrounds). Seems that we cannot disable dark mode easily when it is set via the systems settings: https://www.eclipse.org/forums/index.php/t/1103784/....

enhancement

Using the bulk replace flows tool for elementary flows accurately updates tbl_exchanges with the correct f_flow ID but does not update the f_flow_property_factor. This creates validation errors and seems to...

When the same flow occurs multiple times in a process but with different data quality values: ![image](https://user-images.githubusercontent.com/3520062/96119484-5883c200-0eed-11eb-908e-c9bd182cb092.png) only one data quality value is selected for the flow of the process...

bug

I believe there is an error in the implementation of normalization calculations. My understanding is that the characterized impact should be multiplied by both the normalization factor and weighting to...

data

The JSON export correctly checks for used global parameters in the formulas in order to export them as dependencies. But when there are errors in the formulas it breaks the...

bug

MCS in Version 2.0 alpha fails. Using the GUI, if I set up an MCS for a product system, it will create the start screen without issue. But when pressing...

bug

When adding a new repository using a 2FA enabled account, the window used to enter the token is covered by the progress information window, see screenshot below. Observed with OpenLCA...

collaboration-server