Skip to content

Instantly share code, notes, and snippets.

View jdbcode's full-sized avatar

Justin Braaten jdbcode

View GitHub Profile
@jdbcode
jdbcode / earth_engine_pca.ipynb
Last active May 7, 2024 12:08
Earth_Engine_PCA.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / intro_to_earth_engine_with_python_ndvi.ipynb
Last active April 23, 2024 18:28
Intro to Earth Engine with Python shown at EGU 2024. An example of calculating the difference NDVI for riparian and upland regions of a watershed. Operations are common GIS vector and raster tasks.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / about_ee_with_drought_et.ipynb
Created April 14, 2024 14:06
about_ee_with_drought_et.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_goes_16_eclipse_2024.ipynb
Last active April 8, 2024 23:22
ee_goes_16_eclipse_2024.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_cli_in_colab.md
Last active February 13, 2024 17:52
Earth Engine CLI in Colab
@jdbcode
jdbcode / earth-engine-data-converters.ipynb
Last active December 18, 2023 16:48
Earth Engine Data Converters
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / ee_landsat_8_mean_composite.ipynb
Last active December 10, 2023 14:30
ee_landsat_8_mean_composite
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / ee_img_col_as_df.ipynb
Last active December 4, 2023 16:32
Earth Engine Python example of getting image properties as a Pandas table and charting a histogram with Altair
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / earth-engine-data-converters.ipynb
Last active March 12, 2024 06:45
A Colab notebook on how to use Earth Engine data converters for visualizing and exploring data in Pandas, GeoPandas, and NumPy formats.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jdbcode
jdbcode / g4g_2023_py_vs_code_editor.md
Last active October 10, 2023 05:10
JavaScript Code Editor demo used in the Geo For Good (2023) session on "Python vs Code Editor"