• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
[[IT memo]]

* HDF memo [#s4a02b11]

#contents

- MODIS GPP data
 hdp dumpsds -d -b -i 0 INFILE > OUTFILE
This command will give you 2-byte integer binary file. 

- AIRS CO2 data
 hdp dumpsds -d -b -i 2 INFILE > OUTFILE
This command will give you 4-byte real binary file.