File tree 5 files changed +9
-11
lines changed
5 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 59
59
- file : core/data-formats/netcdf-cf
60
60
- file : core/xarray
61
61
sections :
62
- - file : core/xarray/xarray
62
+ - file : core/xarray/xarray-intro
63
63
- file : core/xarray/computation-masking
64
64
- file : core/xarray/enso-xarray
65
65
- caption : Appendix
Original file line number Diff line number Diff line change 1
- # Xarray
1
+ ![ xarray Logo ] ( http://xarray.pydata.org/en/stable/_static/dataset-diagram-logo.png ' xarray Logo ')
2
2
3
- ``` {note}
4
- This content is under construction!
5
- ```
3
+ # Xarray
6
4
7
5
This section contains tutorials on using [ Xarray] [ xarray home ] . Xarray is used widely in the geosciences and beyond for analysis of gridded N-dimensional datasets.
8
6
Original file line number Diff line number Diff line change 49
49
" \n " ,
50
50
" | Concepts | Importance | Notes |\n " ,
51
51
" | --- | --- | --- |\n " ,
52
- " | [Introduction to Xarray](./ xarray.ipynb ) | Necessary | |\n " ,
52
+ " | [Introduction to Xarray](xarray-intro ) | Necessary | |\n " ,
53
53
" \n " ,
54
54
" \n " ,
55
55
" - **Time to learn**: 60 minutes"
896
896
"name" : " python" ,
897
897
"nbconvert_exporter" : " python" ,
898
898
"pygments_lexer" : " ipython3" ,
899
- "version" : " 3.8.10 "
899
+ "version" : " 3.8.12 "
900
900
}
901
901
},
902
902
"nbformat" : 4 ,
Original file line number Diff line number Diff line change 41
41
" \n " ,
42
42
" | Concepts | Importance | Notes |\n " ,
43
43
" | --- | --- | --- |\n " ,
44
- " | [Introduction to Xarray](./ xarray.ipynb ) | Necessary | |\n " ,
45
- " | [Computation and Masking](./ computation-masking.ipynb ) | Necessary | |\n " ,
44
+ " | [Introduction to Xarray](xarray-intro ) | Necessary | |\n " ,
45
+ " | [Computation and Masking](computation-masking) | Necessary | |\n " ,
46
46
" \n " ,
47
47
" \n " ,
48
48
" \n " ,
380
380
"name" : " python" ,
381
381
"nbconvert_exporter" : " python" ,
382
382
"pygments_lexer" : " ipython3" ,
383
- "version" : " 3.8.10 "
383
+ "version" : " 3.8.12 "
384
384
},
385
385
"toc-autonumbering" : false ,
386
386
"toc-showcode" : false ,
Original file line number Diff line number Diff line change 930
930
"name" : " python" ,
931
931
"nbconvert_exporter" : " python" ,
932
932
"pygments_lexer" : " ipython3" ,
933
- "version" : " 3.8.10 "
933
+ "version" : " 3.8.12 "
934
934
}
935
935
},
936
936
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments