[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How can i load .hdf files
From: |
anandreum |
Subject: |
How can i load .hdf files |
Date: |
Mon, 30 Nov 2015 05:20:03 -0800 (PST) |
Good morning! I'm starting with Octave. I've been using Matlab for long time,
but I want to change to open source programs. I mostly use Matlab to process
and analyze remote sensed images (from MODIS, Landsat, ... satellites). Some
of the products of this sensors come in .hdf formats...there's some way to
open them with Octave? (like the hdfread order from Matlab). I know that it
is possible to read hdf5, but i can not with MODIS.hdf products (like
MOD13A1.A2015129.h08v05.005.2015146085911.hdf file, for example).
when i do
>load MOD13A1.A2015129.h08v05.005.2015146085911.hdf
it did not give me an error message, but any variable appears in the
variable list, neither when i ask "whos".
Thank you very much and have a nice day!!
--
View this message in context:
http://octave.1599824.n4.nabble.com/How-can-i-load-hdf-files-tp4673687.html
Sent from the Octave - General mailing list archive at Nabble.com.
- How can i load .hdf files,
anandreum <=