Skip to content

How to solve java.lang.IllegalArgumentException: unknown DataType == long while attempting to create a netCDF-3 file? #1397

Closed Answered by lungsi
lungsi asked this question in Questions and Answers
Discussion options

You must be logged in to vote

I think I figured out the what caused the exception warning. Its because of passing the Clojure vector [] in place of new ArrayList<Dimension>() in

(.addVariable builder "scalar" DataType/DOUBLE [])

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lungsi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant