FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit c2fbac93 authored by L. Bower's avatar L. Bower
Browse files

making json file a bit clearer

parent 8d5a5c3f
No related branches found
No related tags found
No related merge requests found
......@@ -19,20 +19,22 @@
"CLASSNAME": "EnvSuitColTimePointProcessor",
"DEPENDS": [],
"TIMEPOINTS_FILE_PATH": "#",
"IS_NUMERIC": "TRUE",
"CALCULATION_PRECISION": "{:0.8f}",
"FUTURE_FIELDS": [
{
"PROCESSOR_NAME": "TEMP",
"DURATION": 7,
"DURATION": "OVERRIDDEN_FROM_COORDINATOR_CONFIG",
"ENABLED": "TRUE"
},
{
"PROCESSOR_NAME": "PRECIPITATION_RATE",
"DURATION": 7,
"DURATION": "OVERRIDDEN_FROM_COORDINATOR_CONFIG",
"ENABLED": "TRUE"
},
{
"PROCESSOR_NAME": "RELATIVE_HUMIDITY",
"DURATION": 7,
"DURATION": "OVERRIDDEN_FROM_COORDINATOR_CONFIG",
"ENABLED": "TRUE"
}
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment