/ARSET_CO2_Measurements_Climate

Repository associated with the NASA ARSET Training, "Applications of Carbon Dioxide Measurements for Climate-Related Studies"

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Notebook Repository for "Applications of Carbon Dioxide Measurements for Climate-Related Studies" 2024 ARSET Training

To learn more about this ARSET training course, please go to: https://appliedsciences.nasa.gov/get-involved/training/english/arset-applications-carbon-dioxide-measurements-climate-related

Special Notes for First-Time Users:

  1. See the environment.yml file for a list of dependencies.
  2. If you not familiar with managing your own dependencies, we suggest utilizing the provided environment.yml file, as follows:

Step 1: Create a new conda environment called tropess-env:

-> Download the environment.yml file.

-> Install Anaconda package: https://docs.anaconda.com/free/anaconda/install/

-> Run the following from your commandline: conda env create --file environment.yml

Step 2: Initialize your new "oco-arset-env" environemnt:

-> Run the following from your commandline: conda activate oco-arset-env

Training Notebooks

Notebook Summary Link
ARSET OCO-2 Training Notebook using 'earthaccess' library with Integrated netCDF-4 Data Download, Monthly Averaging, Monthly Average Difference Comparison, Plotting, and Exported Image Files Notebook Link
ARSET CMS FLux Training Notebook using 'earthaccess' library with Integrated netCDF-4 Data Download, Monthly Plotting, Monthly Average Difference Comparison, and Exported Image Files. Notebook Link
ARSET OCO-3 data map and plots using OpenDAP and XCO2 variability in Select Urban Areas Notebook Link