similar to: Blank certain areas of a contour plot

Displaying 20 results from an estimated 200 matches similar to: "Blank certain areas of a contour plot"

2009 Mar 12
1
zooreg and lmrob problem (bug?)
Hi all and thanks for your time in advance, I can't figure out why summary.lmrob complains when lmrob is used on a zooreg object. If the zooreg object is converted to vector before calling lmrob, no problems appear. Let me clarify this with an example: >library(robustbase) >library(zoo) >dad<-c(801.4625,527.2062,545.2250,608.2313,633.8875,575.9500,797.0500,706.4188,
2008 Jun 25
2
Is this sapply behaviour normal?
Hi, I'm trying to use sapply to compute the min of several variables, each of them stored in data.frames, grouped as a list: Is it normal that mean() and min() produce different objects dimensions? > str(dats) List of 5 $ log20:'data.frame': 83 obs. of 5 variables: ..$ DATE : int [1:83] 2001081500 2001081512 2001081600 2001081612 2001081700 2001081712
2008 Jun 18
1
Histogram inset into another histogram
Dear R users and helpers, I'm trying to find an example of a histogram plot as an inset (upper right or left corner) of another histogram. Anyone has an example of that? Thanks for your help, V?ctor. -- ----------------------------------------------------------------------- V?ctor Homar Santaner Grup de Meteorologia Edif. Mateu Orfila Tel: +34 971 17 1376
2008 Jul 09
0
"Rotated Lat-Lon" projection in mapproj
Hi, I'm trying to plot a field obtained from the atmospheric model WRF-NMM which uses a "Rotated Lat-Lon? map projection. The WRF documentation mentions that: ? Rotates the earth's lat/lon grid such that the intersection of the equator and prime meridian is at the center of the model domain. ? Within the rotated framework the grid spacing is constant, but in an earth-relative
2004 May 25
1
Bivariate interpolation
Hello, Is there any other bivariate pointwise interpolation command besides akima's interpp? I tried to search through the J. Baron's page without luck. The problem is that I have got regularly spaced data (in x and y) what is not acceptable for interpp. I am not very much interested in the method of interpolation as the data are dense and the error would not be to high. Thanks in
2009 Oct 12
0
combining/overlaying boxplot and barplot
Dear all, I would like to visualise when days are rainy or dry in bar/boxplots. Therefore I've tried to combine raingauge data (boxplots) and percentage of raingauges with 0mm measurements (barplot). See attachment mei2004.pdf (if it came through). I've come this far: barplot(dcp0[monthindex], col="gray", border=NA, axes=F) boxplot(t(dcpn[monthindex,]),
2018 Jun 16
2
Comparar variables fecha formato POSIXct
Tengo dos dataframe que corresponden a los valores horarios de los contaminantes y el otro a los valores horarios de las variables meteorológicas para el mismo periodo de tiempo. La variable temporal date en ambos dataframe tiene el formato dmy_hms. Los dataframe tienen diferente número de filas. dataframe contaminantes contiene 175247 filas y el dataframe meteorología 175321. Quiero saber
2003 May 07
2
Question about STREAM FILE.
Hi, I don't know if it's possible to stop a STREAM FILE pushing a key. Anyone know it? Best. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030507/04d18302/attachment.htm
2003 Jun 18
3
Temporized AGI Scripts.
Hi all, Now I'm working with a E400P, and I don't now if it's possible to do the following. I want that and AGI script (Perl) recieve a call, and the user introduce the date, the time and the destination phone number (where the temporized AGI must call). Before an AGI script will call to that number in the date and time introduced by user. That's possible, and it's how can I
2013 Jul 19
1
organizar datos
Hola a todos.... cordial saludo... Como se podran dar cuenta en contados segundos, soy completamente novato en R.. .asi que mis excusas por adelantado debido a lo simple del requerimiento... Tengo un archivo con datos, el cual adjunto.... la idea es ordenar los mismos por columna, una junto a la otra, estacion por estacion... esto es, los datos estan ordenados una estacion debajo de la otra,
2010 Feb 25
1
tabla de datos...
COD.EST VARIABLE AÑO DIA ENERO FEBRERO MARZO ABRIL MAYO JUNIO JULIO AGOSTO SEPBRE OCTUBRE NOVBRE DICBRE 1 2501001 PT 1986 1 NaN NaN NaN NaN 2.0 .0 .0 9.0 NaN NaN NaN NaN 2 2501001 PT 1986 2 NaN NaN NaN NaN .0 11.0 19.0 .0 NaN NaN NaN NaN 3 2501001 PT 1986 3 NaN NaN NaN NaN 11.0 3.0 .0 .0 NaN NaN
2012 Feb 21
3
HELP ERROR Weibull values must be > 0
GUYS, I NEED HELP WITH ERROR: library(MASS) > dados<-read.table("mediaRGinverno.txt",header=FALSE) > vento50<-fitdistr(dados[[1]],densfun="weibull") Erro em fitdistr(dados[[1]], densfun = "weibull") : Weibull values must be > 0 WHY RETURN THIS ERROR? WHAT CAN I DO? BEST REGARDS [[alternative HTML version deleted]]
2014 Jul 04
3
script de anomalias
Tengo una consulta, alguien tiene algun script en R para hacer graficos de anomalias estandarizadas (precipitacion, temperatura, etc) y que me permita pintar de rojo anomalias positivas y azules las negativas, ​Muchas gracias de antemano​ -- Luis Alfonso LOPEZ ALVAREZ MSc- Meteorologia - Ing. Sistemas PROFESIONAL ESPECIALIZADO (E) METEOROLOGO - IDEAM e-mail: llopez@ideam.gov.co
2012 Feb 21
5
help error: In dweibull(x, shape, scale, log) : NaNs produzidos
Guys, I'm having an error when I use the command: library(MASS)> dados<-read.table("inverno.txt",header=FALSE)> vento50<-fitdistr(dados[[1]],densfun="weibull")Mensagens de aviso perdidas:1: In dweibull(x, shape, scale, log) : NaNs produzidos2: In dweibull(x, shape, scale, log) : NaNs produzidos3: In dweibull(x, shape, scale, log) : NaNs produzidos4: In
2010 Aug 19
0
2d kriging with anisotropy on an irregular network (RandomFields Package)
Dear List I am using the RandomFields package, and I have a problem when 2d-kriging, with an anisotropy, some values from an irregular network. It works well when : - 2d-kriging, without any anisotropy, some data from an irregular network - 2d-kriging, with and without anisotropy, some data from a regular network - 3d-kriging, with and without anisotropy, some data from a regular network Here is
2003 Jun 25
1
Problems with music during tones of dial.
Hi everybody, Firstly I'm going to describe the scenario where I'm working. I use a E400P with Asterisk CVS-05/22/03-11:14:50, and I'm working with asterisk trow AGI scripts (Perl). The configuration of extension.conf is: exten =>_s,1,Answer exten =>_s,2,AGI,script.agi Inside the AGI script is call Dial application as follows: print "EXEC Dial
2004 Feb 19
1
mirror whole hard disk with rsync
I want to create an exact copy of a whole hard disk and to maintain this copy synchronised with the "original" one. The idea is to have a safe backup that allows me, in case the "original" disk fails, to change it by the "clone" disk and start the computer as if nothing had happened. The computer runs Linux. I heard a good option for this purpose is to use dd to
2010 Aug 20
0
Resumen de R-help-es, Vol 18, Envío 8
es simple lo unico que tienes que hacer es instalar la libreria(xlsReadWrite) y direccionar y seguidamente especificar el numero de hoja de excel library(xlsReadWrite) dat.excel <- read.xls("d:/ruta del archivo/doc.xls", sheet=1) espero que te sirva ------------------------------------------ El día 18 de agosto de 2010 06:00, <r-help-es-request en r-project.org>
2002 Feb 03
1
[wietse@porcupine.org: Re: syncronous directory operation for linux (ext2)]
There's a big thread about filesystems on postfix-users@postfix.org Could you shed some light on that issue? ----- Forwarded message from Wietse Venema <wietse@porcupine.org> ----- From: wietse@porcupine.org (Wietse Venema) Date: Sun, 3 Feb 2002 07:53:26 -0500 (EST) To: Lawrence Greenfield <leg+@andrew.cmu.edu> Cc: Wietse Venema <wietse@porcupine.org>,
2014 Nov 24
1
"!" in dial-pattern not work with overlap dialing
hello all i want to have overlap dialing in asterisk. it works fine if i don't have "!" in my pattern. for example pattern "07." works fine and i can call 07122 by overlap dialing via it. but if i define "07!" i can't call 07122 because it doesn't wait to collect all digits and therefore call 07. if i define "07.!" it works fine again and