Skip to content

Commit fdd46cb

Browse files
committed
Add STAC API Example jupyther notebook
1 parent 934fa0b commit fdd46cb

File tree

2 files changed

+477
-7
lines changed

2 files changed

+477
-7
lines changed

rf-notebook/src/main/notebooks/FocalOperations.ipynb renamed to rf-notebook/src/main/notebooks/Focal Operations.ipynb

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -206,13 +206,6 @@
206206
" rf_slope(df.proj_raster, z_factor=1), \n",
207207
" rf_hillshade(df.proj_raster, azimuth=315, altitude=45, z_factor=1))"
208208
]
209-
},
210-
{
211-
"cell_type": "code",
212-
"execution_count": null,
213-
"metadata": {},
214-
"outputs": [],
215-
"source": []
216209
}
217210
],
218211
"metadata": {

0 commit comments

Comments
 (0)