I have Jaxa data of soil moisture level 3 from gportal with an extension of .h5

Variable available are GeoPhysical_Quantity and time_number.

I wanted to extract soil moisture layer and convert it to tif format using python - gdal library, but it is showing 3D array with row column and band.

And we want it in 2D array as having error with 3D array using python library.

When we read the data it ranges from 0 to 600, what does this mean ?

And what is the significance of these values ?

Also We saw for NASA LPRM data, which shows value ranging from 0 to 100, so why there is a difference ?

More Komal Dhoka's questions See All
Similar questions and discussions