Skip to content

[CURATE] Access and use of astronomy-related data from Python : a series of Jupyter notebooks tutorials

CI requested to merge 7358069 into master

=== Record #7547627 ===
Title: Access and use of astronomy-related data from Python : a series of Jupyter notebooks tutorials
DOI: 10.5281/zenodo.7547627
URL: https://zenodo.org/record/7547627
Euro-VO/ESCAPE repository of Python tutorials This repository contains Jupyter notebooks illustrating how astronomers can search, find, and access data they need from archives across the world. We offer a focus on data hosted at the Strasbourg astronomical Data Center (CDS) and on archives compliant with Virtual Observatory (VO) protocols and standards, as defined by the International Virtual Observatory Alliance (IVOA). How to explore the tutorials The tutorials can be read as a website https://cds-astro.github.io/tutorials/intro.html on they can be loaded in a Binder online environnement where you can edit the code and re-execute the cells. For a local installation, dowload the content of the notebook folder to your personnal machine. Install the Jupyter and the Python libraries in the requirements.txt file, then enable the ipyaladin jupyter extension by executing the command lines in the PostBuild file. Changelog:

Check the software checklist for the entry

  • Contains valid codemeta.json (see validator output)
  • Documentation is provided in the Zenodo entry (at least through codemeta)
  • a stable versioned release of the project
  • It is under an open-source license (see SPDX [https://spdx.org/licenses/])
  • Follows a reasonable set of software development / software engineering practices (rough by-eye quality estimate)

Complete onboarding issue

Related onboarding issue: XXX (to be entered by onboarding manager)

  • Make sure all boxes of the checklist up to "Uploaded to Zenodo" are ticked
  • Tick "software checklist completed" when done with the above
  • When cleared for merging, tick "Added to Zenodo community/published" and change issue status to "closed"

There are 5 missing recommended keys:['memoryRequirements', 'processorRequirements', 'releaseNotes', 'storageRequirements', 'copyrightHolder']

Edited by CI

Merge request reports