Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The TAHMO import will take the serverUrl and append it with "stations" to obtain information about the available locations. It will then use the location id's to construct the query url's for the timeseries as such: "<serverUrl>/timeseries/<locationId>/hourly?startDate=...&endDate=...". Note that specifying a relativeViewPeriod is required. 

Example Import configuration file:

...