From GridLAB-D Wiki
The urlbase global variable is used to inform GridLAB-D what the default GridLAB-D website is. This information is used to refer to XSL style-sheets, which are required for XML and XSD output.
- Note
- The global variable website also refers to urlbase but it use is considered obsolete and will eventually be deprecated.
GLM
#set urlbase="http://www.gridlabd.org/"
Caveat
When debugging is enable using debug command line option or global variable, the urlbase is set to the current folder.