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
- See the environment.yml file for a list of dependencies.
- 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
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 |