logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mincheader - prints out header information for a minc file

Author

       Peter Neelin

Copyrights

       Copyright © 1993 by Peter Neelin

                                          $Date: 2004-05-20 21:52:08 $                             MINCHEADER(1)

Description

Mincheader  prints  out  the  header  information for a minc file in cdl format (the netCDF text format).
       Mincheader simply calls mincdump, writing out all information except the image data. If the input file is
       compressed, then its header is decompressed and only the header is printed. If the -data option is given,
       then the whole file is decompressed and all data (except the image) is dumped.

Name

       mincheader - prints out header information for a minc file

Synopsis

mincheader [-data] <infile>

See Also