NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
505 stars 192 forks source link

update gbXML to 7.03 #4966

Closed MatthewSteen closed 5 months ago

MatthewSteen commented 1 year ago

Request from Autodesk to update gbXML version to the latest 7.03. They've switched the gbXML export in Revit to use the latest schema 7.03. They were using a custom version but have aligned theirs with main gbXML.

The version compatibility matrix should probably be updated to list which gbXML version OpenStudio is validating against.

FYI @StephenRoth2014 and @chriswmackey.

DavidGoldwasser commented 1 year ago

May have to do in a .1 release after the major release. We can investigate it.

DavidGoldwasser commented 1 year ago

@MatthewSteen and @StephenRoth2014 does this upgrade add in a lot of new objects or is it a small maintenance update. I'm trying to understand if and how much work has to be done in the forward and reverse translator to support this upgrade. Our code freeze is in a few days and our release candidate is in a few weeks. Here is our 3.7.0 release checklist. https://github.com/NREL/OpenStudio/issues/4967

DavidGoldwasser commented 1 year ago

Work is in PR #4983

joseph-robertson commented 1 year ago

Does #4995 close this issue? Do we still need to update a version compatibility matrix somewhere?

mostaphaRoudsari commented 1 year ago

Hi @MatthewSteen and @DavidGoldwasser,

I imagine the new schema is backwards compatible. Is that correct? Otherwise, it might break several workflows that are relying on GBXML files that are generated with older versions.

joseph-robertson commented 5 months ago

Closed in #4995.