Liking cljdoc? Tell your friends :D

tech.netcdf


att->cljclj

(att->clj att)
source

attributesclj

(attributes netcdf)
source

dim->cljclj

(dim->clj dim)
source

dimensionsclj

(dimensions netcdf)
source

fname->netcdfclj

(fname->netcdf fname)

Open a netcdf file. The return value is tracked via 'tech.resource/track. If the user wishes to release the memory early they can call .close on the object.

Open a netcdf file.  The return value is tracked via 'tech.resource/track.  If the
user wishes to release the memory early they can call .close on the object.
sourceraw docstring

named-item->mapclj

(named-item->map named-item-seq)
source

overviewclj

(overview netcdf)
source

test-cdl-fileclj

source

test-nc-fileclj

source

var->cljclj

(var->clj variable)
source

variablesclj

(variables netcdf)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close