File List
Here is a list of all documented files with brief descriptions:
include/hdfatt.h [code] | |
include/hdfsds.h [code] | |
include/hdfstr.h [code] | |
src/hdf2raw.c | Command line tool that extracts the data of a SDS issued of an HDF file, and write it as binary. Usage: s [-v] [-overwrite] -isds=<sds index>=""> -of=<output file>=""> <input file>=""> |
src/hdf_get_file_sds.c | Extraction de SDS d'un fichier HDF |
src/hdf_get_obj_att.c | Récupération des attributs d'un objet HDF |
src/hdf_obj_to_string.c | Représentation littérale d'un objet HDF |
src/hdf_value_to_string.c | Représentation littérale d'une donnée HDF |
src/ncf2hdf.c | Conversion NetCDF->HDF |
src/raw2hdf.c | Command line tool that write binary data in the sds of an HDF file |