Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hrodmn committed Mar 27, 2024
1 parent 9481015 commit 2e5f80f
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# hls-tools
Python package to help work with the Harmonized Landsat Sentinel 2 remote sensing dataset.
Python package with convenience functions for accessing and loading the Harmonized Landsat Sentinel 2 remote sensing dataset into `xarray.DataArray` format.

## Installation
You can install the package from pypi using pip:
```sh
pip install hls_tools
```

## Development

Expand Down

0 comments on commit 2e5f80f

Please sign in to comment.