Skip to content

improved install/update of MSS#966

Merged
ReimarBauer merged 3 commits intoOpen-MSS:stablefrom
ReimarBauer:i957
May 18, 2021
Merged

improved install/update of MSS#966
ReimarBauer merged 3 commits intoOpen-MSS:stablefrom
ReimarBauer:i957

Conversation

@ReimarBauer
Copy link
Member

No description provided.

@ReimarBauer ReimarBauer requested review from Marilyth and joernu76 May 18, 2021 10:27
@ReimarBauer ReimarBauer linked an issue May 18, 2021 that may be closed by this pull request
joernu76
joernu76 previously approved these changes May 18, 2021
$ conda create -n mssenv mamba
$ conda activate mssenv
$ mamba install mss
$ (mssenv) mamba install mss
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(mssenv) $ ?
Same below...

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, yes, fixed

$ (mssenv) mss


update
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am unsure if we should not only recommend creating a new environment.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at the moment we can update by mss this is solved too.

@ReimarBauer ReimarBauer merged commit aa277fa into Open-MSS:stable May 18, 2021
@ReimarBauer ReimarBauer deleted the i957 branch May 18, 2021 16:54
ReimarBauer added a commit to ReimarBauer/MSS that referenced this pull request May 26, 2021
* improved install/update of MSS

* updated env order and added an important hint

Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>
ReimarBauer added a commit that referenced this pull request May 26, 2021
* fixed error message (#962)

* improved install/update of MSS (#966)

* improved install/update of MSS

* updated env order and added an important hint

Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>

* preparation v3.0.4 (#967)

* Changed vertical section interpolation to treat masked values as NaN (#983)

Array is properly masked, but interpolation routine ignored mask.
Filling the array with NaN should solve this issue.
Resulting array is properly masked again.

Fix #811

* Import/Export Extensions, fixes #918 (#981)

* export plugins added

* import plugins added

* removed a doubled import

* popup message when all is done

* first change model than reload views

* waypoints_model.dataChanged added

* saved after import

* reorganized, removed double commits

* import saves xml content, worklocally with ftml files

* Added option to display a secondary axis in SideView. (#980)

Fix #571

Co-authored-by: ReimarBauer <rb.proj@gmail.com>

* enables to configure a EXPIRATION time in seconds, fixes #948 (#974)

* enables to configure a EXPIRATION time in seconds

we catch now various problems for an expired session,
besides on a timelimit a session also expires on server restart.

* popup message for new login requires added

* flake8 fix

Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>

* verbose output on chat who made changes

* fixed typo

* ToDo added

* verifies expired user token and forces login

* fixation of qt (#988)

* added sorting for project list (#990)

Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>

* Mscolab: collaborator can access version history (#925)

* Mscolab: collaborator can access version history

* updated mscolab.py

* mscolab docs updated

* mscolab.py updated

Co-Authored-By: ReimarBauer <rb.proj@gmail.com>

* added "collaborator" in file_manager

* fixed: flake8

* file_manager.py updated

* updated file_manager.py

* refactored mscolab permissions

* update

* refactored permissions in  "set_active_pid"

Co-Authored-By: ReimarBauer <rb.proj@gmail.com>

* closed windows after permission updated

* merged: permission based closing of mscolab windows and disabling buttons to single function

It will increase maintainability

Co-Authored-By: J. Ungermann <28449201+joernu76@users.noreply.github.com>

* called `handle_mscolab_buttons` inside other functions

Co-Authored-By: J. Ungermann <28449201+joernu76@users.noreply.github.com>

Co-authored-by: ReimarBauer <rb.proj@gmail.com>
Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>
Co-authored-by: J. Ungermann <28449201+joernu76@users.noreply.github.com>

* flake8 fix

Co-authored-by: J. Ungermann <j.ungermann@fz-juelich.de>
Co-authored-by: Aravind Murali <aravindmurali711@gmail.com>
Co-authored-by: Jatin Jain <72596619+Jatin2020-24@users.noreply.github.com>
Co-authored-by: J. Ungermann <28449201+joernu76@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

update of MSS update description for new builds

2 participants