File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 activate-environment : vplot
2020 environment-file : environment.yml
2121
22- - name : Install vplanet-private pre-release
22+ # TODO: Remove this step in production
23+ - name : Install vplanet
2324 shell : bash -l {0}
2425 env :
2526 ACCESS_TOKEN : ${{ secrets.ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 11<p align =" center " >
22 <img width = " 200 " src =" https://github.com/VirtualPlanetaryLaboratory/vplot/blob/dev/docs/vplot.svg " />
3- <br />
4- <b >vplot |</b > plotting utilities for <a href =" https://github.com/VirtualPlanetaryLaboratory/vplanet " >VPLanet</a >
5- <p align =" center " >
6- <!-- main tests -->
7- <a href="https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/tests.yml">
8- <img src="https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/tests.yml/badge.svg"/>
9- </a>
10- <!-- build docs -->
11- <a href="https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/docs.yml">
12- <img src="https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/docs.yml/badge.svg"/>
13- </a>
14- <!-- read the docs -->
15- <a href="https://virtualplanetarylaboratory.github.io/vplot/">
16- <img src="https://img.shields.io/badge/read-the%20docs-blue.svg?style=flat"/>
17- </a>
18- </p >
193</p >
4+ <br />
5+ <h1 align =" center " >VPLot: Plotting Utilities for VPLanet</h1 >
6+ <p align =" center " >
7+ <!-- read the docs -->
8+ <a href =" https://virtualplanetarylaboratory.github.io/vplot/ " >
9+ <img src="https://img.shields.io/badge/read-the%20docs-blue.svg?style=flat"/>
10+ </a >
11+ <!-- build docs -->
12+ <a href =" https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/docs.yml " >
13+ <img src="https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/docs.yml/badge.svg"/>
14+ </a >
15+ <!-- main tests -->
16+ <img src =" https://img.shields.io/badge/Unit%20Tests-11-darkblue.svg " /></a >
17+ <a href =" https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/tests.yml " >
18+ <img src="https://github.com/VirtualPlanetaryLaboratory/vplot/actions/workflows/tests.yml/badge.svg"/>
19+ </a >
20+ </p >
21+ <br >
22+ VPLot simplifies plotting [ VPLanet] ( https://github.com/VirtualPlanetaryLaboratory/vplanet ) data through a command line option that instantly generates plots of a single simulation, as well as a Python module to generate consistent and accessible figures for your publications.
You can’t perform that action at this time.
0 commit comments