Changes in version 1.1.0 (2024-10-14) - Added [HydstraSiteDetails()] function, to query streamflow station data from states that have a hydstra database, NSW, QLD and VIC Changes in version 1.0.3 (2024-05-24) - Fix small typo Changes in version 1.0.2 (2024-05-23) - change from ggmap to ggspatial package for SILOMap() Changes in version 1.0.1 (2024-02-02) - Very minor update to add @aliases to package documentation Changes in version 1.0 (2023-05-24) - 1.0 release to align with AJWR publication Changes in version 0.2.5.0 - Add colours to match the before and after periods in SILOCorrectSite Changes in version 0.2.4.0 - Add buffer parameter to SILOSitesfromPolygon to find SILO sites that might be slightly outside the polygon provided. - Add SILOWriteFunctionsforSource function to bulk write SILO input for Source based on Thiessen polygons, creating functions to load for each time series and to weight them for each subcatchment, and a table to point each functional unit in each subcatchment to these functions using the Rainfall-Runoff model feature editor. - Remove duplicate colour from SILOQualityCodes Changes in version 0.2.3.1 (2022-03-30) - Fix SILOSitesfromPolygon to handle polygon shape file with a projection other than that used by SILO stations Changes in version 0.2.3.0 (2022-02-09) - Added SILOSitesfromPolygon to find sites within a shapefile - some dependencies removed to reduce number of packages installed (RColorBrewer and ggrepel) Changes in version 0.2.2.0 (2022-01-04) - Two functions added: SILOCheckConsistency() and SILOCorrectSite(). - SILOCheckConsistency provides homogeneity on plots that are similar to previously calculated by SILODoubleMass() and SILOCumulativeDeviation() - If a change in a rainfall station is detected using SILOCheckConsistency, SILOCorrectSite() can be used to correct the data - SILOReport() has been changed to use SILOCheckConsistency() instead of SILODoubleMass() and SILOCumulativeDeviation() - Updates to SILOSiteSummary to correctly report start and end date, as well as the station elevation. Changes in version 0.2.1.0 (2021-09-06) - First release to CRAN - Functions with limited general value removed from the package, i.e. IOTilePlot() - TUFLOW related functions moved to a different package to keep dependencies down, TUFLOWR. - Hydstra related functions removed, as SA hydstra database is no longer.