google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
216 stars 40 forks source link

All tools should make use of public runtime container image to manage dependencies #353

Open alxmrs opened 1 year ago

alxmrs commented 1 year ago

We've finally been able to host a public Docker image for weather-tools. The first version can be pulled with this command:

docker pull gcr.io/weather-tools-prod/weather-tools:0.0.0

This unblocks our ongoing efforts to make weather-tools easy to install!

In brief, here is what's needed to make installation better:

The next steps to fully land a clean install experience will involve:

CC: @blackvvine @DarshanSP19