simonholgate/netcdf-write-test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# netcdf-test Test of creating netcdf files in Clojure, based on the example program "Sfc_pres_temp_wr.java" from the NetCDF page: http://www.unidata.ucar.edu/software/netcdf/examples/programs/ ## Usage java -jar netcdf_write_test-0.0.1-standalone.jar output.nc ## License Copyright (C) 2012 Simon Holgate Distributed under the Eclipse Public License, the same as Clojure.