Compatibility between JAVA Netcdf V4 library and TDS V5 #1157
Unanswered
jzigna
asked this question in
Questions and Answers
Replies: 1 comment 2 replies
-
Hello! Can you clarify what you mean by a Java component with the netCDF library? Do you mean a client that is requesting data via REST API, or are an application running alongside a THREDDS server? In general version 5.x of the TDS will not be compatible with version 4 components. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
We have developed a JAVA component using the OpenDAP protocol with the NetCDF 4.6.3 library to request data on a THREDDS server in V4.
Do you know if we are going to face to any incompatibility if we upgrade only the TDS server in V5 ? We would like to upgrade the NetCDF libray in V5 of our compoent in a second step.
Thanks for your replies.
Jean-Michel
Beta Was this translation helpful? Give feedback.
All reactions