.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH NANOVDB_CONVERT "1" "April 2024" "nanovdb_convert 10.0.1" "User Commands" .SH NAME nanovdb_convert - converts one or more OpenVDB files to a single NanoVDB file .SH SYNOPSIS .B nanovdb_convert [\fI\,options\/\fR] \fI\,*.vdb output.nvdb\/\fR .SH DESCRIPTION Which: converts one or more OpenVDB files to a single NanoVDB file .PP Usage: ./debian/tmp/usr/bin/nanovdb_convert [options] *.nvdb output.vdb Which: converts one or more NanoVDB files to a single OpenVDB file .SH OPTIONS \fB\-a\fR,\-\-abs\-error float Absolute error tolerance used for variable bit depth quantization \fB\-b\fR,\-\-blosc Use BLOSC compression on the output file \fB\-c\fR,\-\-checksum mode where mode={none, partial, full} \fB\-d\fR,\-\-dither Apply dithering during blocked compression \fB\-f\fR,\-\-force Overwrite output file if it already exists \fB\-\-fp4\fR Quantize float grids to 4 bits \fB\-\-fp8\fR Quantize float grids to 8 bits \fB\-\-fp16\fR Quantize float grids to 16 bits \fB\-\-fpN\fR Quantize float grids to variable bit depth (use \fB\-a\fR or \fB\-r\fR to specify a tolerance) \fB\-g\fR,\-\-grid name Convert all grids matching the specified string name \fB\-h\fR,\-\-help Prints this message \fB\-r\fR,\-\-rel\-error float Relative error tolerance used for variable bit depth quantization \fB\-s\fR,\-\-stats mode where mode={none, bbox, extrema, all} \fB\-v\fR,\-\-verbose Print verbose information to the terminal \fB\-\-version\fR Print version information to the terminal \fB\-z\fR,\-\-zip Use ZIP compression on the output file .SH AUTHOR This manual page was written by Mathieu Malaterre for the Debian GNU/Linux system (but may be used by others).