Skip to content

Releases: DOI-USGS/geoknife

CRAN release 1.2.1

23 Feb 10:18
Compare
Choose a tag to compare

this was mainly a vignette fix because of the modified URL in the geotiff vignette that was failing.

CRAN v1.2.0 release

12 Feb 02:31
Compare
Choose a tag to compare

gconig()
new geotiff vignette
fixes for httr messages

GRAN release w/ UTF-8 message and user-agent

03 Feb 17:17
Compare
Choose a tag to compare

Following our USGS-R user-agent pattern for logging on the server side. Updated to handle the httr new release that was giving a lot of UTF-8 messages because the content print method needed to assume an encoding.

CRAN release 1.1.3

20 Jan 13:39
Compare
Choose a tag to compare

This release adds geotiff outputs and fixes a few bugs (including one where you pass in the knife object and expect params to overwrite its values geoknife(..., knife, wait=FALSE))

a lot of the web processing tests are now skipped on cran.

Released on CRAN as 1.1.3

minor bug fixes and proper UTC time handling

13 Nov 14:59
Compare
Choose a tag to compare

fixed a bug with user input tz slipping into the POST, along with a number of other small nuisance bugs. GRAN release

supporting OUTPUT_TYPE

14 Oct 12:48
Compare
Choose a tag to compare

allows OPeNDAP subset to be used to output a zip of geotiffs, or the standard .nc file.

CRAN release

05 Oct 18:51
Compare
Choose a tag to compare

initial CRAN release. Tested and updated to remove all warnings and notes for v3.2, v3.1, and r-devel.

This release includes the ability to query for webdata, includes edits from the recent geoknife publication in the Ecography journal (http://onlinelibrary.wiley.com/doi/10.1111/ecog.01880/abstract) and has a vignette for getting started and finding datasets.

CRAN test

26 Aug 21:09
Compare
Choose a tag to compare
Merge pull request #201 from jread-usgs/master

updates for pre-CRAN

CRAN pre-release

23 Aug 16:06
Compare
Choose a tag to compare
CRAN pre-release Pre-release
Pre-release

updates according to manuscript feedback, and pre-release for CRAN target.

retries and better error handling

20 Jul 13:00
Compare
Choose a tag to compare
Merge pull request #177 from jread-usgs/master

using retry on waitUntilFinished