EnglishFrenchSpanish

Ad


OnWorks favicon

h5fromh4 - Online in the Cloud

Run h5fromh4 in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command h5fromh4 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


h5fromh4 - convert HDF4 scientific datasets to an HDF5 file

SYNOPSIS


h5fromh4 [OPTION]... [HDF4FILE]...

DESCRIPTION


h5fromh4 takes one or more files in HDF4 format and outputs files in HDF5 format
containing the datasets from the HDF4 files. (Currently, only a single dataset per HDF4
file is converted.)

HDF4 and HDF5 are free, portable binary formats and supporting libraries developed by the
National Center for Supercomputing Applications at the University of Illinois in Urbana-
Champaign.

A single h5 file can contain multiple data sets; by default, h5fromh4 creates a dataset
called "data", but this can be changed via the -d option, or by using the syntax
HDF5FILE:DATASET with the -o option. The -a option can be used to append new datasets to
an existing HDF5 file. If the -o option is used and multiple HDF4 files are specified,
all the HDF4 datasets are output into that HDF5 file with the input filenames (minus the
".hdf" suffix) used as the dataset names.

The most basic usage is something like ´h5fromh4 foo.hdf´, which will output a file foo.h5
containing the scientific dataset from foo.hdf.

OPTIONS


-h Display help on the command-line options and usage.

-V Print the version number and copyright info for h5fromh4.

-v Verbose output.

-a If the HDF5 output file already exists, append the data as a new dataset rather
than overwriting the file (the default behavior). An existing dataset of the same
name within the file is overwritten, however.

-o file
Send HDF5 output to file rather than to the input filename with .hdf replaced with
.h5 (the default). If multiple input files were specified, this causes all input
datasets to be stored in file (rather than in separate files), with the input
filenames (minus the .hdf suffix) as the dataset names.

-d name
Write to dataset name in the output; otherwise, the output dataset is called "data"
by default. Alternatively, use the syntax HDF5FILE:DATASET with the -o option.

Use h5fromh4 online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

  • 1
    abidiff
    abidiff
    abidiff - compare ABIs of ELF files
    abidiff compares the Application Binary
    Interfaces (ABI) of two shared libraries
    in ELF format. It emits a meaningful
    repor...
    Run abidiff
  • 2
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 3
    copac2xml
    copac2xml
    bibutils - bibliography conversion
    utilities ...
    Run copac2xml
  • 4
    copt
    copt
    copt - peephole optimizer SYSNOPIS:
    copt file.. DESCRIPTION: copt is a
    general-purpose peephole optimizer. It
    reads code from its standard input and
    writes an ...
    Run copt
  • 5
    gather_stx_titles
    gather_stx_titles
    gather_stx_titles - gather title
    declarations from Stx documents ...
    Run gather_stx_titles
  • 6
    gatling-bench
    gatling-bench
    bench - http benchmark ...
    Run gatling-bench
  • More »

Ad