search for: solar

Displaying 20 results from an estimated 1046 matches for "solar".

Did you mean: solarz
2008 Jul 23
3
Trouble authenticating to Samba shares with Win 2k3 ADS
...terprise 5 server to our windows domain, it shows up in DNS and ADS, I can ping it, but I can't get samba shares to be accessible to users, or even get the smbclient to return shares properly. wbinfo -g returns the domain groups properly wbinfo -u return the domain users properly [root@solar samba]# wbinfo -a 'DNAME\uname'%secret plaintext password authentication succeeded challenge/response password authentication succeeded [root@solar samba]# wbinfo -K 'DNAME\uname'%secret plaintext kerberos password authentication for [DNAME\uname%secret] succeeded (requesti...
2011 Dec 23
2
cast in reshape and reshape2
> library(reshape2) > x = melt(airquality, id=c('month', 'day')) With reshape I can cast with multiple functions: > library(reshape) > cast(x, month+variable~., c(mean,sd)) month variable mean sd 1 5 ozone 23.615385 22.224449 2 5 solar.r 181.296296 115.075499 3 5 wind 11.622581 3.531450 4 5 temp 65.548387 6.854870 5 6 ozone 29.444444 18.207904 6 6 solar.r 190.166667 92.882975 7 6 wind 10.266667 3.769234 8 6 temp 79.100000 6.598589 9 7 ozone 59.115385 31.63...
2017 Jan 02
1
Solar controller?
...on NUT to access valuable UPS data for our autonomous telescopes (see http://rts2.org for list, locations are not complete..) . Thanks for a software which does exactly what we need. Now we are starting new era, with installing telescopes on hostile spots without infrastructure. So we will have a solar cells, storing power to batteries during day, to be used during night to run the observatory. We bought Victron Energy solar system, including theirs invertor and battery monitor. Victron has its own tools, but the serial protocol is well documented and quite easy to understand. I would like to a...
2010 Feb 21
0
New solaR package
Hola. Os reenvío este anuncio de la lista r-packages. Recientemente he publicado un paquete llamado "solaR". Incluye un conjunto de métodos de cálculo de radiación solar y funcionamiento de sistemas fotovoltaicos. Si a alguno os interesa, os aconsejo la lectura de su "vignette" que, tal y como explico, está en castellano. Saludos. Oscar. Inicio del mensaje redirigido: Fecha: Fri, 12 F...
2010 Feb 12
0
New solaR package
Hello. I'd like to announce the availability of version 0.14 of the "solaR" package. It provides a set of calculation methods of solar radiation and performance of photovoltaic systems. The package has been uploaded to CRAN and is now available under the GPL-3 license. Moreover, I have designed some GUIs with gWidgets. They are still far from elegant so I have not...
2010 Feb 12
0
New solaR package
Hello. I'd like to announce the availability of version 0.14 of the "solaR" package. It provides a set of calculation methods of solar radiation and performance of photovoltaic systems. The package has been uploaded to CRAN and is now available under the GPL-3 license. Moreover, I have designed some GUIs with gWidgets. They are still far from elegant so I have not...
2005 Jul 01
2
Simple indexing conundrum
...te the duplicates. I would like to retain the entire rows identified by the maximum value of one particular continuous response variable. For instance, >data(airquality) > str(airquality) `data.frame': 153 obs. of 6 variables: $ Ozone : int 41 36 12 18 NA 28 23 19 8 NA ... $ Solar.R: int 190 118 149 313 NA NA 299 99 19 194 ... $ Wind : num 7.4 8 12.6 11.5 14.3 14.9 8.6 13.8 20.1 8.6 ... $ Temp : int 67 72 74 62 56 66 65 59 61 69 ... $ Month : int 5 5 5 5 5 5 5 5 5 5 ... $ Day : int 1 2 3 4 5 6 7 8 9 10 ... I would like to subset airquality, retaining on...
2007 Apr 18
0
Solar energy investment
...-sighted aims. QCPC strategy is to diversify within the power supply marketplace and build strong, niche oriented operations around the globe. QCPC take a long-term view of business, focusing on growth and overall evolution of our subsidiaries over a number of years. Company has chosen one of solar power producer. As you know oil prices are growing up higer and higer! A great amount of electricity generating plants uses oil-products. May be your domestic electrical power supplier or heat register works by using oil-products. High technologies of solar extraction also are very effective in...
2007 Apr 18
0
Solar energy investment
...-sighted aims. QCPC strategy is to diversify within the power supply marketplace and build strong, niche oriented operations around the globe. QCPC take a long-term view of business, focusing on growth and overall evolution of our subsidiaries over a number of years. Company has chosen one of solar power producer. As you know oil prices are growing up higer and higer! A great amount of electricity generating plants uses oil-products. May be your domestic electrical power supplier or heat register works by using oil-products. High technologies of solar extraction also are very effective in...
2008 Aug 29
2
When to restart samba
If I understand correctly, in order to have the smb.conf file applied you need to restart smbd. Is "service smbd reload" sufficient (which does a "killproc smbd -HUP")? Will this kill any active connections to samba resources causing user disruption? Or is this a seamless process that can be carried out midday? I ask because if I need to kill all user connections to
2010 Jul 18
3
Wine incorrectly appends ".so" to the libraries it loads
The problem itself is that Sins of a Solar Empire does not run under Wine, but I am quite confident that appending an extra ".so" is what's causing this game to crash, so I just made that the subject to hopefully get better results. I'm using Wine 1.2 on both my desktop computer and my laptop. Sins of a Solar Empire work...
2017 Jun 26
2
Odd behaviour in within.list() when deleting 2+ variables
...ven simplify the code.... will get back to the issue later in the evening. Martin > The crux of the matter seems to be that both the following > constructions work for data frames >> aq <- head(airquality) >> names(aq) > [1] "Ozone" "Solar.R" "Wind" "Temp" "Month" "Day" >> aq[c("Wind","Temp")] <- NULL >> aq > Ozone Solar.R Month Day > 1 41 190 5 1 > 2 36 118 5 2 > 3 12 149...
2017 Jun 26
2
Odd behaviour in within.list() when deleting 2+ variables
The behaviour of within() with list input changes if you delete 2 or more variables, compared to deleting one: l <- list(x=1, y=2, z=3) within(l, { rm(z) }) #$x #[1] 1 # #$y #[1] 2 within(l, { rm(y) rm(z) }) #$x #[1] 1 # #$y #NULL # #$z #NULL When 2 or more variables are deleted, the list entries are instead set to NULL. Is this intended?
2010 Oct 08
1
solaR: version 0.20
Hello, I'd like to announce the availability of the version 0.20 of the "solaR" package. It provides a set of calculation methods of solar radiation and performance of photovoltaic systems. The package has been uploaded to CRAN under the GPL-3 license. The most important changes included in this version are: *The package is now almost entirely designed with S4 clas...
2010 Oct 08
1
solaR: version 0.20
Hello, I'd like to announce the availability of the version 0.20 of the "solaR" package. It provides a set of calculation methods of solar radiation and performance of photovoltaic systems. The package has been uploaded to CRAN under the GPL-3 license. The most important changes included in this version are: *The package is now almost entirely designed with S4 clas...
2011 May 07
1
Sins of a Solar Empire Drops sound
While Playing Sins of a Solar Empire I have noticed that the sounds drops and the game loses sound. I can see no console messages that relate to sound ( all opengl commands) and there is no real pattern to lose of sound or timing. I can play a game for 3-4 hours without losing sound, sometimes only 10 minutes and sometime its a...
2008 Jul 03
1
Sins of Solar Empire: crash
...ged to crash the game with this trace: > fixme:d3d:CreateVBO Failed to create a vertex buffer object. Continuing, but performance issues can occur > fixme:d3d:CreateVBO Failed to create a vertex buffer object. Continuing, but performance issues can occur > *** glibc detected *** Sins of a Solar Empire.exe: corrupted double-linked list: 0x60768fd0 *** > ======= Backtrace: ========= > /lib32/libc.so.6[0xf7cd589d] > /lib32/libc.so.6(cfree+0x90)[0xf7cd9080] > /usr/lib32/libGLcore.so.1(_nv000557gl+0x30c)[0x7d5eba8c] > ======= Memory map: ======== > 00010000-00110000 ---p 0001...
2008 Jun 17
7
Sins of a Solar Empire
Hey guys, I am trying to get Sins of a Solar Empire to work with wine 1.0 rc5. When I attempt to install the game the following things occur. mike at icarus:~$ wine /media/cdrom0/setup.exe fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixm...
2009 Jul 28
1
driver for IVT SCD solar controller ?
hi, I'm using the SCD-20 solar controller from IVT Gmbh in combination with a 230Ah battery and a photovoltaic panel to power a small server based on an Intel ATOM N270 CPU. the controller is (will be) connected to the server via RS232 (1200 8n1) and works like this: - if the battery voltage drops below 12V, a warning LED is s...
2003 Nov 26
5
multiple peaks in data frame
Hello, it wanted to know how I can extract of a dates frame the values peaks according to an interval that I establish. For example if dates are: 1 23 2 4 3 56 4 7 5 99 6 33 extract the date i wanted to divide into intervals of 2 an d to take alone the numbers 23, 56 and 99 of those 3 intervals. Thanks Ruben