We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d395111 + 99d5240 commit ecdc3adCopy full SHA for ecdc3ad
README.md
@@ -2,6 +2,7 @@
2
3
<p>
4
<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>
6
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
7
</p>
8
@@ -223,4 +224,4 @@ c07_data = load(c07_nc)
223
224
iremis = ancillary.IREMIS(c07_data)
225
cv2.imwrite('iremis.jpg', util.minmax(iremis.data['c07_land_emissivity']) * 255)
226
```
-<img src="example-images/iremis-small.jpg" width="500">
227
+<img src="example-images/iremis-small.jpg" width="500">
0 commit comments