NASA-IMPACT / NASA-IMPACT/veda-docs
VEDA Data Stories directory creation
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 10
- Forks
- 16
- Avg merge
- 2d 31m
- Merged PRs (30d)
- 4
Description
To supplement existing and future VEDA Data Stories, notebooks are needed to allow for users to visualize data. These notebooks will feature various functions to retrieve data from various sources (e.g., Earthdata) and dynamically plot data. Self-contained functions will also be incorporated to reduce the amount of code within the notebook and will assist in the rapid development of future story notebooks. @acblackford @smk0033 @wildintellect
To fully complete this task, decisions will need to be made regarding:
- the final location of the new directory (and naming convention)
- best location for functions that are created which are imported into stories
- URL links for each story notebook that can be added to the VEDA stories
- process for new users who click on notebook links (within the story) to grant access
- and ensuring that users do not have to pip install anything (notebooks should be run natively after login)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reviewing the checklist and the existing VEDA Data Stories to determine the directory and naming convention, the location for reusable functions, notebook URLs, access flow, and dependency expectations. Done means these decisions are resolved and the directory can support self-contained notebooks that retrieve and dynamically plot data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data-visualization, documentation
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100