-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
When commenting an element in a xml file does not work in Simona
<?xml version="1.0" encoding="UTF-8"?>
<openDaApplication xmlns="http://www.openda.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openda.org http://schemas.openda.org/openDaApplication.xsd">
<stochObserver className="OBSERVER_CLASS">
<workingDirectory>.</workingDirectory>
<configFile>OBSFIL</configFile>
</stochObserver>
<!-- <restartOutFileTimes timeFormat="dateTimeString">RESTARTTIMES</restartOutFileTimes> -->
<stochModelFactory className="org.openda.costa.CtaStochModelFactory">
<workingDirectory>.</workingDirectory>
<configString>modelClass=WAQUA_CLASS;model=WAQCTA_CONFIG</configString>
</stochModelFactory>
<algorithm className="org.openda.algorithms.kalmanFilter.METHOD">
<workingDirectory>.</workingDirectory>
<configString>OPENDACOSTACONFIG</configString>
</algorithm>
<resultWriter className="org.openda.utils.AsciiResultWriter">
<workingDirectory>.</workingDirectory>
<configFile>METHOD-results.txt</configFile>
</resultWriter>
</openDaApplication>Metadata
Metadata
Assignees
Labels
No labels