Skip to content

SciNim/netcdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetCDF

This is a very rough set of bindings to the NetCDF library. Mainly aimed at the NetCDF classic files (as the NetCDF4 files can be read via nimhdf5.

NetCDF shared library name

If the NetCDF shared library is not called (lib)netcdf.so/dll/dynlib (linux, windows, osx) on your system, you can overwrite the name using:

-d:netcdf=newName

This will set the name to (lib)newname.so/dll/dynlib

About

NetCDF bindings for Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published