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

[1.0.0] Visibility

Abierto
#2,935 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
python

Línea de trabajo

Start with the README feature matrix and xrspatial/{viewshed,visibility}.py, then review the unresolved decisions in #2930. Run the listed /deep-sweep for viewshed.py and track the linked bug issues, notebook example, and optional script. Done means the checklist is cleared with no CRITICAL or HIGH findings.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

1.0.0-tracking area:surface

1.0.0 readiness: Visibility

Area: Surface Functions: viewshed, cumulative_viewshed, visibility_frequency, line_of_sight
Source: xrspatial/{viewshed,visibility}.py

Scope
  • Public surface frozen against the README feature matrix
  • Dark-corner decisions resolved (see #2930)
Sweep clearance, no CRITICAL or HIGH (accuracy and security first)
  • Accuracy /deep-sweep xrspatial/viewshed.py
  • Security
  • Performance
  • API consistency

Last swept: none yet

Examples
  • Notebook example
  • (optional) standalone script
Linked bug issues
  • #2786 (High) viewshed() mutates the caller's input DataArray (int16 becomes float64)
  • #2789 (Medium) viewshed: validate regular grid spacing instead of silently assuming it
  • #2792 (Medium) viewshed: ValueError 'node not found' on NaN input (CPU sweep)
  • #2793 (High) Broken bounds-check guard in viewshed _calculate_event_row_col()
  • #2794 (Medium) viewshed(): validate scalar params (max_distance >= 0, finite observer/target elev) before dispatch
Lenguaje dominante
Python
Estrellas
972
Forks
92
Merge medio
2 d 12 h
PR fusionados (30 d)
7

Preparar el entorno

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.

Más de xarray-contrib/xarray-spatial

Todos los issues de xarray-contrib/xarray-spatial

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.