Skip to content

Commit

Permalink
added using the package (JuliaGeo#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvhulten authored Jul 25, 2016
1 parent 9252baf commit 8542083
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ NetCDF support for the julia programming language, there is a high-level and a m

# Quickstart

First, load the library:

using NetCDF

The high-level interface is quite similar to the Matlab NetCDF interface, reading files is done by:

x = ncread("myfile.nc", "Radiation")
Expand Down

0 comments on commit 8542083

Please sign in to comment.