Other packages > Find by keyword >

geoknife  

Web-Processing of Large Gridded Datasets
View on CRAN: Click here


Download and install geoknife package within the R console
Install from CRAN:
install.packages("geoknife")

Install from Github:
library("remotes")
install_github("cran/geoknife")

Install by package version:
library("remotes")
install_version("geoknife", "1.6.11")



Attach the package and use:
library("geoknife")
Maintained by
David Blodgett
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-04
Latest Update:
Description:
Processes gridded datasets found on the U.S. Geological Survey Geo Data Portal web application or elsewhere, using a web-enabled workflow that eliminates the need to download and store large datasets that are reliably hosted on the Internet. The package provides access to several data subset and summarization algorithms that are available on remote web processing servers (Read et al. (2015) ).
How to cite:
David Blodgett (2015). geoknife: Web-Processing of Large Gridded Datasets. R package version 1.6.11, https://cran.r-project.org/web/packages/geoknife. Accessed 17 Jun. 2026.
Previous versions and publish date:
1.0.0 (2015-10-04 19:46), 1.1.3 (2016-01-20 09:24), 1.2.0 (2016-02-12 01:27), 1.2.1 (2016-02-18 23:09), 1.3.0 (2016-04-07 01:07), 1.4.0 (2016-10-28 00:18), 1.5.1 (2016-12-19 17:15), 1.5.2 (2016-12-28 01:41), 1.5.4 (2017-03-14 16:06), 1.5.5 (2017-06-07 00:17), 1.6.1 (2018-08-22 07:10), 1.6.3 (2019-01-30 23:33), 1.6.4 (2020-06-02 10:50), 1.6.5 (2021-04-27 07:50), 1.6.6 (2021-12-10 10:10), 1.6.7 (2022-07-20 16:20), 1.6.8 (2022-09-22 00:50), 1.6.9 (2022-11-08 23:40), 1.6.10 (2022-12-15 09:40), 1.6.11 (2023-07-06 10:00)
Other packages that cited geoknife R package
View geoknife citation profile
Other R packages that geoknife depends, imports, suggests or enhances
Functions, R codes and Examples using the geoknife R package
Some associated functions: XML-method . abstract-datagroup . algorithm-webprocess . attribute . bufferPoint . canStart . cancel-methods . check-geojob . datagroup-class . datagroup-methods . defaultProcessInputs . download . email-method . gconfig . gcontent . geojob-class . geojob-methods . geoknife-methods . geom . getJobState . inputs-webprocess . parseCategorical . parseTimeseries . query . result-methods . retryVERB . setJobState . simplegeom-class . simplegeom-methods . start-methods . successful-methods . times-webdata . times_query-method . url . values . variables-webdata . variables_query-method . version . wait . webdata-class . webdata-methods . webgeom-class . webgeom-methods . webprocess-class . webprocess-methods . 
Some associated R codes: 00-gconfig.R . 01-geojob-obj.R . 02-webgeom-obj.R . 03-webdata-obj.R . 04-webprocess-obj.R . 06-simplegeom-obj.R . 07-datagroup-obj.R . 08-geoknife-function.R . algorithm-webprocess.R . attribute-webgeom.R . cancel-geojob.R . check-geojob.R . download-geojob.R . email-geojob.R . geom-webgeom.R . inputs-webprocess.R . processInputsToXML.R . query-webdata-times.R . query-webdata-variables.R . query.R . result.R . show.R . start-geojob.R . times-webdata.R . url-generic.R . util-bufferPoint.R . util-geoknife.R . util-initializeProcessInputs.R . util-parseCategorical.R . util-parseTimeseries.R . util-setJobState.R . util-setProcessInputs.R . values-webgeom.R . variables-webdata.R . version-generic.R . wait-geojob.R .  Full geoknife package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
conformalInference.multi  
Conformal Inference Tools for Regression with Multivariate Response
It computes full conformal, split conformal and multi split conformal prediction regions when the r ...
Download / Learn more Package Citations See dependency  
milorGWAS  
Mixed Logistic Regression for Genome-Wide Analysis Studies (GWAS)
Fast approximate methods for mixed logistic regression in genome-wide analysis studies (GWAS). Milet ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  
icesSD  
Stock Database Web Services
R interface to access the web services of the ICES Stock Database . ...
Download / Learn more Package Citations See dependency  

27,483

R Packages

236,180

Dependencies

73,054

Author Associations

27,484

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA