Displaying 20 results from an estimated 70 matches for "capas".
Did you mean:
capa
2014 Feb 06
2
Consulta spplot
Buenas tardes,
Estoy probando a leer archivos netcdf (como raster stack) y crear
animaciones de datos de modelos climáticos y estaba utilizando para
generar las imágenes spplot(). Estás imágenes tienes superpuestas
varias capas de imagenes, el mdt de base, nubosidad, precipitación y
nieve. Mi pregunta es la siguiente,¿es posible visualizar la leyenda
de cada una de las capas?
Actualmente solo visualizo la de la capa base, el mdt.
base<-spplot(mdt,col.regions=colMDT, at=pMDT,main=paste(idx[1]),
par.settings...
2004 Jul 22
0
[PATCH] POP3 CAPA command RFC violation
Hello,
looks like SASL capability reported by dovecot in response to POP3 CAPA
command doesn't conforms with rfc2449 which says:
Examples:
C: CAPA
S: +OK Capability list follows
S: TOP
S: USER
S: SASL CRAM-MD5 KERBEROS_V4
S: RESP-CODES
S: LOGIN-DELAY 900
S: PIPELINING
2008 Apr 08
1
error using method ls.ranking.capa.ident
I'm trying to run the generalized least square approach for my 2-additive
problem,
unfortunately this error appeared. I have tried to figure out the error from
the mailing list
but couldn't find the solution. Any help is highly appreciated.
This is my source code:
>a1 <- c(76.18, 61.84, 60.4, 69.09)
> a2 <- c(51.01, 50.39, 87.62, 52.03)
> a3 <- c(80.08, 48.49, 90.86,
2009 Aug 11
2
QUOTA not appearing in CAPA
Hi,
ok, I've compiled it a few times, and made sure all of my settings are
correct, but the QUOTA is not appearing in the opening CAPA that comes
with the greeting.
I have it configured in the dovecot.conf like so:
protocol imap {
mail_plugins = quota imap_quota
}
and I can see when turning debugging on that the following is spit out
when starting :
Starting DovecotILoading modules
2006 Jan 13
0
pop3 CAPA STLS and stupid clients
Hello,
is it possible to disable the announcment of STLS in the CAPA-command
for the pop3-daemon? I want to support pop3s, but only at port 995, not
through the STLS on port 110. The reason for this is that some clients
have problems with this and strange errors appear (e.g. older imap-libs)
although they don't seem to have a problem with pop3s through port 995.
Regards
Marten
2006 Sep 26
1
fetchmail can't talk to dovecot
Hello,
I have dovecot q1.0-0_22.rc7 up and running on a server: I can read
email from squirrelmail just fine. When I try to download email with
fetchmail, however, I get the result below. Why is that happening? In
dovecot.conf I have:
protocols = imap imaps pop3,
so why should pop3 or imap fail? Where should I look?
(I'll fix the certificates problem after I've managed to get in
2017 Jul 05
2
Deep learning y redes neuronales
Buenas,
He estado leyendo publicaciones sobre las redes neuronales ( y el deep learning) pero no consigo entender el tipo de operaciones que se hacen en cada una de las capas de las redes neuronales. Necesito alguna explicacion más para tontos. ¿Alguien entiende bien lo que hace una red neuronal?
Por ejemplo, un randomForest hace el ensamble por boostrap de árbole sde clasificación. Un SVM crea hiperplanos separando zonas, y una red neuronal hace "operaciones&quo...
2024 Oct 14
2
Error in .local(x, ...) invalid layer names
...ead("puntos.geojson")
lcps <- create_FETE_lcps(x = r, locations = locs, cost_distance = FALSE, ncores = 1)
Y me da el siguiente mensaje de error:
"Error in .local(x, ...) invalid layer names"
El código usado es igual al que viene en la ayuda del script y los nombres de las capas son iguales a las creadas, por lo que no comprendo el error. He estado buscando por internet pero no encuentro nada parecido.
¿Alquien me podría ayudar a solucionarlo ? ¿O indicarme dónde puede estar el problema?
Incluyo el texto de la ayuda en cuanto al uso del script por si resulta de interés....
2003 Nov 02
1
[POP3] RFC2449 conformance?
RFC2449 Section 5 ("Capabilities available in the AUTHORIZATION state MUST
be announced in both states.") requires that POP3 extensions offered in
Authentication state MUST be offered in Transaction state as well, this
affects the "SASL" extension.
This is a CVS version that is a couple of days old (the old 0.99.10
wouldn't run on Linux 2.6 because it has tighter
2004 Nov 15
2
eudora issue
There seems to be a protocol mismatch between eudora and dovecot when
using pop. The login interchange with, for example, mozilla, is as
follows:
MO: [connects]
DC: +OK dovecot ready.
MO: CAPA
DC: +OK
DC: CAPA
DC: TOP
DC: USER
DC: UIDL
DC: RESP-CODES
DC: STLS
DC: SASL PLAIN
DC: .
MO: USER yyy
DC: +OK
MO: PASS xxxxxxxx
DC: +OK Logged in.
But with eudora, with apparently equivalent
2004 Dec 08
1
SQL + AUTH command bug?
Hi,
While investigating the problem with Thunderbird auths I found the
following happening:
Escape character is '^]'.
+OK Dovecot ready.
CAPA
+OK
CAPA
TOP
USER
UIDL
RESP-CODES
PIPELINING
SASL PLAIN
.
AUTH PLAIN
+
+
+
-ERR Authentication failed.
This is what is happening during a Thunderbird connection, when each '+'
happens dovecot does an sql query on the sql server for user
2013 Sep 09
1
usando RasterBricks
Necesitaría ayuda con una cuestión. Pongamos por ejemplo estos valores
aleatorios para generar un RasterBrick s de 3 capas.
library(raster)
r <- raster(ncol=10, nrow=10)
r[]=1:ncell(r)
s <- brick(r,r,r)
s <- s * 1:3
Habría alguna forma sin hacer un bucle for, que me devolviese un vector con
los valores medios de cada una de las 3 capas.
mean_s<-NULL
for (i in 1:3)
{
mean_s[i]<-mean(s[[i]][])
}
Un sa...
2016 Feb 02
2
Mail User Agent?
azurit at pobox.sk and Tom Sommer asks:
> How this ID extension can be enabled in Dovecot? From which version is
> it supported?
Accordind to Dovecot CAPA's response, it is already enabled
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS LOGINDISABLED] Ready.
However, as a previous poster noted, Dovecot doesn't do anything with
it other than
2003 Mar 24
1
SSH Source Code Documentation
...ecialmente la "capa de transporte de SSH", debido
a su labor de autenticaci?n de m?quinas, intercambio de claves y cifrado.
Necesito tambi?n el dise?o modular para obtener una visi?n general.
?Podr?an enviarme documentos o URLs relacionados con esto? (Dise?o modular,
organizaci?n de las capas -Transporte,Autenticaci?n de Usuarios,Conexi?n-, etc).
Me ser?a muy ?til para entender el c?digo fuente, as? como para ver qu?
parte del c?digo ser?a ?til en mi proyecto.
Muchas gracias de antemano.
--
--- Jes?s Rojo Mart?nez. ---
-------------- next part --------------
A non-...
2009 Jul 05
2
AUTH PLAIN error with Thunderbird and Dovecot 1.2
Hi,
a few days ago I started to get some complaints about authentication
delays from Thunderbird POP3 users. After some debugging it turned out
that the problem was introduced somewhere between 1.2rc3 and 1.2rc7
(1.2.0 is still affected).
A session with Thunderbird 2.0.0.22 against 1.2rc3 looks like this:
<<< +OK Dovecot ready.
>>> CAPA
<<< +OK
<<< CAPA
2015 Oct 20
3
Mapa de Calor con Google Maps de fondo
Hola:
Estoy intentando generar un mapa de calor que muestre, dadas unas coordenadas geográficas determinadas, el ?calor? (cuanto mas alto el valor de esta variable mas rojo y cuanto mas bajo mas azul) de una determinada variable.
Es decir con unos datos como estos:
x y z
-3,716575 40,41743 3.169
-3,710735
2013 Nov 23
1
ggplot o lattice contra graficar de manera clasica.
Hola, ¿qué tal?
Yo suelo utilizar los gráficos básicos de R para hacer gráficos
rápidos y, digámoslo así, para uso personal.
Sin embargo, para crear gráficos para terceros con un poco más de
"calidad" me decanto por ggplot2 (y sé que muchos otros usan lattice
con el mismo fin e idénticos resultados).
Un recurso fundamental (para mí) de ggplot2 (y lattice) es el de las
2014 Mar 12
3
Sobreponer dos mapas
Hola,
Estoy tratando de sobreponer un mapa sobre otro, uno que sirva de ?background? y otro con datos. Mi primer intento lo hice usando el paquete PBSmapping.
Aquí lo que hice:
library(PBSmapping)
estados <- importShapefile(?Entidades_2013.shp") #Aquí cargamos las entidades federativas (32 entidades)
zonas <- importShapefile(?zm.shp?) #Aquí cargamos las zonas metropolitanas del país
2006 May 24
2
data.frame
Dear all,
Does any one knows why should I get the following error message, when trying
to do a simple data.frame??
DataF<-data.frame(Subject,BiomR,Spp,Capas,Litter,Herbs,LitterD,MaxCanH,DDifS
p,DSSp,Slope, CanDens,NearestSp)
Erro em data.frame(Subject, BiomR, Spp, Capas, Litter, Herbs, LitterD, :
arguments imply differing number of rows: 202, 0
The data I am using is:
Subject
BiomR
Spp
Capas
Litter
Herbs
LitterD
MaxCan...
2009 Mar 30
0
Problem in S4 object displaying from within a Java application using JRI
I am using JRI (Java R Interface) library in order to call R from within my
Java application. But since the "rmu1" and "rmu2" ,see the following code,
are objects of type S4 once i run the application the value of Null will be
returned for both of them. On this regard, i would appreciate it if anyone
can tell me how i am going to display and/ or convert these objects to Java