Index: wflow-py/wflow/wf_DynamicFramework.py =================================================================== diff -u -r9f2af126ef2ea0c3cf9fdb313cf7b7f49d31a572 -r9dda2f3712eab46907eb13a79d6a9c1a7ce3fc72 --- wflow-py/wflow/wf_DynamicFramework.py (.../wf_DynamicFramework.py) (revision 9f2af126ef2ea0c3cf9fdb313cf7b7f49d31a572) +++ wflow-py/wflow/wf_DynamicFramework.py (.../wf_DynamicFramework.py) (revision 9dda2f3712eab46907eb13a79d6a9c1a7ce3fc72) @@ -331,6 +331,7 @@ area - an area-map to average from oformat - format of the output file (csv, txt, tss, only csv and tss at the moment) + tformat - steps of datetime (format of the timsteps/stamp) Step 1: make average of variable using the areaverage function Step 2: Sample the values from the areas (remember the index so we can do it faster lateron)