theophilusx/netcdf

Basic support for reading NetCDF 4 data files

Leiningen/Boot

[theophilusx/netcdf "1.0.0"]

Clojure CLI/deps.edn

theophilusx/netcdf {:mvn/version "1.0.0"}

Gradle

implementation("theophilusx:netcdf:1.0.0")

Maven

<dependency>
  <groupId>theophilusx</groupId>
  <artifactId>netcdf</artifactId>
  <version>1.0.0</version>
</dependency>