We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a224fa9 commit 01184ccCopy full SHA for 01184cc
paper/paper.md
@@ -32,9 +32,22 @@ bibliography: paper.bib
32
33
# Summary
34
35
+- Features and functionalities:
36
+ - Reads raw data as is without interpolation
37
+ - Reasonably quick for small to medium sized files (quantify?)
38
+ - Handles esoteric file formats used in open source solvers
39
+
40
- Describe exadata based on NumPy [@harrisArrayProgrammingNumPy2020]
41
- Dataset interface based on Xarray [@hoyerXarrayNDLabeled2017]
42
43
44
+- State of the field:
45
+ - Alternatives for mesh
46
+ - Alternatives to read and visualize via VTK: Paraview (mention Python
47
+ interface), Visit, turbulucid
48
+ - Similar: [nekmatlab](https://github.com/nfabbiane/nekmatlab)
49
50
51
# Acknowledgements
52
53
We acknowledge ...
0 commit comments