search for: prejudge

Displaying 2 results from an estimated 2 matches for "prejudge".

2012 Feb 24
0
[newbie] how to represent very skewed spatial data?
...omatedly) plot (or othewise present) spatial data that is very skewed? E.g. http://tinyurl.com/dn2VerySkewedSpatialData produced with fields:image.plot. There are obviously outliers :-) which may or may not be "for real." At an exploratory stage in the investigation, I don't want to prejudge, I just want to show both 1 where the outliers are. This is not such a problem in the plot shown, but is often a problem in others, where the outliers are just a few pixels/gridcells. I could highlight them by, e.g., * importing the output into an editable format * drawing circles around the...
2008 Oct 24
4
gfortran optimization problems
Colleagues, I have a routine in package labdsv that calls a FORTRAN subroutine. Recently, I was informed that it sometimes gives different results on a PC and Mac, and that the PC version is clearly wrong. I tested it on linux (because I don't have a PC), and I get the same (incorrect) behavior as the PC. Simply by inserting debug WRITE statements in the FORTRAN I would get different,