The Wayback Machine - https://web.archive.org/web/20210502234905/https://github.com/topics/raster
Skip to content
#

raster

Here are 274 public repositories matching this topic...

domlysz
domlysz commented Mar 11, 2020

Please respect the following template to report a new issue, otherwise your issue will be automatically closed.

Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.

If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network

grass
wenzeslaus
wenzeslaus commented Apr 11, 2021

Fix one or more of the issues reported by Flake8.

This issue is not something which will be fixed by one PR. Instead, it is servers as a pointer to the list of ignored warnings in the source code. Pick one or more issues or files, fix them, and submit a PR.

Getting the existing issues to fix

  1. Go to the source code.
  2. Find one of the .flake8 files in the source tree.
  3. See the `
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

Touch Terrain: A python app to create 3D printable terrain models (STL/OBJ) from only elevation data (via Google Earth Engine) or from a local geotiff. Has been used for CNC terrain models. Runs as a web app (http://touchterrain.org), as .py file (standalone.py) or as jupyter notebook. Docker image: https://github.com/ChHarding/TouchTerrain_jupyter_docker

  • Updated Apr 30, 2021
  • HTML

Improve this page

Add a description, image, and links to the raster 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 raster topic, visit your repo's landing page and select "manage topics."

Learn more