Closed prisae closed 3 years ago
@Leguark @flohorovicic this may still need your attention :)
We had some discussions on Swung in this regard. Software licenses are probably not appropriate for models in the first place, and it might be worth discussing if changing to a CC licence instead wouldn't be better.
For the ones on Swung, here the links to the discussions:
@Leguark concluded also with
Maybe I should just set the CC-BY-SA license to it
which I think would be a great move and resolve all similar issues.
oh wow I missed this threat completely (I remember the slack conversation). Thank you @AlexanderJuestel from bring it up.
So for me the question is how to place a license to data. Do you know if it is enough to place it in the repository root or has to go for each folder?
It is probably good to have it in each folder, for two reasons:
Then, in the root, you can still put a License, and note that by default all models are under license X, unless something else is specified in the model-folder.
alright. Thanks for the advise. Task in my stack
Dear GemPy Team,
First of all thanks for the great tool including docs and models, really appreciated!
My question goes back to work I started with @Leguark at Transform2019. We worked on integrations of GemPy/discretize/PyVista/SimPEG/emg3d etc. Since then, I use the simple_fold_model in my examples.
Currently I am moving in a grey zone there. You released the models under the LGPL-3.0. I think it should be OK when I do changes to that model within the example, but it is probably not OK to store the model (and subsequently use it in other examples); because emg3d uses the Apache 2.0 license.
The example is located here: https://empymod.github.io/emg3d-gallery/gallery/interactions/GemPy-I.html
Currently I have a text that says:
However, I would like to store the resulting resistivity model (not the GemPy-files) and re-use it. Therefore _I kindly ask GemPy for permission to modify your simple_fold_model and redistribute within emg3d the resulting resistivity model under the Apache 2.0 license_.
I would adjust the above text accordingly, eg:
I would also like to create a second model based on the Perth Basin, see https://github.com/prisae/tmp-share/blob/master/gempy-discretize-emg3d/GemPy-discretize-SimPEG.ipynb
Again, I would take the model, make a marine case out of it, assign resistivities to the lithologies, and the thing I would like to distribute is the actual, final resistivity model (not the GemPy files).
I am not a lawyer, I am not sure if it is necessary or not, and I am pretty sure that you are OK with it either way. I just would like to make it a bit more formally so either way we should be good. A simple "yes" from your side should suffice I guess :smile:
Thanks everyone for your work!