Skip to content
forked from earthlab/earthpy

A package built to support python teaching

Notifications You must be signed in to change notification settings

kdcurry/earthpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

Earth Py

A package built to support python teaching in the Earth Lab earth analytics program at University of Colorado, Boulder.

Install

To install, use pip. --upgrade is optional but it ensures that the package overwrites when you install and you have the current version. If you don't have the package yet you can still use the --upgrade argument.

pip install --upgrade git+https://github.com/earthlab/earthpy.git

Then import it into python.

import earthpy as et

Contributors

This package was originally developed by Chris Holdgraf. Contributors:

  • Carson Farmer

Contributing Breakers:

  • Leah Wasser

About

A package built to support python teaching

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%