You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2026. It is now read-only.
See USGS-VIZLAB/gage-conditions#40 (comment): we're trying out a Docker approach for vizzy development, and if that turns out to be as easy and useful as we anticipate, then we want to move package management from the vizlab package into vizzy-specific Dockerfiles.
David looked into this and determined that likey steps are:
Remove the checkVizPackages() call from vizmake()
Delete the definition of checkVizPackages() and any associated code that doesn't get used elsewhere.
See USGS-VIZLAB/gage-conditions#40 (comment): we're trying out a Docker approach for vizzy development, and if that turns out to be as easy and useful as we anticipate, then we want to move package management from the
vizlabpackage into vizzy-specific Dockerfiles.David looked into this and determined that likey steps are:
checkVizPackages()call fromvizmake()checkVizPackages()and any associated code that doesn't get used elsewhere.