Displaying 2 results from an estimated 2 matches for "ifnot".
Did you mean:
ifnet
2007 Nov 14
2
geotiff calculations
Dear list,
I have to compare two digital elevation models in raster format (geotiff).
I then have to calculate the differences in altitude for each cell and make
some statistics (basic as mean, median, std, range but also more "advanced"
as RMSE) on that.
I do not know very much how to proceed:
1) is it possible to import the geotiff in R? If so with which package? if
not which is the
2008 Jan 03
0
[Bug 866] ssh(1) is too picky about unknown options in ~/.ssh/config
...lution: add an option prefix that
implements simple conditionals. This could look something like "If
supported HashKnownHosts HashKnownHosts no". This prefix should work
anywhere a directive could appear. I don't think this needs complex
boolean logic; with "If" and "IfNot" available, nested ifs could handle
"and", and parallel ifs could handle "or" and "else". The only complex
part here involves the definition of predicates.
supported(SomeDirective) would handle the issues raised in this bug
report, bug I can also imagine someone...