Skip to content

Commit 5aceaf7

Browse files
committed
update toc, rename takeaways
1 parent 2ebadf0 commit 5aceaf7

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

book/_toc.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ parts:
99
- file: intro/open_source_setting
1010
- caption: Background
1111
chapters:
12-
#- file: background/background_root
1312
- file: background/context_motivation
1413
- file: background/data_cubes
1514
- file: background/tutorials_overview
@@ -32,12 +31,10 @@ parts:
3231
- file: tutorial2/nbs/3_asf_exploratory_analysis
3332
- file: tutorial2/nbs/4_read_pc_data
3433
- file: tutorial2/nbs/5_comparing_s1_rtc_datasets
35-
# - file: tutorial2/nbs/6_example_s1_rtc_time_series_analysis
3634
- caption: Summary + Conclusion
3735
chapters:
3836
- file: pt4/summary
39-
# - file: pt4/tidy_principles
40-
- file: pt4/takeaways
37+
- file: pt4/datacubes_revisited
4138
- file: pt4/conclusion
4239
- caption: Additional material
4340
chapters:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Takeaways
1+
# Data Cubes Revisited
22

33
In this book, we saw a range of real-world datasets and the steps required to prepare them for analysis. Several guiding principles for assembling and using analysis-ready data cubes in Xarray can be drawn from these examples.
44

0 commit comments

Comments
 (0)