lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml in openstudio-model-articulation-0.1.1 vs lib/measures/InjectOsmGeometryIntoAnExternalIdf/measure.xml in openstudio-model-articulation-0.2.0

- old
+ new

@@ -1,21 +1,52 @@ +<?xml version="1.0"?> <measure> <schema_version>3.0</schema_version> <name>inject_osm_geometry_into_an_external_idf</name> <uid>633cd1c5-5b55-4b50-ab20-cf2d2f7ddff8</uid> - <version_id>1f8e40d4-3385-427d-9523-da83bcd85202</version_id> - <version_modified>20200229T024053Z</version_modified> + <version_id>3f37233f-eeaf-47d0-8a13-27c86aaf7b0b</version_id> + <version_modified>20200509T155937Z</version_modified> <xml_checksum>3BE1CF9C</xml_checksum> <class_name>InjectOsmGeometryIntoAnExternalIdf</class_name> <display_name>InjectOsmGeometryIntoAnExternalIdf</display_name> <description>The goal here is to let people bring an IDF into OpenStudio to add or alter geometry. Then to inject only the geometry back into a copy of the source IDF file, which has never been brought into OpenStudio.</description> - <modeler_description>This can make newer OpenStudio features accessible to anyone to someone who is still using an IDF file for their core workflow instead of an OSM. This could grow into a replacement of the legacy plugin.&#xd;&#xd;&#xd;&#xd;&#xd;&#xd; -If a zone exists in OSM generated IDF and original IDF then all surfaces in old will be removed and ones from OSM will be added.&#xd;&#xd;&#xd;&#xd;&#xd;&#xd; -If a zone exists in OSM generated IDF but does not exist in IDF then that zone will be added to the IDF.&#xd;&#xd;&#xd;&#xd;&#xd;&#xd; -If a zone does not exist in the OSM but does exist in the original IDF then that zone will be deleted from the IDF. In these last two scenarios a warning should be issued.&#xd;&#xd;&#xd;&#xd;&#xd;&#xd; -Site, building and zone shading surfaces should are included in this.&#xd;&#xd;&#xd;&#xd;&#xd;&#xd; -Constructions and other resources won?t be moved back and forth but the surface should carry the assignments if they are not new constructions.&#xd;&#xd;&#xd;&#xd;&#xd;&#xd; + <modeler_description>This can make newer OpenStudio features accessible to anyone to someone who is still using an IDF file for their core workflow instead of an OSM. This could grow into a replacement of the legacy plugin. + + + + + +If a zone exists in OSM generated IDF and original IDF then all surfaces in old will be removed and ones from OSM will be added. + + + + + +If a zone exists in OSM generated IDF but does not exist in IDF then that zone will be added to the IDF. + + + + + +If a zone does not exist in the OSM but does exist in the original IDF then that zone will be deleted from the IDF. In these last two scenarios a warning should be issued. + + + + + +Site, building and zone shading surfaces should are included in this. + + + + + +Constructions and other resources won?t be moved back and forth but the surface should carry the assignments if they are not new constructions. + + + + + </modeler_description> <arguments> <argument> <name>source_idf_path</name> <display_name>External IDF File Name</display_name> @@ -42,12 +73,12 @@ <display_name>false</display_name> </choice> </choices> </argument> </arguments> - <outputs/> - <provenances/> + <outputs /> + <provenances /> <tags> <tag>Envelope.Form</tag> </tags> <attributes> <attribute> @@ -109,27 +140,10 @@ <filetype>osw</filetype> <usage_type>test</usage_type> <checksum>F5FABCCF</checksum> </file> <file> - <filename>InjectOsmGeometryIntoAnExternalIdf_Test.rb</filename> - <filetype>rb</filetype> - <usage_type>test</usage_type> - <checksum>31A5F95B</checksum> - </file> - <file> - <version> - <software_program>OpenStudio</software_program> - <identifier>2.0.0</identifier> - <min_compatible>2.0.0</min_compatible> - </version> - <filename>measure.rb</filename> - <filetype>rb</filetype> - <usage_type>script</usage_type> - <checksum>1A2A2C1A</checksum> - </file> - <file> <filename>LICENSE.md</filename> <filetype>md</filetype> <usage_type>license</usage_type> <checksum>E0468DD6</checksum> </file> @@ -142,8 +156,25 @@ <file> <filename>README.md</filename> <filetype>md</filetype> <usage_type>readme</usage_type> <checksum>6FF2AF68</checksum> + </file> + <file> + <filename>InjectOsmGeometryIntoAnExternalIdf_Test.rb</filename> + <filetype>rb</filetype> + <usage_type>test</usage_type> + <checksum>91289177</checksum> + </file> + <file> + <version> + <software_program>OpenStudio</software_program> + <identifier>2.0.0</identifier> + <min_compatible>2.0.0</min_compatible> + </version> + <filename>measure.rb</filename> + <filetype>rb</filetype> + <usage_type>script</usage_type> + <checksum>A76C44E1</checksum> </file> </files> </measure>