search for: usgs

Displaying 20 results from an estimated 403 matches for "usgs".

Did you mean: uses
2009 Oct 05
2
Parsing Files in R (USGS StreamFlow data)
http://waterdata.usgs.gov/nwis/uv?format=rdb&period=7&site_no=021973269 I would like to be able to parse this file up: I can do this x <- read.table("http://waterdata.usgs.gov/nwis/uv?format=rdb&period=7&site_no=021973269", skip=26) but If I add another gauge to this x <- read.table(&...
2010 May 18
2
Function that is giving me a headache- any help appreciated (automatic read )
note: whole function is below- I am sure I am doing something silly. when I use it like USGS(input="precipitation") it is choking on the precip.1 <- subset(DF, precipitation!="NA") b <- ddply(precip.1$precipitation, .(precip.1$gauge_name), cumsum) DF.precip <- precip.1 DF.precip$precipitation <- b$.data part, but runs fine outside of the function: days=7...
2013 Jan 15
2
error in for loop in function (object not found)
...e written a function to perform various operations on the station IDs in two groups. The first 6 station IDs require one less step than the remaining 68 station IDs. The file referenced at the beginning of the function is the file containing the StationIDs. > file = "/home/ie/IE2/Documents/USGS-2012-Work/SPARROW-Summer-2012-Work/EGRET/ca libration/example_setofstationsassociatedtosamegage.csv" > xynowget <- xygetN(file, hasHeader = TRUE, separator =",") Error in is.data.frame(x) : object 'Sample' not found Can you assist me in fixing the attached function fil...
2009 Oct 06
1
ggplot2 applying a function based on facet
Look at the bottom of the message for my question #here is a little function that I wrote USGS <- function(input="discharge", days=7){ library(chron) library(gsubfn) #021973269 is the Waynesboro Gauge on the Savannah River Proper (SRS) #02102908 is the Flat Creek Gauge (ftbrfcms) #02133500 is the Drowning Creek (ftbrbmcm) #02341800 is the Upatoi Creek Near Columbus (ftbn) #02342...
2005 Oct 24
1
Hang in 1.0.alpha4
My IMAP client hangs intermittently. When it does, Dovecot has prematurely stopped sending a response and entered the poll loop. My client is waiting for more data and Dovecot is waiting for an IMAP command. This problem seems to occur when I connect to the dovecot process over the network and when I run the imap binary directly via an SSH tunnel. Below is truss output from the imap process
2018 Jan 12
0
Help with packages (methods, stats, stats4)
On 12/01/2018 1:25 PM, Karim Mezhoud wrote: > Yes, > You are right. I mean > install.packages('DVstats'). That won't work either, because DVstats is not on CRAN. > Actually, it seems that DVstats does not have maintainer > https://github.com/USGS-R/DVstats You can try install.packages("devtools") # if not already installed... devtools::install_github("USGS-R/DVstats") but that fails for me, with this message: ERROR: dependencies ?smwrBase?, ?smwrGraphs?, ?smwrStats?, ?smwrQW? are not available for package ?DVstats...
2009 Jul 30
1
USGS stream flow data automatic download R
I don't even know if this is the right place to ask this question. I would like to download USGS stream gauging data for a couple of gauges on a daily basis- save the files to .csv files and append the nest days time series to this. Is there a way to do this automatically in R? thanks, -- Stephen Sefick Let's not spend our time and resources thinking about things that are so little or...
2003 Dec 20
3
NTLM V2
Samba Team, We are trying to determine if the Samba version 2.2.8 will allow for NTLM V2 authentication. Could you please update me on what version of Samba allow for NTLM V2. Thank you in advance. Sam Martinez (303 236-1834) U.S. Geological Survey
2018 Jan 12
2
Help with packages (methods, stats, stats4)
Yes, You are right. I mean install.packages('DVstats'). Actually, it seems that DVstats does not have maintainer https://github.com/USGS-R/DVstats Karim On Fri, Jan 12, 2018 at 7:20 PM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 12/01/2018 1:11 PM, Karim Mezhoud wrote: > >> Hi, >> Did you try install.packages('stats'). >> > > That will not work, as stats is a base package....
2009 Oct 13
0
Free Introductory R Course Taught Over the Web
...-2:00, Central 1:00-3:00, Eastern 2:00-4:00, UTC 7:00-9:00. The course will continue until we finish the outline: 2-3 weeks if you only continue through the GUI interface (menu) portion, perhaps 6-8 weeks including more advanced statistical analyses. Links: You can register at http://www.fort.usgs.gov/brdscience/courseRegister.aspx The course website: http://www.fort.usgs.gov/brdscience/learnR.htm Last year's course website: http://www.fort.usgs.gov/brdscience/learnR08.htm The course is presented by the US Geological Survey, Status and Trends Program (Paul Geissler, Paul_Geissler@usgs...
2008 Apr 18
2
Correspondence and detrended correspondence analysis
...ion categories keep same relationships between them in all three plots - which is expected. If some code is required i can provide it but i didn't want to clutter the message too much. But i am providing the resulting plots in case they will make my problem clearer. PCA plot: ftp://stpfiles.er.usgs.gov/Monica/R_Data/pca_veg_lidarclass_phase2.pdf CA plot: ftp://stpfiles.er.usgs.gov/Monica/R_Data/corresp_anal_phase2.pdf DCA plot: ftp://stpfiles.er.usgs.gov/Monica/R_Data/detrend_corresp_anal_phase2.pdf DCA how i would expect it: ftp://stpfiles.er.usgs.gov/Monica/R_Data/detrend_corresp_anal_phase...
1998 Nov 18
2
[jar@oriole.er.usgs.gov: Re: [R] loading fortran with Redhat 5.1]
I can not answer this (message only to me). Certainly, some of you do.. Martin ------- Date: Wed, 18 Nov 1998 13:22:47 -0500 (EST) From: "J. Andy Royle" <jar@oriole.er.usgs.gov> To: Martin Maechler <maechler@stat.math.ethz.ch> Subject: Re: [R] loading fortran with Redhat 5.1 In-Reply-To: <199811181812.TAA26068@sophie.ethz.ch> Hi Martin, The reason I was confused by this is because I used dyn.load on varna.o from a Sun Ultra 10 (again compi...
2017 Jul 23
3
about installing smwrGraphs package
Hi R users, I'm trying to install the package, but got the error and don't know how to fix it. Can anyone help me? Thanks very much. install.packages("smwrGraphs", repos=c("http://owi.usgs.gov/R"," http://cran.us.r-project.org"), dependencies = TRUE) Error in install.packages : Line starting '<html> ...' is malformed! [[alternative HTML version deleted]]
2012 Nov 30
1
Fw: quantreg installation and conflicts with R 2.15.2
...r about object 'kronecker' in "Matrix" package when trying to load "lme4". So this is a more pervasive problem. Brian Brian S. Cade, PhD U. S. Geological Survey Fort Collins Science Center 2150 Centre Ave., Bldg. C Fort Collins, CO 80526-8818 email: brian_cade@usgs.gov tel: 970 226-9326 ----- Forwarded by Brian S Cade/BRD/USGS/DOI on 11/30/2012 02:07 PM ----- From: Brian S Cade/BRD/USGS/DOI To: R-help@r-project.org Date: 11/30/2012 01:16 PM Subject: quantreg installation and conflicts with R 2.15.2 I recently lost the partitions on my hard drive (second t...
2005 Oct 12
2
subsetting with by() or other function??
.... I thought I could do something using by(csss3,list(locid, population), function) but don't seem to be having any success. Any suggestions?? Brian Brian S. Cade U. S. Geological Survey Fort Collins Science Center 2150 Centre Ave., Bldg. C Fort Collins, CO 80526-8818 email: brian_cade@usgs.gov tel: 970 226-9326 [[alternative HTML version deleted]]
2017 Jul 23
0
about installing smwrGraphs package
On 23.07.2017 05:28, lily li wrote: > Hi R users, > > I'm trying to install the package, but got the error and don't know how to > fix it. Can anyone help me? Thanks very much. > > install.packages("smwrGraphs", repos=c("http://owi.usgs.gov/R"," I guess "http://owi.usgs.gov/R" does not provide standard repositories for R? Best, Uwe Ligges > http://cran.us.r-project.org"), dependencies = TRUE) > > Error in install.packages : Line starting '<html> ...' is malformed! > >...
2012 Apr 19
2
ANOVA in quantreg - faulty test for 'nesting'?
I am trying to implement an ANOVA on a pair of quantile regression models in R. The anova.rq() function performs a basic check to see whether the models are nested, but I think this check is failing in my case. I think my models are nested despite the anova.rqlist() function saying otherwise. Here is an example where the GLM ANOVA regards the models as nested, but the quantile regression ANOVA
2017 Dec 05
2
warnings about factor levels dropped from predict.glm
...manually by doing the algebra and the predict.glm() function is working correctly incorporating the factor levels on my machine. Any thoughts??? Brian Brian S. Cade, PhD U. S. Geological Survey Fort Collins Science Center 2150 Centre Ave., Bldg. C Fort Collins, CO 80526-8818 email: cadeb at usgs.gov <brian_cade at usgs.gov> tel: 970 226-9326 [[alternative HTML version deleted]]
2016 Apr 28
2
paths for install and libraries?
...ESCRIPTION file direct R to automatically install required packages that haven't been previously installed. It doesn't appear to be working that way for me. There must be a simple solution that I am obviously missing.... Any help would be greatly appreciated! -Dan -- Dan Dalthorp, PhD USGS Forest and Rangeland Ecosystem Science Center Forest Sciences Lab, Rm 189 3200 SW Jefferson Way Corvallis, OR 97331 ph: 541-750-0953 ddalthorp at usgs.gov [[alternative HTML version deleted]]
2016 Apr 28
2
paths for install and libraries?
...ESCRIPTION file direct R to automatically install required packages that haven't been previously installed. It doesn't appear to be working that way for me. There must be a simple solution that I am obviously missing.... Any help would be greatly appreciated! -Dan -- Dan Dalthorp, PhD USGS Forest and Rangeland Ecosystem Science Center Forest Sciences Lab, Rm 189 3200 SW Jefferson Way Corvallis, OR 97331 ph: 541-750-0953 ddalthorp at usgs.gov [[alternative HTML version deleted]]