Skip to content

APT v1.0.22

Compare
Choose a tag to compare
@jlgutenson jlgutenson released this 15 Mar 21:17
· 19 commits to master since this release

Installation Instructions
This constitutes the first release version from this URL. Please remove any previous instances of the APT from your machine and reinstall the APT using the process outlined below.

  • Download the "Antecedent.Precipitation.Tool.7z" file from the link below.
  • Use 7zip to extract the 'Antecedent Precipitation Tool' folder
  • We suggest extracting to the Desktop.
  • Run main_ex.exe within the 'Antecedent Precipitation Tool' folder to begin the installation process. Running the executable will also create an Antecedent Precipitation Tool.lnk file on your Desktop that you can now use as a Desktop shortcut.

USACE STAFF - DO NOT EXTRACT DIRECTLY TO "C:" - Users have reported that doing so causes the tool to require Administrator Privileges in order to run. It is recommended that extracting to "C:/Documents" avoids the Administrator Privileges problem and keeps your desktop clean

General Notes

  • Moving the install folder will make the Desktop shortcut cease to function.
  • Run main_ex.exe again to correct the problem
  • The tool will automatically update itself as improvements are released.
  • Accepting the ULA at each launch was a design requirement.

Release Notes

  • Fixed bug that allowed GHCN-Daily stations with less than 75% of antecedent conditions to be chosen as primary station
  • Added warning if observation point does not fall within watershed boundary
  • Update U.S. boundary to 2021 census dataset
  • Migrated codebase to Python 3.8
    • Addressed minor bugs introduced by changes to GDAL function lat/lon ordering
    • Addressed minor bugs introduced by changes to GDAL spelling of the unit of length measurement 'metre'
  • Pointed USGS EPQS query to new API service

Full Changelog: v1.0.21...v1.0.22