Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

35 results for “from:Abdoulaye Sarr”

wavelets
Abdoulaye Sarr · May 2, 2013 · r-sig-geo

Is there a wavelets package macos for version 3?

wavelets
Abdoulaye Sarr · May 3, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130503/89bb2f42/attachment.pl>

wavelets
Abdoulaye Sarr · May 3, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130503/f295000a/attachment.pl>

trend package
Abdoulaye Sarr · May 5, 2013 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20130505/75220893/attachment.pl>

space time error message
Abdoulaye Sarr · Jul 26, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140726/a270bd54/attachment.pl>

space time error message
Abdoulaye Sarr · Aug 8, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140808/caff05aa/attachment.pl>

space time error message
Abdoulaye Sarr · Jul 26, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140726/04b131b7/attachment.pl>

space time error message
Abdoulaye Sarr · Aug 8, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140808/da0337b0/attachment.pl>

call a fortan prog into R
Abdoulaye Sarr · Feb 6, 2014 · r-sig-geo

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-geo/attachments/20140206/0057638a/attachment.pl>

trend of time series
Abdoulaye Sarr · May 5, 2013 · r-sig-geo

Dear list, I want to compute and plot the trend (like decadal trend of annual precipitin) and wondering if it is possible to do it in R. Thanks

looking for R script or function that compute PSI or PDSI
Abdoulaye Sarr · Apr 26, 2013 · r-sig-ecology

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-sig-ecology/attachments/20130426/9865d94e/attachment.pl>

color problem barplot
Abdoulaye Sarr · Jul 18, 2016 · r-help

I am doing a basic bar plot which works but the color of bars positive (green) and negative (brown) don?t show up from the below command: barplot(z, ylim=c(-2,2), col=ifelse(x>0,"brown","green ?)) any...

barplot colour problem
Abdoulaye Sarr · Jul 18, 2016 · r-help

I am doing a basic bar plot which works but the color of bars positive (green) and negative (brown) don?t show up from the below command: barplot(z, ylim=c(-2,2), col=ifelse(x>0,"brown","green ?)) any...

issue with readOGR
Abdoulaye Sarr · Nov 8, 2019 · r-sig-geo

I am trying to read a shapefile using readOGR but keep getting error messages: map = readOGR(dsn=path.expand("/Volumes/DS2S/R_QGIS_codes//Data"),"indicator") Error in ogrInfo(dsn = dsn, layer = layer, encoding = encoding, use_iconv = use_iconv, : Cannot...

ggmap/rgadl
Abdoulaye Sarr · Dec 4, 2019 · r-sig-geo

I am using the command below and getting error message I don't understand exactly what it is. I hope some will help pass this step. utmcoor <- SpatialPoints(cbind(OAK$UTM33_X, OAK$UTM33_Y), + proj4string = CRS("+proj=utm +zone...

problem writing .bil files in netcdf
Abdoulaye Sarr · Sep 1, 2016 · r-help

Dear List, I have daily rainfall data in .bil format and can get info of the file using rgdal: > library(rgdal) > GDALinfo("/1981/v2p19810101.bil") rows 1600 columns 1500 bands 1 lower left origin.x -20 lower left origin.y...

probelm with xlab ylab and xaxp barplot
Abdoulaye Sarr · Jul 20, 2016 · r-help

I have the color of my bar plot displayed correctly but don?t have xlab, ylab and xaxp don?t show up. here is example of yearly data (25 years 1981-2005) > head(z1) [1] -0.1001726 0.2014272 -0...

issue with daily rainfall in .bil format
Abdoulaye Sarr · Sep 9, 2016 · r-sig-geo

I have daily rainfall data in .bil format and can get info of the file using rgdal: > library(rgdal)> GDALinfo("/1981/v2p19810101.bil") rows 1600 columns 1500 bands 1 lower left origin.x -20 lower left origin.y -40 res...

date conversion problem
Abdoulaye Sarr · Aug 12, 2020 · r-help

I have dataset with time sine 1800-01-01 and extracted data from 1981 to 2019 and used these lines for the data conversion: > time_d <- as.Date(time, format="%j", origin=as.Date("1800-01-01")) > time_years <- format...

barplot colour problem
Abdoulaye Sarr · Jul 18, 2016 · r-help

Thank you Marc, The typo was causing the problem, solved now. Regards, Fipou On Mon, Jul 18, 2016 at 8:38 PM, Marc Schwartz <marc_schwartz at me.com> wrote: > > > On Jul 18, 2016, at 1:06 PM, Abdoulaye Sarr...

Can't find what you're looking for? Try searching with Google .