Skip to content

Instantly share code, notes, and snippets.

View giswqs's full-sized avatar

Qiusheng Wu giswqs

View GitHub Profile
@giswqs
giswqs / 25_load_rasters.ipynb
Created August 1, 2020 12:51
geemap geotiff
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / Hillshade.ipynb
Last active July 30, 2020 17:43
terrain visualization
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / Untitled.ipynb
Last active July 16, 2020 14:05
get draw features
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / map_controls.ipynb
Created July 15, 2020 19:39
map controls
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / terrain_visualization.ipynb
Last active July 14, 2020 21:53
terrain_visualization.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / Untitled.ipynb
Last active July 14, 2020 15:07
custom projection
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / geemap_test.ipynb
Created June 30, 2020 22:15
geemap-datapane
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giswqs
giswqs / geotiff.ipynb
Last active July 1, 2020 18:16
xarray-leaflet-geotiff
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{% set name = "mss" %}
{% set version = "5.1.0" %}
package:
name: "python-mss"
version: "{{ version }}"
source:
url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz"
sha256: cc5d52540bca12dc8d355e8379597736ffcb2df7dc293ba095557fa4856e9423
@giswqs
giswqs / NDVI.ipynb
Created June 13, 2020 01:06
Calcuate NDVI and export images from Earth Engine
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.