Skip to content

Commit

Permalink
Update README.md (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaomeng authored Sep 21, 2023
1 parent 589f4da commit 80f57ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The name of SPERR stands for **SP**eck with **ERR**or bounding.

SPERR documentation is hosted on Github [Wiki](https://github.com/NCAR/SPERR/wiki) pages. To get started, one might want to
[build SPERR from source](https://github.com/NCAR/SPERR/wiki/Build-SPERR-From-Source) and explore compression and decompression
utilities for [3D](https://github.com/NCAR/SPERR/wiki/CLI:-3D-Compression-and-Decompression-Utilities) and [2D](https://github.com/NCAR/SPERR/wiki/CLI:-2D-Compression-and-Decompression-Utilities) inputs.
utilities for [3D and 2D](https://github.com/NCAR/SPERR/wiki/CLI%3A-3D-and-2D-Compression-and-Decompression-Utilities) inputs.
One may also want to pull a [docker image](https://hub.docker.com/r/shaomeng/sperr-docker)
which contains SPERR in a complete development environment, or use [spack](https://spack.io/) to install SPERR by one command `spack install sperr`.
Finally, a collection of canonical scientific data sets is available at [SDRBench](https://sdrbench.github.io/) for testing and evaluation purposes.
Expand All @@ -33,7 +33,7 @@ SPERR also provides programming [API in C++ and C](https://github.com/NCAR/SPERR

## Publication

If SPERR benefits your work, please kindly cite [this](https://ieeexplore.ieee.org/document/10177487) publication:
If SPERR benefits your work, please kindly cite [this publication](https://ieeexplore.ieee.org/document/10177487):
```Tex
@INPROCEEDINGS{10177487,
author={Li, Shaomeng and Lindstrom, Peter and Clyne, John},
Expand Down

0 comments on commit 80f57ea

Please sign in to comment.