Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/richmit/ex-netcdf
NetCDF Example Code
https://github.com/richmit/ex-netcdf
Last synced: about 2 months ago
JSON representation
NetCDF Example Code
- Host: GitHub
- URL: https://github.com/richmit/ex-netcdf
- Owner: richmit
- Created: 2021-05-06T01:26:12.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T01:28:20.000Z (over 3 years ago)
- Last Synced: 2023-11-18T15:25:22.181Z (about 1 year ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A couple simple NetCDF programs illustrating the most basic, and
commonly used, functionality of the NetCDF library. They should be
useful for the NetCDF beginner.You can read a bit more about these examples on my [home page](https://www.mitchr.me/SS/exampleCode/NetCDF.html).
Have fun!
-mitch