Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Adding all sample datasets to facilitate testing

Abierto
#8 1 comentario 0 reacciones 2 asignados Ver en GitHub

@ariane-millot ya está trabajando en esto.

Desde el 15/10/2023.

Evaluación

Este issue todavía no se ha evaluado.

Descripción

documentation

@ariane-millot let's try to document and add on the repo all the datasets used to run the different scripts. In the latest pull, I am missing several of the raster datasets that you probably used, thus I cannot run all elements of the code. We can use this issue to record all vector and raster datasets we use (name, source, justification) and then add them to a common folder preferably on GitHub. If the size surpasses GitHub's allowance (~50MB) then we:

  • either limit the test areas from Cooperbelt to sth smaller or
  • store everything on an external folder (e.g., G.drive, SharePoint) and add the link to the repo.

The latter would require a slight restructure of the scripts too. This will however allow easier testing moving forward, especially since we want to start merging the different pieces.

Lenguaje dominante
Jupyter Notebook
Estrellas
4
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.