Displaying 5 results from an estimated 5 matches for "trentino".
2007 Feb 07
2
Finding not-matching rows in tables
I have these two dataframes in which 'id' is the key field
> tabella
id nome
1 1 PIEMONTE
2 2 VALLED'AOSTA
3 3
LOMBARDIA
4 4 TRENTINO
5 5 VENETO
6 6 FRIULI
AND
> tab
id nome
1 1 PIEMONTE
2 2 VALLED'AOSTA
3 3 LOMBARDIA
4 4 TRENTINO
5 25 CAMPANIA
6 28
LAZIO
Is there any R-one-command able to select the only rows of tab
that are not present in tabella, matc...
2007 Jul 06
0
import DTM with readRAST6()
Hello everybody,
I am a new R & Grass user.
I am interested in doing a kriging of the Temperature in a basin,
based on pixel elevation (DTM).
I use Grass 6.2.1 and R 2.5.1 and have installed the spgrass6 package.
The DTM is called "DTM_trentino_100m" and is like this:
north:5158000.0
south:5058500.0
east:1729700.0
west:1611600.0
rows:995
cols:1181
-9999.0 -9999.0 -9999.0 370.84381103515625 372.55120849609375
373.13128662109375 .....
I have opened R inside the Grass location, and imported the DTM:
> trentino.grid<-readRAS...
2010 Apr 06
0
Adding labels on maps (using sp, maptools, or something else suggested)
...eved at http://www.gadm.org/country.
----- Example 1 -----
library(sp)
con <- url("http://gadm.org/data/rda/ITA_adm1.RData")
print(load(con))
close(con)
regionnames <- c("Piemonte", "Valle d'Aosta", "Liguria", "Lombardia",
"Trentino-Alto Adige/S?dtirol", "Veneto", "Friuli-Venezia Giulia",
"Emilia-Romagna",
"Toscana", "Umbria", "Marche", "Lazio", "Abruzzo", "Molise",
"Campania", "Puglia",
"Basilicata",...
2005 Nov 09
0
Ambiguous mail location setting
...and to find over internet and here in the dovecot mailing list but I've not find a solution yet.
I think it's a dovecot internal bug.
Someone know what I'm talking about?
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
La tua vacanze in Trentino Alto Adige a prezzi last minute!
* Pacchetti wellness, sport, famiglia ed enogastronomci a prezzi bassissimi! Clicca qui
*
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=4089&d=9-11
2010 Jun 22
0
Unable to set callerid for incoming skype calls
...xten => _0X.,1,NoOP(${CALLERID(num)} - ${CALLERID(name)})
exten => _0X.,n,Set(STRINGA="Skype")
exten => _0X.,n,NoOP(${STRINGA})
exten => _0X.,n,Set(CALLERID(num) = ${STRINGA})
exten => _0X.,n,NoOP(${CALLERID(num)} - ${CALLERID(name)})
and is the output
NoOp("Skype/lab.trentinonetwork.it-08a32278", "mapiazza - Matteo
Piazza") in new stack
-- Executing [0461020224 at dial-to-openser:2]
Set("Skype/lab.trentinonetwork.it-08a32278", "STRINGA="Skype"") in new stack
-- Executing [0461020224 at dial-to-openser:3]
NoOp(&qu...