Files | |
file | 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>="">. | |
file | hdf_get_file_sds.c |
Extraction de SDS d'un fichier HDF. | |
file | hdf_get_obj_att.c |
Récupération des attributs d'un objet HDF. | |
file | hdf_obj_to_string.c |
Représentation littérale d'un objet HDF. | |
file | hdf_value_to_string.c |
Représentation littérale d'une donnée HDF. | |
file | ncf2hdf.c |
Conversion NetCDF->HDF. | |
file | raw2hdf.c |
Command line tool that write binary data in the sds of an HDF file. |