# How To This section contains a set of example workflows that demonstrate different capabilities of `subsettools`. ```{toctree} :maxdepth: 1 definte_subset.ipynb creating_solid_files.ipynb subset_static_inputs.ipynb subset_forcing_data.ipynb configure_clm_from_template.ipynb build_run_from_template.ipynb ``` You can get the tutorials by cloning the subsettools repo and navigating to the "examples" folder: ```bash git clone https://github.com/hydroframe/subsettools.git cd subsettools/docs/examples ```