-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split code in no-leaflet and leaflet-versions for future separation
New lists of methods to handle new data: updateLastObservationFuncList, updateObservationFuncList, and updateForecastFuncList Extended the return result from Station.getVectorFormatParts to include parameter-ids and values New method: Station.datasetIsRealTime(dataSet): Return true if the timestamp of the dataset is not to old where "To old" is given by the observationGroup Station.getPeriodStat(periodIndex, forecast): Get the stat for period from/to now to/from nsObservations.observationPeriods[periodIndex]/nsObservations.forecastPeriods[periodIndex] Station.formatPeriodSta(periodIndex, forecast): Return a formated string with the stat from getPeriodStat Metadata for Observation-group for current adjusted
- Loading branch information
Showing
11 changed files
with
2,498 additions
and
2,435 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.