Skip to content

bhlmn/open-weather-forecasts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

open-weather-forecasts

Democratizing numerical weather forecast data.

Setup

  1. Create and activate a new anaconda environment
conda create --name open-weather-forecasts python=3.8 pandas jupyterlab numpy
conda activate open-weather-forecasts
  1. Install Google Cloud SDK
  2. Setup the SDK
gcloud init
  1. Install the Google Cloud python libraries we'll use
pip install google-cloud-bigquery

About

Democratizing numerical weather forecast data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published