Skip to content

issues Search Results · repo:makepath/xarray-spatial language:Python

Filter by

483 results
 (107 ms)

483 results

inmakepath/xarray-spatial (press backspace or delete to remove)

Describe the bug In the Contributing guidelines, the Getting Started page link (https://xarray-spatial.org/getting_started/index.html) is broken and currently redirects to an online gambling website. This ...
bug
  • barne856
  • Opened 
    on Dec 17, 2024
  • #811

It seems that viewshed is not properly documented and is leading to a little bit of confusion on whether it supports GPUs so I m going to update the docs to fix it.
documentation
  • brendancol
  • 1
  • Opened 
    on Dec 10, 2024
  • #810

Author of Proposal: Reason or Problem I use the library to carry out viewshed analyses from an observer in a tall building, to see if they can see the facade of buildings around a city. However, running ...
  • trygvels
  • 2
  • Opened 
    on Oct 3, 2024
  • #808

Author of Proposal: Harrison K Reason or Problem For a given observer location, I would like to know at what height a given observable point is visible. Proposal viewshed() would take another parameter ...
  • harrisonjkaplan
  • 5
  • Opened 
    on Aug 29, 2024
  • #804

As of June 16, numpy 2.0.0 was released with breaking changes regarding the handling of out of bounds values when casting. This breaks the below line since python s native hash function can output out ...
bug
numpy 2.0 compat
  • ehiggins0
  • 1
  • Opened 
    on Jun 18, 2024
  • #803

Describe the bug I m trying to get statistical values of my xarray.DataArray in loop , but getting the error TypingError Traceback (most recent call last) Cell In[18], [line ...
bug
  • krishnaglodha
  • 3
  • Opened 
    on May 25, 2024
  • #802

Website offline The documentation and examples were previously available on https://xarray-spatial.org/. Currently, the website is offline. Will it come back up? Best, Menno
bug
documentation
  • mennostraatsma
  • 8
  • Opened 
    on Mar 8, 2024
  • #794

Reason or Problem I ran the Pathfinding_Austin_Road_Network notebook and I was wondering if there is a way to get the distance of the shortest path? I am noticing that path finding algorithm returns a ...
  • d3netxer
  • 1
  • Opened 
    on Feb 16, 2024
  • #793

upstream-bug
  • brendancol
  • 1
  • Opened 
    on Oct 25, 2023
  • #792

I need to get from a DEM all flat areas and make a binary mask. I m using xarray and xarray-spatial, below the code: from xrspatial.aspect import aspect import xarray as xr dem = xr.open_mfdataset( ...
bug
  • MaxDragonheart
  • 3
  • Opened 
    on Aug 29, 2023
  • #791
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub