AssessingSolar / unofficial-psm3-userguide

https://assessingsolar.github.io/unofficial-psm3-userguide
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

add an ASCII illustration of 60-min values in data-aggregation #17

Closed williamhobbs closed 7 months ago

williamhobbs commented 7 months ago

An ASCII illustration for the 60 min interval aggregation would be helpful.

The 30-min section includes:

Timestamps: 00 05 10 15 20 25 30 35 40 45 50 55 00 05 10 15 20 25
Interval 1:          --------------------
Interval 2:                            --------------------

It would be nice to add this to the 60-min section:

Timestamps:  40 45 50 55 00 05 10 15 20 25 30 35 40 45 50 55 00 05 10 15 20 25
Interval 1:     --------------------
Interval 2:                                         --------------------

Edit: now I think I got it wrong, and it should be:

Timestamps: 10 15 20 25 30 35 40 45 50 55 00 05 10 15 20 25 30 35 40 45 50
Interval 1:    --------------------
Interval 2:                                        --------------------
kandersolar commented 7 months ago

Addressed by #18