Skip to content

huogerac/geo-climate

Repository files navigation

geo-climate

Get started

Make sure you have python +3.9 installed Create a new python environment

cd your-projects
git clone https://github.com/huogerac/geo-climate.git
cd geo-climate
python -m venv .venv

Active the environment and install the dependencies

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

Run the jupyter

jupyter notebook

Check the initial idea

v1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published