4c661e750e
* iconBrandColor for independent publisher connectors MUST be #da3b01 * Revert typo * Remove special characters |
||
---|---|---|
.. | ||
Readme.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
Readme.md
DPIRD Weather Connector for Western Australia
The Department of Primary Industries and Regional Development's (DPIRD) Agriculture and Food branch has implemented and manages over 185 weather stations throughout Western Australia. These weather stations provide timely, relevant and local weather data to assist growers and regional communities make more informed decisions.
The data includes air temperature, humidity, rainfall, wind speed wind direction, and most stations also measure incoming solar radiation to calculate evaporation and evapotranspiration (ETo). Averages, totals, minimum and maximum values are calculated and the data is summarized into hourly, daily, monthly and yearly data.
You can see what information is available from the API, and how you can filter and search for specific information, by exploring the interactive home page.
Prerequisites
You will need the following to proceed
- A Microsoft Power Apps or Power Automate plan with custom connector feature
- The Power platform CLI tools
- An API key from DPIRD in accordance with terms and conditions
Obtaining Credentials
To create a connection from this connector, you need to register for an API key, which will be added to a custom HTTP header called 'api-key'. The custom header you send will allow access to all of the public available API's (provided the API Key is valid).
If you would like an API key, please fill out the DPIRD API Registration Form
Publisher: Paul Culmsee
Building the connector
paconn create --api-def apiDefinition.swagger.json --api-prop apiProperties.json
Supported Operations
The connector supports the following operations
Get Weather Stations
Returns a list of stations and their metadata.
Get Weather Stations Availability
Gets the availability metadata for weather stations. Various fields can be included in the result: availability, availabilityCurrentHour, availabilityLast7DaysSince9AM, availabilityLast7DaysSince12AM, availabilityLast14DaysSince9AM, availabilityLast14DaysSince12AM, availabilityLast24Hours, availabilityMonthToDateSince12AM, availabilityMonthToDateTo9AM, availabilitySince9AM, availabilitySince12AM, availabilityTo9AM, availabilityYearToDateSince12AM, availabilityYearToDateTo9AM, dateTime, stationCode, stationName
Get Weather Stations Nearby
Returns a list of nearby stations, sorted by distance. Use paging to control the number of stations returned. Returns 5 stations by default. Sorted by distance from location ascending.
Get Weather Station (Single Station)
Get the metadata for a specific station. Various fields can be included in the result: altitude, capabilities, comments, endDate, jobNumber, latitude, longitude, model, online, owner, ownerCode, probeHeight, rainGaugeHeight, startDate, stationCode, stationName, status, windProbeHeights
Get Weather Station Availability (Single Station)
Get Weather Station Availability (Single Station). Various fields can be included in the result: availability, availabilityCurrentHour, availabilityLast7DaysSince9AM, availabilityLast7DaysSince12AM, availabilityLast14DaysSince9AM, availabilityLast14DaysSince12AM, availabilityLast24Hours, availabilityMonthToDateSince12AM, availabilityMonthToDateTo9AM, availabilitySince9AM, availabilitySince12AM, availabilityTo9AM, availabilityYearToDateSince12AM, availabilityYearToDateTo9AM, dateTime, stationCode, stationName
Get Weather Stations Bulletins
Returns daily 9am bulletins for a list of stations. The daily 9am bulletin is a summary where every field has been summarized over the 24 hour period to 9am. Fields that can be included in the result are: airTemperature, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, evapotranspiration, evapotranspirationShortCrop, evapotranspirationTallCrop, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, soilTemperature, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wind
Get Weather Stations Rainfall
Get the rainfall weather stations have received over various time periods up to the current time. Fields that can be included in the result are: dateTime, latitude, longitude, rainfall, rainfallCurrentHour, rainfallLast7Days, rainfallLast14Days, rainfallLast24Hrs, rainfallMonthToDate, rainfallPeriod, rainfallSince9AM, rainfallTo9AM, rainfallYearToDate, stationCode, stationName
Get Weather Station Rainfall (Single Station)
Get the rainfall weather station has received over various time periods up to the current time. Fields that can be included in the result are: dateTime, latitude, longitude, rainfall, rainfallCurrentHour, rainfallLast7Days, rainfallLast14Days, rainfallLast24Hrs, rainfallMonthToDate, rainfallPeriod, rainfallSince9AM, rainfallTo9AM, rainfallYearToDate, stationCode, stationName
Get Weather Stations Extreme Conditions
Get the amount of time weather stations have had extreme conditions for, over various time periods. The extreme conditions indicated are: frost conditions - where temperature is less than or equal to 2°C; heat conditions - where temperature is greater than or equal to 30°C; and erosion conditions - where wind is greater than or equal to 28.8km/h. Fields that can be included in the result are: dateTime, erosionCondition, erosionConditionLast7Days, erosionConditionLast7DaysDays, erosionConditionLast7DaysMinutes, erosionConditionLast14Days, erosionConditionLast14DaysDays, erosionConditionLast14DaysMinutes, erosionConditionMonthToDate, erosionConditionMonthToDateDays, erosionConditionMonthToDateMinutes, erosionConditionMonthToDateStartTime, erosionConditionSince12AM, erosionConditionSince12AMMinutes, erosionConditionSince12AMStartTime, erosionConditionYearToDate, erosionConditionYearToDateDays, erosionConditionYearToDateMinutes, erosionConditionYearToDateStartTime, frostCondition, frostConditionLast7Days, frostConditionLast7DaysDays, frostConditionLast7DaysMinutes, frostConditionLast14Days, frostConditionLast14DaysDays, frostConditionLast14DaysMinutes, frostConditionMonthToDate, frostConditionMonthToDateDays, frostConditionMonthToDateMinutes, frostConditionMonthToDateStartTime, frostConditionSince9AM, frostConditionSince9AMMinutes, frostConditionSince9AMStartTime, frostConditionTo9AM, frostConditionTo9AMMinutes, frostConditionTo9AMStartTime, frostConditionYearToDate, frostConditionYearToDate, frostConditionYearToDateMinutes, frostConditionYearToDateStartTime, heatCondition, heatConditionLast7Days, heatConditionLast7DaysDays, heatConditionLast7DaysMinutes, heatConditionLast14Days, heatConditionLast14DaysDays, heatConditionLast14DaysMinutes, heatConditionMonthToDate, heatConditionMonthToDateDays, heatConditionMonthToDateMinutes, heatConditionMonthToDateStartTime, heatConditionSince12AM, heatConditionSince12AMMinutes, heatConditionSince12AMStartTime, heatConditionYearToDate, heatConditionYearToDateDays, heatConditionYearToDateMinutes, heatConditionYearToDateStartTime, latitude, stationCode, stationName
Get Weather Stations Extreme Events
Find extreme values for weather station properties. Fields that can be included in the result are: extremeValue, latitude, longitude, numberOfEvents, stationCode, stationName
Get Weather Stations Latest Data
Get the latest data for a series of stations. Returns all active stations by default. Fields that can be included in the result are: airTemperature, airTemperatureMinLast24Hrs, airTemperatureMaxLast24Hrs, apparentTemperature, barometricPressure, batteryVoltage, dateTime, deltaT, dewPoint, erosionConditionSince12AM, erosionConditionSince12AMMinutes, erosionConditionSince12AMStartTime, errors, errorsLast7Days, errorsToday, etoShortCrop, etoShortCropTo3PM, etoTallCrop, etoTallCropTo3PM, frostConditionSince9AM, frostConditionSince9AMMinutes, frostConditionSince9AMStartTime, heatConditionSince12AM, heatConditionSince12AMMinutes, heatConditionSince12AMStartTime, panEvaporation, panEvaporation12AM, panEvaporationTo3PM, rainfallSince9AM, rainfallTo3PM, relativeHumidity, soilTemperature, solarExposure, solarIrradiance, sprayingConditions, stationCode, stationName, wetBulb, wind, windAvgSpeed, windMaxSpeed
Get Weather Station Bulletins (Single Station)
Returns daily 9am bulletins for a station. The daily 9am bulletin is a summary where every field has been summarized over the 24 hour period to 9am. Fields that can be included in the result are: airTemperature, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, evapotranspiration, evapotranspirationShortCrop, evapotranspirationTallCrop, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, soilTemperature, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wind
Get Weather Station Latest Data
Get the latest data for a station. Fields that can be included in the result are: airTemperature, airTemperatureMinLast24Hrs, airTemperatureMaxLast24Hrs, apparentTemperature, barometricPressure, batteryVoltage, dateTime, deltaT, dewPoint, erosionConditionSince12AM, erosionConditionSince12AMMinutes, erosionConditionSince12AMStartTime, errors, errorsLast7Days, errorsToday, etoShortCrop, etoShortCropTo3PM, etoTallCrop, etoTallCropTo3PM, frostConditionSince9AM, frostConditionSince9AMMinutes, frostConditionSince9AMStartTime, heatConditionSince12AM, heatConditionSince12AMMinutes, heatConditionSince12AMStartTime, panEvaporation, panEvaporation12AM, panEvaporationTo3PM, rainfallSince9AM, rainfallTo3PM, relativeHumidity, soilTemperature, solarExposure, solarIrradiance, sprayingConditions, stationCode, stationName, wetBulb, wind, windAvgSpeed, windMaxSpeed
Get Weather Station Minute Data
Returns minute recordings for a station over a maximum 24 hour period. Fields that can be returned in the result are: airTemperature, dateTime, dewPoint, rainfall, relativeHumidity, soilTemperature, solarIrradiance, wetBulb, wind, windAvgSpeed, windMaxSpeed, windMinSpeed
Get Weather Stations 15min Summary
Returns a set of quarter-hourly summaries for a list of stations. Note that the 15min summary is only available from the beginning of the previous year to the current date. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations 30min Summary
Returns a set of half-hourly summaries for a list of stations. Note that the 30min summary is only available from the beginning of the previous year to the current date. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Hourly Summary
Returns a set of hourly summaries for a list of stations. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Daily Summary
Returns a set of daily summaries for a list of stations. The 24 hour period each field is summarized over varies between 24 hours to 9am (eg rainfall, minimum temperature), 24 hours from 9am (eg maximum temperature) and 24 hours from 12am (eg wind, solar). Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxAvg, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinAvg, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxAvg, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinAvg, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxAvg, deltaTMaxTime, deltaTMin, deltaTMinAvg, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxAvg, dewPointMaxTime, dewPointMin, dewPointMinAvg, dewPointMinTime, erosionCondition, erosionConditionDays, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionDays, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionDays, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainDays, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, relativeHumidityMinAvg, relativeHumidityMaxAvg, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxAvg, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinAvg, soilTemperatureMinTime, solarExposure, stationCode, stationName, stationAvailability, stationAvailabilitySince12AM, stationAvailabilitySince9AM, stationAvailabilityTo9AM, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxAvg, wetBulbMaxTime, wetBulbMin, wetBulbMinAvg, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Monthly Summary
Returns a set of monthly summaries for a list of stations. The monthly period each field is summarized over is a monthly composite of the same 24 hour period used by the field in the daily summary. For example, rainfall, which uses the 24 hours to 9am daily period starts at 9am on the last day of the previous month and concludes at 9am on the last day of the month. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxAvg, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinAvg, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxAvg, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinAvg, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxAvg, deltaTMaxTime, deltaTMin, deltaTMinAvg, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxAvg, dewPointMaxTime, dewPointMin, dewPointMinAvg, dewPointMinTime, erosionCondition, erosionConditionDays, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionDays, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionDays, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainDays, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxAvg, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinAvg, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxAvg, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinAvg, soilTemperatureMinTime, solarExposure, stationCode, stationName, stationAvailability, stationAvailabilitySince12AM, stationAvailabilitySince9AM, stationAvailabilityTo9AM, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxAvg, wetBulbMaxTime, wetBulbMin, wetBulbMinAvg, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Yearly Summary
Returns a set of annual summaries for a list of stations. The yearly period each field is summarized over is a yearly composite of the same 24 hour period used by the field in the daily summary. For example, rainfall, which uses the 24 hours to 9am daily period starts at 9am on the last day of the previous year and concludes at 9am on the last day of the year. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxAvg, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinAvg, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxAvg, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinAvg, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxAvg, deltaTMaxTime, deltaTMin, deltaTMinAvg, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxAvg, dewPointMaxTime, dewPointMin, dewPointMinAvg, dewPointMinTime, erosionCondition, erosionConditionDays, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionDays, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionDays, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainDays, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxAvg, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinAvg, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxAvg, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinAvg, soilTemperatureMinTime, solarExposure, stationCode, stationName, stationAvailability, stationAvailabilitySince12AM, stationAvailabilitySince9AM, stationAvailabilityTo9AM, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxAvg, wetBulbMaxTime, wetBulbMin, wetBulbMinAvg, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations 15min Summary Timeseries
Returns a set of quarter-hourly time-series summaries for a list of stations. Useful for charts. Note that the 15min summary is only available from the beginning of the previous year to the current date. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations 30min Summary Timeseries
Returns a set of half-hourly time-series summaries for a list of stations. Useful for charts. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Hourly Summary Timeseries
Returns a set of hourly time-series summaries for a list of stations. Useful for charts. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Daily Summary Timeseries
Returns a set of daily time-series summaries for a list of stations. Useful for charts.Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, evapotranspiration, evapotranspirationShortCrop, evapotranspirationTallCrop, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, panEvaporation12AM, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Monthly Summary Timeseries
Returns a set of monthly time-series summaries for a list of stations. Useful for charts. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, evapotranspiration, evapotranspirationShortCrop, evapotranspirationTallCrop, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, panEvaporation12AM, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Weather Stations Yearly Summary Timeseries
Returns a set of yearly time-series summaries for a list of stations. Useful for charts.Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, evapotranspiration, evapotranspirationShortCrop, evapotranspirationTallCrop, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, panEvaporation12AM, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Single Station 15min Summary
Returns a set of quarter-hourly summaries for a specific station. Note that the 30min summary is only available from the beginning of the previous year to the current date. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Single Station 30min Summary
Returns a set of half-hourly summaries for a specific station. Note that the 15min summary is only available from the beginning of the previous year to the current date. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Single Station Hourly Summary
Returns a set of hourly summaries for a specific station. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxTime, deltaTMin, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxTime, dewPointMin, dewPointMinTime, erosionCondition, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinTime, solarExposure, stationCode, stationName, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxTime, wetBulbMin, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Single Station Daily Summary
Returns a set of daily summaries for a specific station. The 24 hour period each field is summarized over varies between 24 hours to 9am (eg rainfall, minimum temperature), 24 hours from 9am (eg maximum temperature) and 24 hours from 12am (eg wind, solar). Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxAvg, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinAvg, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxAvg, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinAvg, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxAvg, deltaTMaxTime, deltaTMin, deltaTMinAvg, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxAvg, dewPointMaxTime, dewPointMin, dewPointMinAvg, dewPointMinTime, erosionCondition, erosionConditionDays, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionDays, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionDays, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainDays, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxAvg, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinAvg, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxAvg, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinAvg, soilTemperatureMinTime, solarExposure, stationCode, stationName, stationAvailability, stationAvailabilitySince12AM, stationAvailabilitySince9AM, stationAvailabilityTo9AM, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxAvg, wetBulbMaxTime, wetBulbMin, wetBulbMinAvg, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Single Station Monthly Summary
Returns a set of monthly summaries for a specific station. The monthly period each field is summarized over is a monthly composite of the same 24 hour period used by the field in the daily summary. For example, rainfall, which uses the 24 hours to 9am daily period starts at 9am on the last day of the previous month and concludes at 9am on the last day of the month. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxAvg, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinAvg, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxAvg, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinAvg, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxAvg, deltaTMaxTime, deltaTMin, deltaTMinAvg, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxAvg, dewPointMaxTime, dewPointMin, dewPointMinAvg, dewPointMinTime, erosionCondition, erosionConditionDays, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionDays, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionDays, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainDays, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxAvg, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinAvg, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxAvg, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinAvg, soilTemperatureMinTime, solarExposure, stationCode, stationName, stationAvailability, stationAvailabilitySince12AM, stationAvailabilitySince9AM, stationAvailabilityTo9AM, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxAvg, wetBulbMaxTime, wetBulbMin, wetBulbMinAvg, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Get Single Station Yearly Summary
Returns a set of yearly summaries for a specific station. he yearly period each field is summarized over is a yearly composite of the same 24 hour period used by the field in the daily summary. For example, rainfall, which uses the 24 hours to 9am daily period starts at 9am on the last day of the previous year and concludes at 9am on the last day of the year. Fields that can be included in the result are: airTemperature, airTemperatureAvg, airTemperatureMax, airTemperatureMaxAvg, airTemperatureMaxTime, airTemperatureMin, airTemperatureMinAvg, airTemperatureMinTime, apparentAirTemperature, apparentAirTemperatureAvg, apparentAirTemperatureMax, apparentAirTemperatureMaxAvg, apparentAirTemperatureMaxTime, apparentAirTemperatureMin, apparentAirTemperatureMinAvg, apparentAirTemperatureMinTime, barometricPressure, barometricPressureAvg, barometricPressureMax, barometricPressureMaxTime, barometricPressureMin, barometricPressureMinTime, battery, batteryMinVoltage, batteryMinVoltageDateTime, chillHours, deltaT, deltaTAvg, deltaTMax, deltaTMaxAvg, deltaTMaxTime, deltaTMin, deltaTMinAvg, deltaTMinTime, dewPoint, dewPointAvg, dewPointMax, dewPointMaxAvg, dewPointMaxTime, dewPointMin, dewPointMinAvg, dewPointMinTime, erosionCondition, erosionConditionDays, erosionConditionMinutes, erosionConditionStartTime, errors, etoShortCrop, etoTallCrop, evapotranspiration, frostCondition, frostConditionDays, frostConditionMinutes, frostConditionStartTime, heatCondition, heatConditionDays, heatConditionMinutes, heatConditionStartTime, observations, observationsCount, observationsPercentage, panEvaporation, period, periodDay, periodFrom, periodHour, periodMinute, periodMonth, periodTo, periodYear, rainDays, rainfall, relativeHumidity, relativeHumidityAvg, relativeHumidityMax, relativeHumidityMaxAvg, relativeHumidityMaxTime, relativeHumidityMin, relativeHumidityMinAvg, relativeHumidityMinTime, richardsonUnits, soilTemperature, soilTemperatureAvg, soilTemperatureMax, soilTemperatureMaxAvg, soilTemperatureMaxTime, soilTemperatureMin, soilTemperatureMinAvg, soilTemperatureMinTime, solarExposure, stationCode, stationName, stationAvailability, stationAvailabilitySince12AM, stationAvailabilitySince9AM, stationAvailabilityTo9AM, wetBulb, wetBulbAvg, wetBulbMax, wetBulbMaxAvg, wetBulbMaxTime, wetBulbMin, wetBulbMinAvg, wetBulbMinTime, wind, windAvgSpeed, windMaxSpeed
Notes
Many of the actions created allow for a comma delimited set of parameters.
Known Issues and Limitations
-
The API Key is provided free of charge but is non-transferable and must only be used by the individual or entity to which the API Key has been issued (the API User).
-
An API User may be subject to a limit on the number of free API calls it is permitted to make per day or per month. DPIRD will notify the API User through its Nominated User of any limits applicable to an API User’s DPIRD User Account.
-
Whilst the Department of Primary Industries and Regional Development make every effort to provide accurate data in a timely fashion, we are not able to guarantee the availability of data at all times.
-
Due to remoteness and harsh environments the weather stations may be submitted to, there are times when we may not receive any data. In future we will attempt to derive some of the missing data.