GitXplorerGitXplorer
d

tutorial-intro-python-satpy

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
fe87a5435d2de6adfe281adf1ba9ae5f75853cf4

Fix missing link to satpy docs

ddjhoese committed 5 years ago
Unverified
ef6ba85ec85a660bbe48c01e31826cc85ec1e72c

Remove some complex topics from satpy lesson

ddjhoese committed 5 years ago
Unverified
119c9012b1f16c1a4cec1fc4bb6ea225eb43b1c1

Fix typo in intro to python notebook and fix gdal package bug

ddjhoese committed 5 years ago
Unverified
4c09c80c78f422e9af86a9506db2db3cc5b7f041

Add python and satpy lessons and necessary images

ddjhoese committed 5 years ago
Unverified
ca6217284e5570c8171ace4a197ba1f216760214

Forgot to commit new start script

ddjhoese committed 5 years ago
Unverified
ccb46d98d51f20709879db21d8f711dcbbbbea3f

Remove unnecessary base_url from workspace import

ddjhoese committed 5 years ago

README

The README file for this repository.

========================= Intro to Python and Satpy

Half day tutorial to introduce Python and Satpy to non-programmers.

Try these notebooks on pangeo.binder.io_ : |Binder|

See http://pangeo.io for more information.

Install

This tutorial is meant to be run from a "Binder" environment. This means it is run on a remote machine and does not require you to run anything locally. You only need to click on the "Binder" button at the top of this file.

If you'd like to run this locally, you should create the conda environment described in binder/environment.yml and start JupyterLab by executing jupyter lab from the command line.

Lessons

  • Introduction to Python
  • Introduction to Satpy

.. _pangeo.binder.io: http://binder.pangeo.io/

.. |Binder| image:: http://binder.pangeo.io/badge.svg :target: http://binder.pangeo.io/v2/gh/djhoese/tutorial-intro-python-satpy/master