Skip to content

Commit

Permalink
doc(mf6io): netcdf documentation fixes (#2207)
Browse files Browse the repository at this point in the history
NetCDF related documentation review fixes: #2205, #2208
  • Loading branch information
mjreno authored Feb 6, 2025
1 parent 0bc5c4a commit 410f3ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion doc/mf6io/gwe/ic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

\vspace{5mm}
\subsubsection{Structure of Blocks}
%\lstinputlisting[style=blockdefinition]{./mf6ivar/tex/gwe-ic-options.dat}
\lstinputlisting[style=blockdefinition]{./mf6ivar/tex/gwe-ic-options.dat}
\lstinputlisting[style=blockdefinition]{./mf6ivar/tex/gwe-ic-griddata.dat}

\vspace{5mm}
Expand Down
2 changes: 1 addition & 1 deletion doc/mf6io/gwt/ic.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

\vspace{5mm}
\subsubsection{Structure of Blocks}
%\lstinputlisting[style=blockdefinition]{./mf6ivar/tex/gwf-ic-options.dat}
\lstinputlisting[style=blockdefinition]{./mf6ivar/tex/gwf-ic-options.dat}
\lstinputlisting[style=blockdefinition]{./mf6ivar/tex/gwt-ic-griddata.dat}

\vspace{5mm}
Expand Down
2 changes: 1 addition & 1 deletion doc/mf6io/mf6ivar/dfn/utl-ncf.dfn
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ shape lenbigline
reader urword
optional true
longname CRS well-known text (WKT) string
description is the CRS well-known text (WKT) string.
description is the coordinate reference system (CRS) well-known text (WKT) string.

block options
name deflate
Expand Down

0 comments on commit 410f3ff

Please sign in to comment.