StormSurgeLive / asgs

The Automated Solution Generation System (ASGS) provides software infrastructure for automating coastal ocean modelling for real time decision support, and provides a variety of standalone command line tools for pre- and post-processing. Visit us at https://discord.gg/jFbacxrUf9
https://tools.adcirc.live
GNU General Public License v3.0
39 stars 22 forks source link

Made regexp extracting GFS directy names more robust. #1410

Closed wwlwpd closed 2 weeks ago

wwlwpd commented 2 weeks ago

Issue 1409: It seems the directory listing HTML changed, and this caused the regexp extracting the GFS directory names to capture HTML elements, thus making the names always invalid.

Resolves #1409. Resolves #1410 (PR).