You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Icepack 1.3.4 has updated interfaces for a new CICE version. We will need to update our interfaces as well. Is this like FMS where we support old and new for a time?
The text was updated successfully, but these errors were encountered:
Specifically, it changed last March with this commit: commit acfc046f02c3e09f935833748e8853f393e66fc3 Remove public interface declarations where not needed
We have been using an interface which was not meant to be public.
Direct calls into Icepack were bound to become a problem at some point. We discussed this and concluded that we need to introduce new config_src wrappers to the different Icepack APIs.
Icepack 1.3.4 has updated interfaces for a new CICE version. We will need to update our interfaces as well. Is this like FMS where we support old and new for a time?
The text was updated successfully, but these errors were encountered: