Update contributing doc to add uploading data files to Zenodo info#455
Update contributing doc to add uploading data files to Zenodo info#455eblur merged 2 commits intoastropy-learn:masterfrom kakirastern:update-contributing-doc-for-data-files
Conversation
|
Build is failing now because of some |
|
It was decided during our Learn Astropy meeting today that Zenodo should be the primary recommended method. So please reverse the order. I have suggested word changes in the lead up to those instructions in individual comments to the document. |
|
Since @stargaser proposed changing from using |
|
Latest consensus is that only data files of sizes |
|
Will need some discussions on this PR on the next telecon on how to proceed, now that @eteq has confirmed that we would still want data files less than 10 MB to be hosted on astropy/astropy-data via GitHub, until the limit of that service has been reached at least. Large data files > 10 MB we would want to be hosted on Zenodo, however. If I have made any mistake here please correct me. |
adrn
left a comment
There was a problem hiding this comment.
A few minor suggestions to wording
Co-authored-by: Adrian Price-Whelan <adrianmpw@gmail.com>
|
@adrn I have just committed the changes you have suggested |
|
If you're happy, I'm happy. Merging! |
Fixes #454.
Add info to the
CONTRIBUTING.rstfile to add info regarding how to use Zenodo to host large data files plus code snippets that may be needed for this approach to supplement the existing large data file uploading mechanism with http://www.astropy.org/astropy-data/ or http://data.astropy.org.