Skip to content
#

spatial-data

Here are 247 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 Aug 12, 2021
  • Scheme
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

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 May 26, 2021
  • 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