Open alxmrs opened 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:
conda install google-weather-tools
CC: @blackvvine @DarshanSP19
We've finally been able to host a public Docker image for weather-tools. The first version can be pulled with this command:
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:
conda install google-weather-tools
experience via this staged recipe: https://github.com/conda-forge/staged-recipes/pull/20892CC: @blackvvine @DarshanSP19