Version 4 (modified by 14 years ago) ( diff ) | ,
---|
chgkwval
Changes the keyword value within the keyword list to value specified.
Usage
chgkwval <keywordlist_file> <keyword> <value>
Example
Changes the keyword value of area.size to pixels 7689 8031
chgval band1.spec area.size "pixels 7689 8031"
Notes
- Use no colon ":" after the keyword.
- If the keyword is present in the keyword list it will be overwritten.
- If the keyword is not in the keyword list it will be added.
- Enclose value in double quotes if it is more than one string.
Note:
See TracWiki
for help on using the wiki.