Skip to content

Commit

Permalink
Merge pull request #430 from dblodgett-usgs/main
Browse files Browse the repository at this point in the history
doco cleanup
  • Loading branch information
dblodgett-usgs committed Dec 15, 2022
2 parents e0019cd + 3604403 commit c1a677d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
6 changes: 1 addition & 5 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ output:

Tools for geo-web processing of gridded data via the [Geo Data Portal](https://labs.waterdata.usgs.gov/gdp_web/ "Geo Data Portal"). `geoknife` slices up gridded data according to overlap with irregular features, such as watersheds, lakes, points, etc. The result is subsetted data in plain text, NetCDF, geotiff or other formats.
<p align="center">
<img src="http://doi-usgs.github.io/images/geoknife.png" alt="GDP" align="center">
<img src="docs/geoknife.png" alt="GDP" align="center">
</p>
<br />

Expand Down Expand Up @@ -43,10 +43,6 @@ remotes::install_github('DOI-USGS/geoknife')
Please consider reporting bugs and asking questions on the Issues page:
[https://github.com/DOI-USGS/geoknife/issues](https://github.com/DOI-USGS/geoknife/issues)

Follow `@USGS_R` on Twitter for updates on USGS R packages:

[![Twitter Follow](https://img.shields.io/twitter/follow/USGS_R.svg?style=social&label=Follow%20USGS_R)](https://twitter.com/USGS_R)

### Code of Conduct

We want to encourage a warm, welcoming, and safe environment for contributing to this project. See the [code of conduct](https://github.com/DOI-USGS/geoknife/blob/master/CONDUCT.md) for more information.
Expand Down
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Portal](https://labs.waterdata.usgs.gov/gdp_web/ "Geo Data Portal").
features, such as watersheds, lakes, points, etc. The result is
subsetted data in plain text, NetCDF, geotiff or other formats.
<p align="center">
<img src="http://doi-usgs.github.io/images/geoknife.png" alt="GDP" align="center">
<img src="docs/geoknife.png" alt="GDP" align="center">
</p>

<br />
Expand All @@ -37,11 +37,6 @@ remotes::install_github('DOI-USGS/geoknife')
Please consider reporting bugs and asking questions on the Issues page:
<https://github.com/DOI-USGS/geoknife/issues>

Follow `@USGS_R` on Twitter for updates on USGS R packages:

[![Twitter
Follow](https://img.shields.io/twitter/follow/USGS_R.svg?style=social&label=Follow%20USGS_R)](https://twitter.com/USGS_R)

### Code of Conduct

We want to encourage a warm, welcoming, and safe environment for
Expand Down Expand Up @@ -139,7 +134,7 @@ check(job)
## [1] "Process successful"
##
## $URL
## [1] "https://labs.waterdata.usgs.gov:443/gdp-process-wps/RetrieveResultServlet?id=5efbd033-6d22-453d-aaac-224b3c1b57f8OUTPUT"
## [1] "https://labs.waterdata.usgs.gov:443/gdp-process-wps/RetrieveResultServlet?id=3362d55f-6d35-4e21-baf6-51a2583bc8bdOUTPUT"
##
## $statusType
## [1] "ProcessSucceeded"
Expand Down
Binary file added docs/geoknife.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c1a677d

Please sign in to comment.