-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
enhNew features or functionalityNew features or functionalitymaterialMESSAGEix-Materials variantMESSAGEix-Materials variant
Description
At the moment, most of the input data for MESSAGEix-Materials is stored in xlsx files. This has the following advantages and disadvantages as a consequence.:
Pros
xlsxfiles can hold various data types including data visualizations and images, which can be used to collect related literature all in one file- Since many people are familiar with spreadsheet software, the
xlsxfiles can increase the accessibility for new users
Cons
- Since
xlsxfiles are binary, changes in these files picked up by version control are not human readable - Merging these files with git is not possible
To resolve the version control issues, it would be desirable to move to csv and yaml files to store input data. There is however a need to find a solution for the remaining data documentation currently stored in the xlsx files.
Material submodules that use xlsx files:
- Aluminum
Refactored with Improve aluminum model #345 - Steel
Refactored with Improve steel model #388 - Cement
Refactored with Improve cement model #361 - Methanol
- Ammonia
- Generic furnaces
- Petrochemicals
Metadata
Metadata
Assignees
Labels
enhNew features or functionalityNew features or functionalitymaterialMESSAGEix-Materials variantMESSAGEix-Materials variant