Skip to content

Commit

Permalink
RTD build badge
Browse files Browse the repository at this point in the history
  • Loading branch information
thwllms committed Jun 5, 2024
1 parent 7f065dd commit 83b521e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,15 @@
[![Release](https://github.com/fema-ffrd/rashdf/actions/workflows/release.yml/badge.svg)](https://github.com/fema-ffrd/rashdf/actions/workflows/release.yml)
[![PyPI version](https://badge.fury.io/py/rashdf.svg)](https://badge.fury.io/py/rashdf)
[![codecov](https://codecov.io/gh/fema-ffrd/rashdf/graph/badge.svg?token=CTIIONEHV1)](https://codecov.io/gh/fema-ffrd/rashdf)
[![Documentation Status](https://readthedocs.org/projects/rashdf/badge/?version=latest)](https://rashdf.readthedocs.io/en/latest/?badge=latest)

Read data from [HEC-RAS](https://www.hec.usace.army.mil/software/hec-ras/) [HDF](https://github.com/HDFGroup/hdf5) files.

*Pronunciation: `raz·aitch·dee·eff`*

## Documentation
[rashdf on ReadTheDocs](http://rashdf.readthedocs.io/)

## Install
```bash
$ pip install rashdf
Expand Down Expand Up @@ -98,9 +102,6 @@ Example: write structures GeoJSON to `stdout`:
$ rashdf structures Potomac.p01.hdf
```

## Documentation
Coming soon.

## Developer Setup
Create a virtual environment in the project directory:
```
Expand Down

0 comments on commit 83b521e

Please sign in to comment.