
Tammy Woodard, Clark Labs
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Tammy Woodard, Clark Labs-
Tammy Woodard, Clark Labs commented,
There is an easier way to create that older format. In TerrSet's menu, go to File - Import - Software-Specific Formats - Idrisi File Conversion (16/32). Choose to Convert From : Idrisi (32-bit) To ...
-
Tammy Woodard, Clark Labs commented,
GdalIdrisi has been revamped to make it much easier to use, especially if you need to import SubDatasets. Starting with TerrSet patch 18.0.10, released 9/21/15, there is a new interface for Gdalidr...
-
Tammy Woodard, Clark Labs commented,
You could create a macro that does the following 5 operations: 1. Use Reclass on image1 to create Mask1, where all values that = value1 become 1, and the rest become 0. 2. Use Assign on Image2. As...
-
Tammy Woodard, Clark Labs commented,
The 3rd parameter is return type, which is how do you want the return string to be formatted. Options are: 0: shortname (remove the path & extension from the filename) 1: full filename, including ...
-
Tammy Woodard, Clark Labs commented,
Going back to Taiga, I see 2 ways that the CallPick function was implemented, and neither seems to match exactly what you are seeing. I will describe both possibilites. A. 1 = raster (.rst & .rgf...
-
Tammy Woodard, Clark Labs commented,
What are you importing it from?
-
Tammy Woodard, Clark Labs commented,
In patch 18.0.11 (not the coming patch, but the one after that), this will be fixed so that you do not have to change your decimal symbol to a period (.), but currently, a couple of parts of LCM (R...
-
Tammy Woodard, Clark Labs commented,
For an .SMP file, there is an 18 byte header: bytes 1-8: '[IDRISI]' byte 9 : 1 (refers to the platform) byte 10 : 10 (version #) byte 11 : 8 (bit_depth) byte 12 : 18 (header size) byte 13 & 14 :...
-
Tammy Woodard, Clark Labs commented,
Hi Rolf, We accidentally deleted your message about using the API's CallPick. If you repost that question, I will reply to it. In the meantime, I will research the answer to this question. Tammy...