Skip to content

Commit

Permalink
Merge pull request #52 from CU-ESIIL/serbinsh8
Browse files Browse the repository at this point in the history
Update to UHI example for Boulder - still a WIP
  • Loading branch information
serbinsh authored Jun 10, 2024
2 parents 655ef0a + b327e0c commit c0af97b
Show file tree
Hide file tree
Showing 3 changed files with 436 additions and 793 deletions.
2 changes: 1 addition & 1 deletion notebooks/agriculture/1_Orthorectify_images.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"source": [
"import os, glob, time, sys, fnmatch, shutil\n",
"\n",
"# Import EMIT tools - to enable emit_xarray to ortho-mosaic images\n",
"# Import EMIT tools - to enable emit_xarray to ortho-rectify images\n",
"sys.path.append(os.path.join(os.path.expanduser(\"~\"),\"HYR-SENSE\",\"tools\",\"emit\",\"python\",\"modules\"))\n",
"from emit_tools import emit_xarray\n",
"\n",
Expand Down
792 changes: 0 additions & 792 deletions notebooks/heat_islands/Exploring Heat with ECOSTRESS LST.ipynb

This file was deleted.

Loading

0 comments on commit c0af97b

Please sign in to comment.