This folder contains the code to construct a night sky plot using the G-Tomo dataset.
There exists both a online interactive version using dash and an offline version which uses the matplotlib library. For an overview of the code and its functions please refer to the AboutCodeStructure.txt
file in the repository.
The required libraries to run the code can be found in the file requirements.txt
The dataset grid_lbdext_0.5deg_5pc.h5
needs to be downloaded from the Zenodo G-Tomo repository and copied to the folder sda/data/
To run the offline code, run the 'Main_Integrated.py' file in your IDE. For the online verison run the DashApp.py file in your IDE and open the created link in your preferred browser.
$ git clone https://gitlab.acri-cwa.fr/project-explore/nightsky-gtomo.git
$ cd nightsky_gtomo
$ cd sda
$ docker-compose up --build
This project relies on contributions from the community. See: https://github.com/explore-platform/explore
If you have ideas or suggestions for content for this project, please check out our contributors' guidelines and our roadmap. Please note that by joining this project, you agree to follow the code of conduct in all interactions both on and offline.
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 101004214.