SCM

[#6482] Performance issue with rgdal

Date:
2016-12-10 11:35
Priority:
3
State:
Open
Submitted by:
Hyungsuk Yoon (youhanmir)
Assigned to:
Nobody (None)
Hardware:
None
Product:
None
Operating System:
None
Component:
None
Version:
None
Severity:
None
Resolution:
None
URL:
Summary:
Performance issue with rgdal

Detailed description
Hi,

I think I found performance issue about using rgdal.
Raster library uses function `rgdal::closeDataset` to close file connection, but function `rgdal::close` is much more faster. (https://github.com/cran/raster/blob/master/R/readRasterLayer.R#L151)

Is there any reasons to use the function `rgdal::closeDatset`?
If not, could you fix this issue? :)

Thanks!

Comments:

Message  ↓
Date: 2016-12-10 11:53
Sender: Hyungsuk Yoon

Sorry, I think it doesn't matter..

Attached Files:

Changes

No Changes Have Been Made to This Item

Thanks to:
Vienna University of Economics and Business Powered By FusionForge