Skip to content

Commit b8deb49

Browse files
committed
logo and readme updates
1 parent 035dc24 commit b8deb49

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
![regridpack](media/logo.png)
2+
============
3+
4+
![Build Status](https://github.com/jacobwilliams/regridpack/actions/workflows/CI.yml/badge.svg)
5+
16
## Brief Description
27

38
This is an updated and modernized version of REGRIDPACK, a suite of Fortran routines
@@ -33,3 +38,7 @@ The API documentation for the current ```master``` branch can be found [here](ht
3338
## License
3439

3540
The regridpack source code and related files and documentation are distributed under a permissive free software [license](https://github.com/jacobwilliams/regridpack/blob/master/LICENSE.txt) (BSD-style).
41+
42+
### See also
43+
44+
* J. Williams, [Interpolation](https://degenerateconic.com/interpolation.html), Oct 18, 2019 [degenerateconic.com]

media/logo.png

343 KB
Loading

regridpack.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
project: regridpack
22
project_dir: ./src
33
output_dir: ./doc
4+
media_dir: ./media
45
project_github: https://github.com/jacobwilliams/regridpack
56
summary: Modern Fortran Edition of REGRIDPACK
67
author: Jacob Williams

0 commit comments

Comments
 (0)