NETWORKSTelecom Networks

Converting format (.tif) to flat binary format (TIMESAT software)

This video is the data preparation for elaborating TIMESAT software.

TIMESAT website: https://web.nateko.lu.se/timesat/timesat.asp?cat=5

Here is the instruction which I used in the video.
for %N in (*.tif) DO gdal_translate -of ENVI %N Convert%~nN.img

source

atoll logiciel

4 thoughts on “Converting format (.tif) to flat binary format (TIMESAT software)

  • hello sir, I tried with command that you showed in tutorial. but I'm getting an error: No source dataset specified. please, help me to solve the issue. I will be thankful to you.

  • Could you please explain the purpose of the % in the code %N and %~nN?

  • Hello sir, i'm so interest with your videos. Previously, you have analyzed SOS and EOS with spread sheet. Then, what is difference SOS and EOS from sheets and timesat ? How are SOS and EOS which generated from timesat ?

Comments are closed.