Skip to content

cloudruninc/pensacola-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pensacola-verification

Verification of Cloudrun forecasts for the Pensacola region

Getting started

Clone this repo

git clone [email protected]:cloudruninc/pensacola-verification

Set up a Python environment

python3 -m venv venv
source venv/bin/activate
pip install -U pip
pip install -U -r requirements.txt

or equivalent with conda.

Set environment variables

You need to set these environment variables to download Cloudrun data:

  • CLOUDRUN_API_TOKEN
  • CLOUDRUN_USER_ID

Download the data

python3 download_data.py

It will take a while. Once done, the data will be available at:

data/
  PNS_2019111100/
  PNS_2019111112/
  PNS_2019111200/
  PNS_2019111212/
  ...

About

Verification of Cloudrun forecasts for the Pensacola region

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages