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.

17 results for “from:Narayani Barve”

Raster package
Narayani Barve · Apr 7, 2011 · r-sig-geo

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

NetCDF file size
Narayani Barve · Jun 17, 2011 · r-sig-geo

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

Non Square Pixels
Narayani Barve · Feb 21, 2011 · r-sig-geo

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

Search in number sequence
Narayani Barve · Jul 11, 2011 · r-sig-geo

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

Error in raster command.
Narayani Barve · Nov 18, 2011 · r-sig-geo

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

Error in raster command.
Narayani Barve · Nov 18, 2011 · r-sig-geo

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

NoData value in writeRaster function
Narayani Barve · Jul 30, 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/20130730/a7c2e2cf/attachment.pl>

Error maxentResults.csv not found
Narayani Barve · Feb 20, 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/20140220/b598bc7c/attachment.pl>

Error maxentResults.csv not found
Narayani Barve · Feb 20, 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/20140220/031a1b49/attachment.pl>

How to cite raster package ?
Narayani Barve · Oct 19, 2012 · r-sig-geo

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

Call and Eval function inside R
Narayani Barve · Jul 12, 2011 · r-sig-geo

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

Help with conversion from NetCDF to ASCII
Narayani Barve · Feb 1, 2010 · r-sig-geo

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

Soil as predictor in SDM
Narayani Barve · Sep 27, 2017 · r-sig-geo

You can use categorical variable as categorical even with number. If you are using Maxent, then you can specify that this variable as categorical. And maxent will take care of it. On the safer side instead of specifying the categories...

error in rasterFromXYZ
Narayani Barve · Jan 10, 2013 · r-sig-geo

Hi All, I have ESRI ASCII grid format files. I want to apply principal component on those files and then save those PCA components into ASCII grid format. I used raster package to perform this operation. My steps are 1...

error in rasterFromXYZ
Narayani Barve · Jan 10, 2013 · r-sig-geo

I use following function to generate the stack from .asc files. library(raster) MakeStack <- function(Prompt) { Mfiles = choose.files(caption=Prompt) for (i in 1: length(Mfiles)) { fl1 = raster(Mfiles[i]) if (i == 1) { stk = stack(fl1) } else { stk = stack...

error in rasterFromXYZ
Narayani Barve · Jan 10, 2013 · r-sig-geo

Hi Michael, I generate a table of x,y and z after principal component is generated. In this case z is PCA component value and thus this is my xyz table which I want to convert to raster using rasterFromXYZ...

NetCDF file size
Narayani Barve · Jun 19, 2011 · r-sig-geo

Thank you Mike and Barry for your response. I am attaching my code with this email. I am actually taking the dimension from original file as it is, like name, units, precision etc. But I am changing the dimension value...

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