We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9e055 commit cd9ad3aCopy full SHA for cd9ad3a
docs/source/examples/index.rst
@@ -0,0 +1,13 @@
1
+========================================
2
+Using SFRmaker
3
4
+
5
+.. toctree::
6
+ :maxdepth: 1
7
+ :caption: Examples
8
9
+ Using SFRmaker with a configuration file: MERAS 3 example <meras>
10
+ Using SFRmaker with a configuration file: Tyler Forks example <tf>
11
+ Using SFRMaker in a script <../notebooks/SFRmaker_demo>
12
+ Using SFRmaker with NHDPlus High Resolution <../notebooks/lines_from_NHDPlusHR_demo>
13
+ Converting a MODFLOW-2005 (SFR2) Package to MODFLOW 6 <../notebooks/mf5to6>
0 commit comments