ReimarBauer
ReimarBauer
That's all what I have by now. Someone who wants to solve this needs to read some documentations or debugs the issue and provide a solution which works on all...
This has a dependency to https://open-mss.github.io/develop/GSOC/view_restoring @soerenjoh If a student is interested in this topic, would you have the possibility to serve as a co-mentor and supervise the student? Or...
> I am really not into the MSS code, I am rather an educated user ;-) I could comment on the results, but helping to implement the feature would be...
A different approach to synchronize is using a shared mssautoplot.json file. By this you can do something like this. On the left side I have not used a time selection,...
what is the default encoding on the windows systems? there is as I know in the language settings a checkbox to enable UTF-8. Could it be that windows still uses...
fastkml-feedstock on https://github.com/conda-forge/fastkml-feedstock/pull/9 is outdated compared to pypi On my development environment the tests with the pypi version succeeds. https://mss.readthedocs.io/en/stable/development.html#software-environment-for-development Could you verify a newer version solves the windows problems?...
Will check in the next days if my request for maintainance is done https://github.com/conda-forge/fastkml-feedstock/pull/11
ok, I can reproduce this now. @soerenjoh utf-8 is standard on linux and mac osx, yesterday I recognized https://github.com/Open-MSS/MSS/issues/2668 which is another UTF-8 dependency. Python 3 in general is utf-8...
> Thank you for your fast answers, [@ReimarBauer](https://github.com/ReimarBauer)! > > My Windows encoding is "iso-8859-1/Windows1252". There is an option to change it to UTF-8, which is, however, considered to be...
> I did not describe my workaround correctly in my first post: I needed to remove all the `` entries in the DLR KML file, and then I as able...