Skip to content

Commit c546b97

Browse files
committed
2 parents e47d1c0 + f4d7ee3 commit c546b97

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
cff-version: 1.1.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Savel
5+
given-names: Arjun
6+
orcid: https://orcid.org/0000-0002-2454-768X
7+
- family-names: Beltz
8+
given-names: Hayley
9+
orcid: https://orcid.org/0000-0002-6980-052X
10+
- family-names: Malsky
11+
given-names: Isaac
12+
orcid: https://orcid.org/0000-0003-0217-3880
13+
title: arjunsavel/hires-literature: v0.1.2-alpha
14+
version: v0.1.2-alpha
15+
date-released: 2022-09-08

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# hires-literature
22

3-
[![Generate plots](https://github.com/arjunsavel/hires-literature/actions/workflows/generate_plots.yml/badge.svg)](https://github.com/arjunsavel/hires-literature/actions/workflows/generate_plots.yml) [![Scrape ArXiv](https://github.com/arjunsavel/hires-literature/actions/workflows/scrape_arxiv.yml/badge.svg)](https://github.com/arjunsavel/hires-literature/actions/workflows/scrape_arxiv.yml)
3+
[![Generate plots](https://github.com/arjunsavel/hires-literature/actions/workflows/generate_plots.yml/badge.svg)](https://github.com/arjunsavel/hires-literature/actions/workflows/generate_plots.yml) [![Scrape ArXiv](https://github.com/arjunsavel/hires-literature/actions/workflows/scrape_arxiv.yml/badge.svg)](https://github.com/arjunsavel/hires-literature/actions/workflows/scrape_arxiv.yml) [![DOI](https://zenodo.org/badge/527634198.svg)](https://zenodo.org/badge/latestdoi/527634198)
44

5-
This repo aims to contain all papers related to high-resolution spectroscopy of exoplanet atmospheres — theory and observation. The status of this work can be tracked in the [related project](https://github.com/users/arjunsavel/projects/1).
5+
Made with Hayley Beltz and Isaac Malsky. Special thanks to Vivien Parmentier for benchmarking (Table 4 of [Guillot et al. 2022](https://arxiv.org/pdf/2205.04100.pdf)).
6+
7+
8+
This repo aims to contain all papers related to high-resolution spectroscopy of exoplanet atmospheres — theory and observation. The status of this work can be tracked in the [related project](https://github.com/users/arjunsavel/projects/1).
69

710
The notebook is for exploratory plots and explicit workings-through. Also, new entries are currently added via the notebook (though this will soon change!).
811

0 commit comments

Comments
 (0)