Documentation
¶
Overview ¶
* Functions for processing Klementinum temperature records.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DaysInYear ¶
func Equal_TStat ¶
Types ¶
type TAverageDifferences ¶
type TStat ¶
type TStat = struct { Year1 int YearEnd int MinT data.TempRecord MaxT data.TempRecord YearTavg []float32 }
func TemperatureStatistics ¶
func TemperatureStatistics(allData []data.TempRecord) TStat
Click to show internal directories.
Click to hide internal directories.