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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Breaking changes
Removing hyphens for underscores. Any component (including land cover elements) have to use underscores and not hyphens (e.g., glacier_ice instead of glacier-ice, slow_reservoir instead of slow-reservoir)
Added
Adding aliases for all parameters.
Adding examples.
Adding Socont constraints.
Changed
Changing Socont default values.
Upgrading conan builds.
Upgrading C++ minimal version.
Upgrading to Pandas 2.0.
Fixed
Code improvements.
There were issues to build the wheel locally (in editable mode).