From 32f753485aba5ab5705d798a7be83f8018af5c80 Mon Sep 17 00:00:00 2001 From: "Li Kui, PhD" Date: Thu, 19 Sep 2024 17:35:12 -0700 Subject: [PATCH] Update mod_data-disc.qmd modify the course to test why the new edit can't be reflect on the course website --- mod_data-disc.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_data-disc.qmd b/mod_data-disc.qmd index 9f41bda..4600e59 100644 --- a/mod_data-disc.qmd +++ b/mod_data-disc.qmd @@ -361,7 +361,7 @@ While many ecologists are trained in programming languages like R or Python, som Below we demonstrate download via command line for NASA [OMI/Aura Sulfur Dioxide (SO2)](https://disc.gsfc.nasa.gov/datasets/OMSO2e_003/summary?keywords=AURA_OMI_LEVEL3). The OMI science team produces this Level-3 Aura/OMI Global OMSO2e Data Products (0.25 degree Latitude/Longitude grids) for atmospheric analysis. -> Step 1: Generate a list of file names with specified target area and temporal coverage using "subset/Get Data" tab on the right hand side of [data page](https://disc.gsfc.nasa.gov/datasets/OMSO2e_003/summary?keywords=AURA_OMI_LEVEL3). Then, download the links list in a TXT file named "list.txt". See example below. +> Step 1: Generate a list of file names with specified target area and temporal coverage using "subset/Get Data" tab on the right hand side of the data page. Then, download the links list in a TXT file named "list.txt". ```{bash download-cli-1} #| eval: false