Opened 8 years ago
Closed 8 years ago
#501 closed defect (fixed)
NCEP dataset / var hus - inconsistent array length error
Reported by: | juaco | Owned by: | antonio |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | TracMeteo | Keywords: | |
Cc: |
Description
Requests to variable specific humidity @ isobaric surface levels raise a java error of the type:
Error in .jcall("RJavaTools", "Ljava/lang/Object;", "invokeMethod", cl, :
java.io.IOException: opendap.dap.DataReadException?: Inconsistent array length read: 1165128303 != 1914731274
The error does not occur in any of the other variables published in the NCEP dataset
Change History (1)
comment:1 Changed 8 years ago by antonio
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.