Degree Days

Degree Days

Weather Data for Energy Saving

Java Client Library Release History

Version 1.4

Version 1.3

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.

Version 1.2

Version 1.1.2

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.

Version 1.1.1

Made all request and response classes serializable.

Version 1.1

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.

Version 1.0

First stable release.

Pre-1.0 releases

There were several, but we've not documented them here as they were only available in private beta.

Back to Java Quick-Start Guide

© 2008–2024 BizEE Software – About | Contact | Privacy | Free Website | API | Integration Guide | API FAQ | API Sign-Up