Skip to content

Commit

Permalink
Dodatne slike pri analizi časovne vrste
Browse files Browse the repository at this point in the history
Vektorski sloj vzorca
  • Loading branch information
KrOstir committed Jul 3, 2018
1 parent d5dc7f4 commit eeaa3d1
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions Analiza časovne vrste.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,16 @@
"plt.rcParams['figure.figsize'] = [12, 8]"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"%%javascript\n",
"IPython.OutputArea.auto_scroll_threshold = 9999;"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -105,6 +115,13 @@
"geometry_fn=\"podatki/kranj_rupa.wkt\""
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"![](./slike/qgis_kranj_rupa.png)"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -455,15 +472,6 @@
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"kat_ndvi[\"2017\"][\"Njiva\"].rolling(2, min_periods=1).sum().plot()"
]
}
],
"metadata": {
Expand Down
Binary file added podatki/kranj_rupa.sqlite
Binary file not shown.
Binary file added slike/qgis_kranj_rupa.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eeaa3d1

Please sign in to comment.