Skip to content

Commit fe372b1

Browse files
author
Andy Barrett
committed
remove ref to tutorials and examples. Rename sections.
1 parent 95f9d09 commit fe372b1

File tree

1 file changed

+6
-9
lines changed

1 file changed

+6
-9
lines changed

how-to-guides/overview.qmd

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,21 +10,18 @@ solve a particular problem or task. You can think of these How-To
1010
Guides as recipes. For the most part they are short. They are
1111
written with the assumption that you know what you want to do and have
1212
some understanding of programing. You can think of each How-To as a
13-
building block that can be put together with other How-To to construct
13+
building block that can be put together with other How-Tos to construct
1414
a workflow.
1515

1616
If you are just learning either programming or working in the cloud,
17-
we recommend looking at our [**Tutorials**](nsidc-data-cookbook/tutorials/index.qmd).
18-
If you are looking for inspiration or examples of workflows
19-
applied to particular problems look at the collection of [**Example
20-
Workflows**](../examples/index.qmd).
17+
we recommend looking at the other chapters in this cookbook.
2118

2219
How-To Guides are organized into the following sections:
2320
_Maybe add a short description of each section here_
2421

25-
- Searching for data;
26-
- Accessing data;
27-
- Reprojecting and resampling data;
28-
- Working with CF-compliant NetCDF files
22+
- How do I search for data;
23+
- How do I accessing data;
24+
- How do I reproject and resample data;
25+
- How do I work with CF-compliant NetCDF files
2926
- [How do I get the bounding box of a NetCDF file in latitude and longitude?](netcdf_cf.qmd)
3027

0 commit comments

Comments
 (0)