search for: bridgeport

Displaying 11 results from an estimated 11 matches for "bridgeport".

Did you mean: bridge_ports
2017 Oct 21
1
Skip error in downloading file in loop
...e the coordinates provided is out data coverage, the loop fails and stops. Is there any way to force R to skip the error and continue with the rest of the download? My data looks like this: dput(droplevels(head(cities, 8))) structure(list(city = structure(1:8, .Label = c("Boston", "Bridgeport", "Cambridge", "Fall River", "Hartford", "Lowell", "Lynn", "New Bedford" ), class = "factor"), state = structure(c(2L, 1L, 2L, 2L, 1L, 2L, 2L, 2L), .Label = c(" CT ", " MA "), class = "factor"),...
2017 Oct 15
2
Download data from NASA for multiple locations - RCurl
...ry 1970; endDate: 31 December 1979; type: asc2 (output 2-column ASCII). I am trying to download data for 100 US cities, data for which I have in the following data.frame: ### cities <- dput(droplevels(head(cities, 5))) structure(list(city = structure(1:5, .Label = c("Boston", "Bridgeport", "Cambridge", "Fall River", "Hartford"), class = "factor"), state = structure(c(2L, 1L, 2L, 2L, 1L), .Label = c(" CT ", " MA "), class = "factor"), lon = c(-71.06, -73.19, -71.11, -71.16, -72.67), lat = c(42.36, 41....
2017 Oct 16
1
Download data from NASA for multiple locations - RCurl
...p(cities[1,2], nrow(mydata)) mydata$lon <- rep(cities[1,3], nrow(mydata)) mydata$lat <- rep(cities[1,4], nrow(mydata)) ### The information for cities look like this: ### cities <- dput(droplevels(head(cities, 5))) structure(list(city = structure(1:5, .Label = c("Boston", "Bridgeport", "Cambridge", "Fall River", "Hartford"), class = "factor"), state = structure(c(2L, 1L, 2L, 2L, 1L), .Label = c(" CT ", " MA "), class = "factor"), lon = c(-71.06, -73.19, -71.11, -71.16, -72.67), lat = c(42.36, 41....
2017 Oct 15
2
Download data from NASA for multiple locations - RCurl
...II). > > > > I am trying to download data for 100 US cities, data for which I have in > > the following data.frame: > > > > ### > > cities <- dput(droplevels(head(cities, 5))) > > structure(list(city = structure(1:5, .Label = c("Boston", "Bridgeport", > > "Cambridge", "Fall River", "Hartford"), class = "factor"), state = > > structure(c(2L, > > 1L, 2L, 2L, 1L), .Label = c(" CT ", " MA "), class = "factor"), > > lon = c(-71.06, -73.19, -71.11,...
2017 Oct 16
0
Download data from NASA for multiple locations - RCurl
...II). > > > > I am trying to download data for 100 US cities, data for which I have in > > the following data.frame: > > > > ### > > cities <- dput(droplevels(head(cities, 5))) > > structure(list(city = structure(1:5, .Label = c("Boston", "Bridgeport", > > "Cambridge", "Fall River", "Hartford"), class = "factor"), state = > > structure(c(2L, > > 1L, 2L, 2L, 1L), .Label = c(" CT ", " MA "), class = "factor"), > > lon = c(-71.06, -73.19, -71.11,...
2017 Oct 15
0
Download data from NASA for multiple locations - RCurl
...: asc2 > (output 2-column ASCII). > > I am trying to download data for 100 US cities, data for which I have in > the following data.frame: > > ### > cities <- dput(droplevels(head(cities, 5))) > structure(list(city = structure(1:5, .Label = c("Boston", "Bridgeport", > "Cambridge", "Fall River", "Hartford"), class = "factor"), state = > structure(c(2L, > 1L, 2L, 2L, 1L), .Label = c(" CT ", " MA "), class = "factor"), > lon = c(-71.06, -73.19, -71.11, -71.16, -72.67), lat...
2004 Jul 10
0
VoIP provider for 2 site enterprise deployment??
.... I haven't gotten anywhere with VoicePulse on something different than their connect service or with nufone. Any provider suggestions or links much appreciated. If you are a provider that could handle this kind of configuration please send me an email with info. Thanks, Jim jobrien A-T bridgeport-networks D-O-T com
2006 Oct 10
1
read.table versus read.csv (PR#9284)
...,686,566,478,553,19,55,30= ,7,111 1406,Southern Conn. State Univ.,CT,IIA,644,514,385,522,819,673,516,678,160,1= 25,120,12,417 1409,Saint Joseph College,CT,IIA,548,451,360,430,654,544,432,517,8,34,22,1,6= 5 1414,Trinity College,CT,IIB,706,501,394,550,901,650,494,704,57,49,32,0,146 1416,University of Bridgeport,CT,IIA,505,437,360,434,644,551,463,553,32,29,2= 6,1,90 1422,University of Hartford,CT,IIA,529,445,380,439,660,566,492,558,76,131,11= 1,3,329 1424,Wesleyan University,CT,IIA,734,504,423,597,936,641,539,761,128,57,66,0,= 254 1425,Eastern Connecticut St.Univ.,CT,IIA,650,515,400,535,856,689,547,714,47,...
2004 Jun 22
0
Tricks for Multiple TMD0xB cards?
Hi, I'm attempting to setup a server with 2 TDM0xB cards. The first has 4 FXO modules and the second has 2 FXO modules. When I run ztcfg the output is as expected showing 6 cards configured. I then setup 6 channels in zapata.conf. When I startup asterisk I get an error trying to start the 5th channel (which I assume is the first on the second card). I checked the card, took it out, put
2004 Aug 25
0
Dial by name across 2 systems
Hi, I'm wondering how I can support dial by name across 2 different asterisk systems. If I create a voicemail account (add an entry in voicemail.conf) for both sets of users on both PBXs will this allow callers that use dial by name on each of the IP-PBXs to dial any user on either IP-PBX? I assume that the dial by name application uses the context that it is called from, so if dial by
2005 May 12
2
Shorewall 2.2.4 problem with SuSe 9.2.
Hello all, I''ve recently upgraded a Suse 9.1 box to Suse 9.2 (reinstall actually). This is mainly a test server that I use for testing our device with nat/snat etc. I just got around to reinstalling Shorewall 2.2.4, and I''m having an odd problem at startup I was hoping someone could perhaps shed some light on. I''ve created a very basic setup just to get Shorewall