Former-commit-id:5facc316a8
[formerlyb089df5ca1
] [formerlyd644235fe1
] [formerly5facc316a8
[formerlyb089df5ca1
] [formerlyd644235fe1
] [formerly29e77f2e6c
[formerlyd644235fe1
[formerly f3308c200407bae39175f2620559c6489aa5c788]]]] Former-commit-id:29e77f2e6c
Former-commit-id:57a93ec3b8
[formerlyf82a3ee63f
] [formerly 5f642b260d2dce3d25572a8f35b68043bb3074e4 [formerly4f7eca694d
]] Former-commit-id: 643c79d2a342536c3727a7c020ca29d85a9f9f40 [formerlyc84a96a4d9
] Former-commit-id:b6bf3bd4bb
9 lines
No EOL
411 B
Properties
9 lines
No EOL
411 B
Properties
# the number of grib decode threads.
|
|
grib-decode.count.threads=4
|
|
# the number of grib split threads.
|
|
grib-split.count.threads=2
|
|
# Maximum number of grid points to decode at one time for all threads. Large
|
|
# grib files may cause the decoder to reach this limit and then some threads
|
|
# will have to wait. This can be used to control the amount of memory used by
|
|
# the decoder.
|
|
grib-decode.count.gridpoints=6000000 |