Skip to content
#

spatial-data

Here are 278 public repositories matching this topic...

pytorch_geometric_temporal

Neo4j Spatial is a library of utilities for Neo4j that faciliates the enabling of spatial operations on data. In particular you can add spatial indexes to already located data, and perform spatial operations on the data like searching for data within specified regions or within a specified distance of a point of interest. In addition classes are provided to expose the data to geotools and thereby to geotools enabled applications like geoserver and uDig.

  • Updated May 20, 2022
  • Scheme
zackarno
zackarno commented Jan 27, 2022

Hello,

I am getting an error I do not understand with the sf_as_ee function. Below is a reprex where I have sliced the very first feature from my original sf object and assigned the resulting/copy-pasted dput to object adm3 . I get an error when running sf_as_ee() on the object. However, sf_as_eeO works after running st_geometry() or even after simply selecting one column from the s

good first issue
adamancer
adamancer commented Mar 18, 2021

Describe the bug
Using ep.plot_rgb() with stretch=True fails when plotting a masked array when the original array contains NaNs. Plotting returns a black plot and gives the following warning "UserWarning: One or more intensity levels are NaN. Rescaling will broadcast NaN to the full image. Provide intensity levels yourself to avoid this. E.g. with np.nanmin(image), np.nanmax(image)."

I th

bug good first issue
baremaps

The PyEarthScience repository created by DKRZ (German Climate Computing Center) provides Python scripts and Jupyter notebooks in particular for scientific data processing and visualization used in climate science. It contains scripts for visualization, I/O, and analysis using PyNGL, PyNIO, xarray, cfgrib, xesmf, cartopy, and others.

  • Updated Feb 3, 2022
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the spatial-data topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spatial-data topic, visit your repo's landing page and select "manage topics."

Learn more