We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8994e1f commit b35563dCopy full SHA for b35563d
.github/workflows/build.yml
@@ -62,7 +62,7 @@ jobs:
62
python -m pip install . -vv --no-deps
63
cp pywwa_settings.json-example pywwa_settings.json
64
# This is a bit brittle, but loads some data
65
- python util/ugcs_update.py --filename=fz08mr23 --date=2023-03-08
+ python util/ugcs_update.py --filename=fz18mr25 --date=2025-03-18
66
python util/merge_hvtec_nwsli.py hvtec.list.20251006.csv
67
python util/copy_iem_network.py MN_ASOS
68
python util/copy_iem_network.py NY_COOP
0 commit comments