Skip to content

Commit ecdc3ad

Browse files
committed
Update README
2 parents d395111 + 99d5240 commit ecdc3ad

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<p>
44
<a href="https://github.com/heregoesradio/heregoes/blob/main/LICENSE.txt"><img alt="License: GPL-3.0" src="https://img.shields.io/github/license/heregoesradio/heregoes"></a>
5+
<a href="https://zenodo.org/badge/latestdoi/469245509"><img src="https://zenodo.org/badge/469245509.svg"></a>
56
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
67
</p>
78

@@ -223,4 +224,4 @@ c07_data = load(c07_nc)
223224
iremis = ancillary.IREMIS(c07_data)
224225
cv2.imwrite('iremis.jpg', util.minmax(iremis.data['c07_land_emissivity']) * 255)
225226
```
226-
<img src="example-images/iremis-small.jpg" width="500">
227+
<img src="example-images/iremis-small.jpg" width="500">

0 commit comments

Comments
 (0)