We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bdc3f commit b00ddadCopy full SHA for b00ddad
1 file changed
README.md
@@ -40,6 +40,8 @@ var = cdf["temperature"]
40
- [CDFpp](https://github.com/SciQLop/CDFpp): A modern C++ header only cdf library with Python bindings
41
- [cdflib](https://github.com/MAVENSDC/cdflib): A python module for reading and writing NASA's Common Data Format (cdf) files
42
43
+See [CDF reader benchmarks](https://juliaspacephysics.github.io/tutorials/cdf) for comparison with other CDF readers.
44
+
45
## Reference
46
47
- [CDF Internal Format Description](https://spdf.gsfc.nasa.gov/pub/software/cdf/doc/cdfifd.pdf)
0 commit comments