Skip to content

Commit

Permalink
adjust format
Browse files Browse the repository at this point in the history
  • Loading branch information
markcmiller86 committed Sep 21, 2023
1 parent 0e39883 commit 62c9521
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
<style>
</style>
### A library for file-based, scientific data exchange and software interoperability

Key Features | Examples
--- | ---
&#9883;&nbsp;[C] / [Fortran] / [Python] APIs<br>&#9883;&nbsp;[X/Y curves], [points], [structured], [unstructured], [arbitrary], [AMR], and [CSG] mesh types<br>&#9883;&nbsp;Piecewise constant and linear fields over node, edge, face and volume elements<br>&#9883;&nbsp;[Mixing materials], [species], part assembilies and other [subset hierarchies]<br>&#9883;&nbsp;Easy parallelism with [MIF Parallel I/O]<br>&#9883;&nbsp;Data browsing, differencing and [visualization] including seamless integration with [VisIt]<br>&#9883;&nbsp;In-situ via [memory-files], [compression], [HDF5] and more...|![](examples.gif)
&#9883;&nbsp;[C] / [Fortran] / [Python] APIs<br>
&#9883;&nbsp;[X/Y curves], [points], [structured], [unstructured], [arbitrary], [AMR], and [CSG] mesh types<br>
&#9883;&nbsp;Piecewise constant and linear fields over node, edge, face and volume elements<br>
&#9883;&nbsp;[Mixing materials], [species], part assembilies and other [subset hierarchies]<br>
&#9883;&nbsp;Easy parallelism with [MIF Parallel I/O]<br>
&#9883;&nbsp;Data browsing, differencing and [visualization] including seamless integration with [VisIt]<br>
&#9883;&nbsp;In-situ via [memory-files], [compression], [HDF5] and more...

![](examples.gif)

[C]: https://silo.readthedocs.io/en/latest/intro.html
[Fortran]: https://silo.readthedocs.io/en/latest/fortran.html
Expand Down

0 comments on commit 62c9521

Please sign in to comment.