Is it possible to use relative references in an openstudio workflow file (.osw) ? i.e
"file_path" : "./measures/my_measure.rb"
rather than absolute path to each resource, i.e.
"file_path":"C\\simulations\\job\\measures\\my_measure.rb"
First time here? Check out the Help page!
1 | initial version |
Is it possible to use relative references in an openstudio workflow file (.osw) ? i.e
"file_path" : "./measures/my_measure.rb"
rather than absolute path to each resource, i.e.
"file_path":"C\\simulations\\job\\measures\\my_measure.rb"