File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -10,21 +10,18 @@ solve a particular problem or task. You can think of these How-To
1010Guides as recipes. For the most part they are short. They are
1111written with the assumption that you know what you want to do and have
1212some 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
1414a workflow.
1515
1616If 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
2219How-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
You can’t perform that action at this time.
0 commit comments