Skip to content

Commit

Permalink
Merge pull request #62 from CU-ESIIL/serbinsh9
Browse files Browse the repository at this point in the history
Additional cleanup
  • Loading branch information
serbinsh authored Jun 11, 2024
2 parents 9bcaa81 + a6ed840 commit 68feadf
Showing 1 changed file with 1 addition and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@
"# ---\n",
"\n",
"tree_lst_plot = (trees_gdf.LST.hvplot.violin(frame_width=600, frame_height=400, fontscale=1.5,\n",
" label='', violin_fill_color='forestgreen', box_fill_color='forestgreen')\n",
" label='Tree Cover', violin_fill_color='forestgreen', box_fill_color='forestgreen')\n",
" * boulder_lst_da.to_dataframe(name='LST').LST.hvplot.violin(\n",
" label='Total', violin_fill_color='skyblue', box_fill_color='skyblue'))\n",
"tree_lst_plot"
Expand All @@ -600,16 +600,6 @@
"\n",
"*Write your response here*"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ab0d5b26-6460-46e9-ae53-a08f7fde9110",
"metadata": {},
"outputs": [],
"source": [
"#https://py.geocompx.org/05-raster-vector"
]
}
],
"metadata": {
Expand Down

0 comments on commit 68feadf

Please sign in to comment.