Paul Petersik
Results
2
issues of
Paul Petersik
I am working with the python CDO binding in a docker container which runs a debian bullseye distribution (`python:3.9.15-slim-bullseye`). I installed the cdo biniary using `apt-get install cdo` which installs...
I currently observe the behavior that a `ModelSerializer` does not validate if the geometry field is of the right geometry type. Hence, the serializer does not throw a validation error...