Skip to content

NASA-TROPESS/tropess-notes-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tropess-notes-python

Jupyter Notebooks for TROPESS Notes (in Python)

Setup

For initial setup see:

https://github.com/NASA-TROPESS/tropess-notes/blob/main/dev/setup-macos.md

How to run stuff

Clone this repository:

git clone https://github.com/NASA-TROPESS/tropess-notes-python.git

Configure the project to create a local Python virtual environment and install all required Python packages:

# switch dir
cd tropess-notes-python

# configure the project
source configure.sh

Start Jupyter Lab:

jupyter lab

From here pick any of the notebooks (*.ipynb) and try to run it. Before running the code, make sure you have downloaded the TROPESS sample data to ./data as documented in the examples.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published