First time here? Check out the Help page!
1 | initial version |
Not trivially, since a number of measures e.g; heat pumps; have been changed. It's not impossible though: a BEopt file is actually a SQLite database and can be opened with something like SQLiteStudio. However, the schema is highly normalized, which makes it a little difficult to work with... but if you have a sufficiently large number of custom measures, it might be worth dumping them from an old project to pull them into a new one.