Skip to content

Instantly share code, notes, and snippets.

View jdbcode's full-sized avatar

Justin Braaten jdbcode

View GitHub Profile
@jdbcode
jdbcode / estimate_image_chunk_size.md
Created August 14, 2023 20:53
Estimate image chunk size

(Updated: 2023-08-14)

A method to estimate Earth Engine interactice server-to-client image data request size.

Code Editor script

var geometry = ee.Geometry.Polygon(
        [[[-123.61064453125, 45.977647428626796],
@jdbcode
jdbcode / js_vs_py_exports_test.ipynb
Created August 4, 2023 20:41
js_vs_py_exports_test.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / ee_nn_resample_bug_293144007.ipynb
Created July 28, 2023 23:27
ee_nn_resample_bug_293144007.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / annual_modis_cloud_fraction.ipynb
Created June 1, 2023 19:56
annual_modis_cloud_fraction.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / ee_image_chips.ipynb
Last active March 23, 2023 17:59
Create image chips that have consistent dimensions despite varying aspect ratios of input image region using Earth Engine and PIL
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / ee_filmstrip_gif_precipitable_water_2023_01_03.ipynb
Last active January 4, 2023 16:16
ee_filmstrip_gif_precipitable_water_2023_01_03.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / ee-api-methods-list.ipynb
Last active November 8, 2022 19:58
ee-api-methods-list.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / g4g22_feature_collection_to_csv.ipynb
Created October 5, 2022 19:49
g4g22_feature_collection_to_csv.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / g4g22_ndvi_time_series_viz.ipynb
Last active April 18, 2024 07:49
g4g22_ndvi_time_series_viz.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / g4g22_ndvi_animation.ipynb
Created October 3, 2022 15:35
g4g22_ndvi_animation.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.