We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6601e4e commit 0a77be2Copy full SHA for 0a77be2
examples/z3Transform/z3Transform.meta
@@ -17,15 +17,11 @@ dggs_type ISEA3H
17
dggs_res_spec 9
18
19
# specify bin controls
20
-#input_file_name inputfiles/geo.txt
21
-#input_address_type GEO
22
input_address_type Z3_STRING
23
input_file_name inputfiles/z3str.txt
24
input_delimiter " "
25
26
# specify the output
27
-#output_file_name outputfiles/z3str.txt
28
-#output_address_type Z3_STRING
29
-output_file_name outputfiles/seqNum.txt
30
output_address_type SEQNUM
+output_file_name outputfiles/seqNum.txt
31
output_delimiter " "
0 commit comments