/NASA_TROPESS_notebooks

This repo intends to provide a combination of snippet-based tutorials referencing open-source utilities as well as full functioning Jupyter notebooks.

TROPESS Tutorials & Notebooks

This repo intends to provide a combination of snippet-based tutorials referencing open-source utilities as well as full functioning Jupyter notebooks.

Tutorials are a work in progress, and will range from any of the following features/capabilities:

  1. Data search/discovery
  2. Data access/subset/extraction
  3. Data plotting/analysis/visualization
Tutorial Title Summary Link Features/Capabilities
Bulk Data Subscriber and Download Service Demonstrates the utilization of a commandline-based tool known as the podaac-data-subscriber[downloader] which allows users to either subscribe to datasets (for periodic, continuous updating featuring the latest available data) or one-time "bulk" downloading of one or more data files with a single request. Tutorial Data search/access/extraction
Canadian Fires - Carbon Monoxide (CO) - CrIS JPSS-1 A Jupyter Notebook coded in Python which produces 14x14 km gridded map plots of the Carbon Monoxide (CO) total column for each day from 01-Jun-2023 to 08-Jun-2023. Notebook Data plotting/analysis/visualization
Bash Script for Data Download for Canadian Fires - Carbon Monoxide (CO) - CrIS JPSS-1 Bash script tutorial provides data download for the period from 01-Jun-2023 to 08-Jun-2023. Tutorial/Script Data search/access/extraction
Brazilian Fires - Ammonia (NH3) - CrIS JPSS-1 A Jupyter Notebook coded in Python which produces 14x14 km gridded map plots of the Ammonia (NH3) total column for each day from from 01-Aug-2022 to 31-Aug-2022. Notebook Data plotting/analysis/visualization
Brazilian Fires - Carbon Monoxide (CO) - CrIS JPSS-1 A Jupyter Notebook coded in Python which produces 14x14 km gridded map plots of the Carbon Monoxide (CO) total column for each day from from 01-Aug-2022 to 31-Aug-2022. Notebook Data plotting/analysis/visualization
Brazilian Fires - PeroxyAcetyl Nitrate (PAN) - CrIS JPSS-1 A Jupyter Notebook coded in Python which produces 14x14 km gridded map plots of the PeroxyAcetyl Nitrate (PAN) free tropospheric column for each day from from 01-Aug-2022 to 31-Aug-2022. Notebook Data plotting/analysis/visualization
Bash Script for Data Download for Brazilian Fires - NH3/CO/PAN - CrIS JPSS-1 Bash script tutorial provides data download for the period from 01-Aug-2022 to 31-Aug-2022. Tutorial/Script Data search/access/extraction
Methane (CH4) Partial Column - Scatter Plot A Jupyter Notebook coded in Python which produces a scatter plot of the Methane (CH4) Partial Column retrieved from the Cross-track Infrared Sounder (CrIS JPSS-1) global observations. Notebook Data plotting/analysis/visualization
Methane (CH4) Partial Column - Gridded Plot (1° x 1°) A Jupyter Notebook coded in Python which produces a 1° x 1° gridded mapped plot of the Methane (CH4) partial column retrieved from the Cross-track Infrared Sounder (CrIS JPSS-1) global observations. Notebook Data plotting/analysis/visualization
Methane (CH4) Profiles - Scatter Plots A Jupyter Notebook coded in Python which produces scatter plots at different pressure levels of Methane (CH4) retrieved from the Cross-track Infrared Sounder (CrIS JPSS-1) global observations. Notebook Data plotting/analysis/visualization
Bash Script for Data Download for Methane (CH4) from CrIS JPSS-1 Bash script tutorial provides data download for CH4 retrievals on 16-May-2023. Tutorial/Script Data search/access/extraction
GES DISC Tutorials GitHub Repo with Jupyter Notebooks and Tutorials External Tutorials and Notebooks Data search/discovery/access/subset/extraction/plotting/analysis/visualization