Skip to content

Commit

Permalink
remove in_record attribute from chunk params
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Dec 17, 2024
1 parent 7445034 commit 31d24f3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doc/mf6io/mf6ivar/dfn/utl-ncf.dfn
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ description is the keyword used to turn on the netcdf variable shuffle filter wh
block options
name chunk_time
type integer
in_record true
reader urword
optional false
longname chunking parameter for the time dimension
Expand All @@ -40,7 +39,6 @@ description is the keyword used to provide a user defined data chunk size for th
block options
name chunk_face
type integer
in_record true
reader urword
optional true
longname chunking parameter for the mesh face dimension
Expand All @@ -49,7 +47,6 @@ description is the keyword used to provide a user defined data chunk size for th
block options
name chunk_z
type integer
in_record true
reader urword
optional true
longname chunking parameter for structured z
Expand All @@ -58,7 +55,6 @@ description is the keyword used to provide a user defined data chunk size for th
block options
name chunk_y
type integer
in_record true
reader urword
optional true
longname chunking parameter for structured y
Expand All @@ -67,7 +63,6 @@ description is the keyword used to provide a user defined data chunk size for th
block options
name chunk_x
type integer
in_record true
reader urword
optional true
longname chunking parameter for structured x
Expand Down

0 comments on commit 31d24f3

Please sign in to comment.