Add and Apply ScheduleInterval or ScheduleFile From File
Measure Details
| Name | Add_and_apply_interval_schedule_from_file |
|---|---|
| Display Name | Add And Apply Scheduleinterval Or Schedulefile From File |
| uuid | 6f9422b4-dd1a-4367-be65-7685eb38a14e |
| Type | Measure |
| Language | Ruby |
| Tags | Whole Building.Whole Building Schedules |
| Description | This measure adds a schedule object from a file of interval data and can replace an existing schedule in the file with it. It also lets you specify which column from the CSV should be read so you can store multiple columns of data in one file. Allows beginning rows to be ignored in case there is header information present. |
| Modeler's Description | This measure adds a ScheduleInterval object from a user-specified .csv file. The measure supports hourly, 15 min, 5 min, and 1 min interval data for leap and non-leap years. The .csv file must contain only schedule values with 8760, 8784, 35040, 35136, 105120, 105408, 525600, or 527040 rows specified. See the example .csv files in the tests directory of this measure. It also lets you specify which column from the CSV should be read so you can store multiple columns of data in one file. Allows beginning rows to be ignored in case there is header information present. |
| Measure Function | Measure |
| Requires EnergyPlus Results | false |
| Uses SketchUp API | false |
| Intended Software Tool | Apply Measure Now |
| Intended Software Tool | OpenStudio Application |
| Intended Software Tool | Parametric Analysis Tool |
| Intended Use Case | Model Articulation |
| Intended Use Case | Calibration |
| Measure Type | ModelMeasure |
| Intended Software Tool | Apply Measure Now |
| Intended Software Tool | OpenStudio Application |
| Intended Software Tool | Parametric Analysis Tool |
| Intended Use Case | Model Articulation |
| Intended Use Case | Calibration |
| OpenStudio Version | 1.0.4 |
| Minimum Compatible OpenStudio Version | 1.0.0 |
| GitHub Repo Link | View on GitHub |
Versions
| Version ID | GitHub Release Tag | OpenStudio Version | Min Compatible Version | Max Compatible Version | Download Link |
|---|---|---|---|---|---|
| 773b552b-2c93-4310-9576-ca9ee395e9e6 | v0.2.0 | 1.0.4 | 1.0.0 | Download v0.2.0 |