Skip to content

Commit

Permalink
add link to data_files.txt from Demo0, update xcdat version in dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lee1043 committed Nov 10, 2023
1 parent 89af061 commit d4c62dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conda-env/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
- eofs=1.4.0
- seaborn=0.12.2
- enso_metrics=1.1.1
- xcdat=0.5.0
- xcdat>=0.6.0
- xmltodict=0.13.0
- setuptools=67.7.2
- netcdf4=1.6.3
Expand Down
3 changes: 2 additions & 1 deletion doc/jupyter/Demo/Demo_0_download_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"In below cell, you are going to download sample input files from PCMDI server. The total size of dataset is about 2 GB, and so please be aware that downloading will take some time to complete. List of downloading files can be found in `data_files.txt` file."
"In below cell, you are going to download sample input files from PCMDI server. The total size of dataset is about 2 GB, and so please be aware that downloading will take some time to complete. List of downloading files can be found in [`data_files.txt`](data_files.txt) file."
]
},
{
Expand Down Expand Up @@ -103,6 +103,7 @@
"Preparing parameter file: basic_diurnal_fourier.py\n",
"Preparing parameter file: basic_enso_param.py\n",
"Preparing parameter file: basic_annual_cycle_param.py\n",
"Preparing parameter file: basic_extremes_param.py\n",
"Preparing parameter file: basic_diurnal_std_hourly_mean.py\n",
"Preparing parameter file: basic_diurnal_fourierAllGrid.py\n",
"Preparing parameter file: basic_mov_param.py\n",
Expand Down

0 comments on commit d4c62dc

Please sign in to comment.