NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
85 stars 30 forks source link

Add license and citation #153

Closed jules32 closed 1 year ago

jules32 commented 1 year ago

Per Fernando Perez's question for the 2021-Cloud-Hackathon materials, we should make sure we have licenses and citation information for all our work

https://github.com/NASA-Openscapes/2021-Cloud-Hackathon/issues/98

tsnow03 commented 1 year ago

Similarly to NASA-Openscapes/2021-Cloud-Hackathon#98, I am looking to grab some code from this repo as well. Thank you so much for the useful repos and for opening this issue!

stefaniebutland commented 1 year ago

adding some notes from https://github.com/NASA-Openscapes/2021-Cloud-Hackathon/issues/98

@jules32 added MIT licence to https://github.com/NASA-Openscapes/2021-Cloud-Hackathon (modeled from https://github.com/CryoInTheCloud/CryoCloudWebsite/blob/main/LICENSE)

from @fperez:

Our content will all be BSD/MIT-licensed (with CC-BY for non-code), it would be awesome if your license choice could be compatible, but that's obviously your call.

stefaniebutland commented 1 year ago

Stef look for rOpenSci discourse discussion on license and copyright complexity.

Good Discussion of licenses in rOpenSci Discussion Forum w contributions from Elin Waring & Steph Hazlitt

Are you okay with commercial use? Are you okay with people using it without acknowledging you?

CC licenses are not designed for code and end up causing problems.

stefaniebutland commented 1 year ago

@erinmr & @stefaniebutland added license copied from Openscapes Approach Guide LICENSE.md to accommodate both code and non-code (MIT)components

We considered examples before choosing license. Cookbook includes both code and non-code. CC-By for non-code.

Opened new issue for citation of Cookbook https://github.com/NASA-Openscapes/earthdata-cloud-cookbook/issues/178