Skip to content

Commit b96e538

Browse files
authored
Create timetable.rst
1 parent 14edbc7 commit b96e538

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Source/Documentation/Manual/timetable.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2248,12 +2248,12 @@ event. Concretely, a weather file follows the format:
22482248
22492249
{
22502250
"Changes": [
2251-
{
2251+
{
22522252
"Type": "<type>",
22532253
"<property>": "<value>"
2254-
}
2255-
]
2256-
}
2254+
}
2255+
]
2256+
}
22572257
22582258
There are three types of events: ``Clear``, ``Precipitation``, and ``Fog``,
22592259
each with their own individual sets of properties.

0 commit comments

Comments
 (0)