ReimarBauer

Results 313 comments of ReimarBauer

https://github.com/Open-MSS/MSS/blob/develop/mslib/mscolab/server.py#L186 if user is None:

some of the refactoring is done during GSoC

@janhclem Please verify if the files in the wms cache can be used you can configure the dir to store them by the configuration editor, ![Screenshot_20230817_085242](https://github.com/Open-MSS/MSS/assets/278728/0af9bf6e-72de-419c-8c5c-54ddd855259d) This is what the...

@jgrooss I assume this needs a different resolution of the used data, or?

@janhclem the Cache is not meant as store but we maybe can add use the UI to 'save as' so you can store it under a human readable Format. Have...

We have these Layout sizes configurable. Please give it a try, change it to a higher value. ![layout_sizes](https://github.com/Open-MSS/MSS/assets/278728/55fa6c18-5b72-45a8-9a61-21651042b1eb)

when this works, then likly mss autoplot is the solution @swsrkty what do you think about this. Fetching data without further addons by the "msui"?

That's a good question ;) https://github.com/Open-MSS/MSS/issues/1918 Please set immutable too ![immutable](https://github.com/Open-MSS/MSS/assets/278728/a2a6d9e8-96e6-472d-ae2f-8ac71ff2f2e4)

the immutable, blocks resizing of the view area, which is wanted for the case you need the exact sizes. currently we define the view area by this. The fetched image...