Degree Days
Weather Data for Energy Saving
net.degreedays.api.regression
package to give API access to advanced regression functionality that was previously only available via the online regression tool.DataSpec
items in a request from 100 to 120.Added allowPartialLatest
property to DatedBreakdown
, to make it possible to fetch time-series data (like hourly temperature data) that includes figures for the current day so far.
TimeSeriesDataSpec
and related classes for fetching time-series data (like hourly temperature data).Fixed an issue that was preventing the client library from working in Java version 1.4. If you need ongoing compatibility with a very old version of the JRE like 1.4, please email us at info@degreedays.net to let us know. We value compatibility (and backwards compatibility) very highly, but at some point we may consider dropping support for Java 1.4 in client-library updates if we aren't aware of any customers that continue to need it.
Made all request and response classes serializable.
Added LocationInfoRequest
to make two-stage data fetching possible. Now you can find out what station the API would use to generate data for a geographic location (postal/zip code or longitude/latitude position), without having to use up a lot of request units actually fetching that data. This is useful if you are storing data by station ID and have enough real-world building locations that many of them share the same weather station.
First stable release.
There were several, but we've not documented them here as they were only available in private beta.
© 2008–2024 BizEE Software – About | Contact | Privacy | Free Website | API | Integration Guide | API FAQ | API Sign-Up