Skip to content

Latest commit

 

History

History

README.MD

SEPARATE

SEPARATE Banner

Example Datasets

To help users get started quickly, we include two example datasets:

Filename Description
ExampleData_FixedInterval.csv Example dataset logged at regular intervals using fixed time steps.
ExampleData_CumulativeTips.xlsx Example dataset with cumulative tip logging style (e.g., HOBO loggers).

Note: The file-selection window defaults to showing only Excel files. If you are loading a .csv example dataset, change the file-type dropdown from Excel Files to CSV Files so the file is visible.

Each file contains two columns:

  1. Timestamp in the format MM/DD/YY HH:MM:SS
  2. Rainfall Value — either:
    • Cumulative tip count (Cumulative Tips format), or
    • Rainfall per interval (Fixed Interval format)

Both files are preformatted to match SEPARATE's input requirements. You can use them to test the interface, explore SEPARATE's options, or verify that your installation is working correctly. For more information about rain gauge data types, GUI parameter selection, and underlying data processing methods, see the Supplement or our detailed Instruction Manual.

The ExampleOutputs folder contains results from running both datasets (named accordingly) using a 15-minute duration storm intensity for plotting.

Fixed Interval Input Example
Figure: Fixed interval usage example.

Cumulative Tips Input Example
Figure: Cumulative tips usage example.