Skip to content

gemcommunity/gem_2019

Repository files navigation

GEM 2019

Repository for tutorial, notes, and Jupyter notebooks. Primarily a resource developed for the 2019 NSF-funded Geospace Environment Modeling (GEM) workshop.

Installing Python

A brief description of installing Python on Windows, Mac, and Linux can be found here.

Packages in Python

A brief description of installing packages, the basic scientific packages in Python, and links to Helio and Magnetospheric resources in Python can be found here.

Jupyter Notebook

Many of the tutorials will use Jupyter Notebook - a web application that allows you to run Python from your browser. If you want to follow along in the tutorials make sure you have Jupyter Notebook installed. If you have installed Anaconda you Jupyter Notebook will also be installed. If you've only installed Miniconda then install Jupyter Notebook with:

conda install jupyter

From the command prompt you can open Jupyter using:

jupyter notebook

A quick tutorial can be found here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published