Skip to content

Commit cb5e2f7

Browse files
committed
Add CITATION.cff
1 parent a0bbcd8 commit cb5e2f7

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

CITATION.cff

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: "Calef III"
5+
given-names: "Fred"
6+
orcid: "https://orcid.org/0000-0002-5132-3980"
7+
- family-names: "Soliman"
8+
given-names: "Tariq"
9+
orcid: "https://orcid.org/0009-0001-2264-3176"
10+
- family-names: "Roberts"
11+
given-names: "Joe"
12+
orcid: "https://orcid.org/0000-0002-1545-1862"
13+
- family-names: "Chung"
14+
given-names: "Amanda"
15+
orcid: "https://orcid.org/0009-0004-8926-7859"
16+
title: "MMGIS (Multi-Mission Geographic Information System)"
17+
version: 4.0.0
18+
doi: 10.5281/zenodo.15237385
19+
date-released: 2025-04-17
20+
url: "https://github.com/NASA-AMMOS/MMGIS"

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
<span style="display:block;text-align:center">![Example](/docs/assets/images/Full_Example.png)</span>
1111

12+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15237385.svg)](https://doi.org/10.5281/zenodo.15237385)
13+
1214
---
1315

1416
## Features
@@ -23,6 +25,9 @@
2325
- Elevation profiler
2426
- Custom projections
2527
- Tiling scripts
28+
- COGs
29+
- TiTiler
30+
- STAC
2631
- And so much more...
2732

2833
---

docs/pages/Overview/Overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ nav_order: 0
2525
- Elevation profiler
2626
- Custom projections
2727
- Tiling scripts
28+
- COGs
29+
- TiTiler
30+
- STAC
2831
- And so much more...
2932

3033
## Contacts

0 commit comments

Comments
 (0)