Skip to content

Commit dec5024

Browse files
committed
Fixed wildfire notebook regression, added covid tracking 1 sample to items_metadata.yaml
1 parent 17a9d3e commit dec5024

File tree

2 files changed

+772
-7
lines changed

2 files changed

+772
-7
lines changed

items_metadata.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,14 @@ samples:
135135
description: The example below uses scikit-image library to detect circular features in farms using center pivot irrigation in Saudi Arabia.
136136
licenseInfo: ""
137137
tags: ["Data Science", "GIS", "Scikit Image", "Features"]
138+
- title: Mapping the 2019 Novel Coronavirus Pandemic
139+
url: https://geosaurus.maps.arcgis.com/home/item.html?id=1584e1ce508f460c9d40360adfb3e022
140+
path: ./samples/04_gis_analysts_data_scientists/covid19_part1_mapping_the_pandemic.ipynb
141+
thumbnail: ./static/thumbnails/covid19_part2_timeseries_analysis.png
142+
snippet: This notebook is to perform analysis and time series charting of 2019 novel coronavirus disease (COVID-19) globally
143+
description: This notebook is to perform analysis and time series charting of 2019 novel coronavirus disease (COVID-19) globally
144+
licenseInfo: ""
145+
tags: ["Data Science", "GIS", "Covid19", "Time series", "Part 2"]
138146
- title: Time Series Analysis of the 2019 Novel Coronavirus Pandemic
139147
url: https://geosaurus.maps.arcgis.com/home/item.html?id=1584e1ce508f460c9d40360adfb3e022
140148
path: ./samples/04_gis_analysts_data_scientists/covid19_part2_timeseries_analysis.ipynb
@@ -615,4 +623,4 @@ samples:
615623
description: This sample demonstrates how to create and publish simple examples of web maps and scenes using the Python API.
616624
licenseInfo: ''
617625
tags: ['Data Science', 'GIS', "Maps", "Web Scenes", "Publish"]
618-
guides: []
626+
guides: []

samples/04_gis_analysts_data_scientists/wildfire_analysis_using_sentinel-2_imagery.ipynb

Lines changed: 763 additions & 6 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)