netcdf-clj

Clojure NetCDF Library.

Leiningen/Boot

[netcdf-clj "0.0.6"]

Clojure CLI/deps.edn

netcdf-clj/netcdf-clj {:mvn/version "0.0.6"}

Gradle

implementation("netcdf-clj:netcdf-clj:0.0.6")

Maven

<dependency>
  <groupId>netcdf-clj</groupId>
  <artifactId>netcdf-clj</artifactId>
  <version>0.0.6</version>
</dependency>