This is the command mincheader that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
mincheader - prints out header information for a minc file
SYNOPSIS
mincheader [-data] <infile>
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.
Use mincheader online using onworks.net services