About the Technique

The Australian Rainfall and Runoff Data Hub is a tool that allows for easy access to the design inputs required to undertake flood estimation in Australia. Background on the development and use of this data can be found in Australian Rainfall and Runoff (2016). The Data Hub accesses data that is © Commonwealth of Australia (Geoscience Australia) and published under CC BY 4.0. The data hub was not produced and is not managed as part of the Australian Rainfall and Runoff update.

To use the tool enter your catchment centroid in latitude and longitude or upload a shapefile. Note the shapefile should be in latitude and longitude projection (not MGA) to be guaranteed work with the hub, and you must group upload all of the shapefile components (not just the .shp, also the .shx and .dbf at a minimum) together. Reprojection is now supported by the datahub if the .prj file is also uploaded, but has not been thoroughly tested. Next select the data you wish you attain from the tool by ticking the checkboxes or by hitting “Select All”.

Baseflow factors are not included in “Select All” as they are calculated for the contributing area upstream of a point and therefore should be calculated at the catchment outlet. If you need baseflow factors you should enter in the latitude and longitude of your catchment outlet and select Baseflow Factors as a separate request to the other data.

Now hit submit and a page will appear with your data, which can be downloaded as a csv-format text file at the bottom of the page, or as a JSON file. Also note that temporal patterns for your catchment will be zipped up and available for download by following the “Download (.zip)” link in the heading of the Temporal Pattern section of the results page.

Note the csv could be included as an appendix of your study to improve reproducibility of results.

Advanced Use:

API requests can also be sent to the server directly through the URL. When requesting text file output, the results of this style of request yield a file similar to the one downloadable on the regular results page, with the temporal pattern increments also displayed at the end of the file.

The form of the GET request is as follows:

https://data.arr-software.org/?attribute1=value1&attribute2=value2

An example URL request to obtain all the data at (-29.573, 152.648) in latitude and longitude in JSON form is as follows:

https://data.arr-software.org/?lon_coord=152.648&lat_coord=-29.573&type=json&All=1

To recieve the text version of the same data, use the following URL:

https://data.arr-software.org/?lon_coord=152.648&lat_coord=-29.573&type=text&All=1

Allowed options are listed in the table below:

Checkbox LabelCommand Line Name (attribute)Allowed Values (value)
Latitude*lat_coordReal Number
Longitude*lon_coordReal Number
Output Typetypehtml (default), text, json
Select All (except baseflow)All1
River RegionRiverRegion1
ARF ParametersARFParams1
Storm LossesStormLosses1
Temporal PatternsTemporalPatterns1
Area Temporal PatternsArealTemporalPatterns1
BOM IFD DepthsBoMIFD1
Median Preburst Depths and RatiosPreburst1
Other Preburst Depths and RatiosOtherPreburst1
Interim Climate Change FactorsClimateChange1
Baseflow FactorsBaseflow1

*Required

Contact Us:

This website is managed and maintained by industry.

If you have have questions or feedback please send an email to [email protected]