What's Changed
- [ENH] Replace InterpolationOptions constructor with from_args method for serialization by @Leguark in #1026
- [ENH] Implement GeoModel serialization with Pydantic by @Leguark in #1027
- Onlap example for video tutorials by @javoha in #1030
- [ENH] Implement binary model serialization with compression by @Leguark in #1031
- [ENH] Add model serialization validation and refactor grid modules by @Leguark in #1032
- [BUG] Fix typo in test_topography_II and update Spremberg file paths by @Leguark in #1033
- [ENH] Add grid serialization and improve binary data handling by @Leguark in #1034
- [ENH] Implement ZIP-based model serialization format by @Leguark in #1035
- [CLN] Remove legacy backend and unused code by @Leguark in #1037
- [ENH] Add nugget optimization module with per-group optimization capability by @Leguark in #1036
- [ENH] Fix color generator initialization and improve basement color handling by @Leguark in #1038
- Fix main for Python > 11 by @Leguark in #1039
- Compute at compuation time by @javoha in #1042
Full Changelog: v2025.1.0...v2025.2.0