Тёмный

Analyze floods using ONLY Python! (aka spatial data science) 

Matt Forrest
Подписаться 18 тыс.
Просмотров 13 тыс.
50% 1

🛳️ Work with me 1-on-1 on MentorCruise ➡️ mentors.to/mattforrest ⬅️
📖 My Spatial SQL book is out now! ➡️ spatial-sql.com/ ⬅️
🎓 Top GIS courses on Coursera! ➡️ imp.i384100.net/NkVA6V ⬅️
Analyzing climate change and potential flooding is incredibly important as our world changes, and one way to do this is to use Python and GIS data known as digital elevation models. In this tutorial, we will create a relative elevation model, or model the data relative to the height of a body of water, in this case, the Mississippi River near Cape Girardeau, MO.
0:00 Intro
1:12 What are relative elevation models?
5:42 Downloading USGS data
8:59 Xarray, Rasterio, other libraries, and data prep
11:54 Geocode river using OSMnx
13:53 Create the river elevation model with Xarray and rioxarray
20:09 Visualize with Datashader and wrap-up
Download the data in the tutorials here:
➡️ USGS DEM File: www.sciencebase.gov/catalog/i...
➡️ Notebook and Files on GitHub: github.com/mbforr/youtube-exa...
📝 Original Notebook: github.com/DahnJ/REM-xarray/b...
🏞️ More info on REMs: dancoecarto.com/creating-rems...
✅ Check out my Notion Productivity Template here: mbforr.gumroad.com/l/notion-p...
📚 FREE CARTO Account for Students: docs.carto.com/faqs/categorie...
Check out some other posts and resources here:
Learn Spatial SQL: forrest.nyc/learn-spatial-sql/
40+ Resources for Spatial SQL: forrest.nyc/40-spatial-sql-re...
75+ Geospatial Python and Spatial Data Science Resources and Guides: forrest.nyc/75-geospatial-pyt...
Other courses to get started with GIS, spatial data science, and data science (affiliate links):
Geographic Information Systems (GIS) Specialization from UC Davis: imp.i384100.net/n1Kyxo
Spatial Data Science and Applications from Yonsei University: imp.i384100.net/9W6E6W
Python for Everybody from University of Michigan: imp.i384100.net/BX3P31
Remote Sensing Image Acquisition, Analysis and Applications: imp.i384100.net/Xxe4Ay
Google Data Analytics Professional Certificate: imp.i384100.net/oeKO9b
IBM Data Science Professional Certificate: imp.i384100.net/n1KyK6
#gis #hydrology #python
➕ Follow me on LinkedIn: / mbforr
🎙️Check out the Modern GIS episode on the MapScaping Podcast: mapscaping.com/podcast/what-i...
🌐 My personal website: forrest.nyc
🚀 My top links and resources: forrest.nyc/links-and-guides-...

Наука

Опубликовано:

 

1 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@saikatmandaltanu7162
@saikatmandaltanu7162 Год назад
You've done amazing job, Matt. Good luck!
@MattForrest
@MattForrest Год назад
Thanks so much appreciate it!
@xcarxcar
@xcarxcar Год назад
This is increadible!! Excellent video format, very well explained. I'm trully in awe of your content, complex information explained simply and summarized. If you are able, please do more videos like this one.
@MattForrest
@MattForrest Месяц назад
Will do!
@kazishakhawathossain2833
@kazishakhawathossain2833 Год назад
Thank you so much for this! 🙂
@MattForrest
@MattForrest Год назад
Happy to help!
@joaomaciel2544
@joaomaciel2544 Год назад
Thank you for your service
@MattForrest
@MattForrest Год назад
Happy to help!
@REAPER7777
@REAPER7777 Год назад
Thanks Matt
@MattForrest
@MattForrest Год назад
Glad it was helpful!
@drm8164
@drm8164 7 дней назад
Please can you let me know if the OpenCV certification from OpenCV University worths it ? I m actually doing it and invested 1500 cad for my future career in computer vision! Thanks for your feedback!
@MBAYEAMADOU
@MBAYEAMADOU 10 месяцев назад
Thanks you, i like your video❤
@MattForrest
@MattForrest 6 месяцев назад
Thanks!
@MrWINI242
@MrWINI242 Год назад
Any tips on how to download the initial raster? It is looking for a log in but I can't seem to create one.
@MattForrest
@MattForrest Год назад
There shouldn’t be a log in. Make sure to add a bounding box to the map and once you pick an image the link is further down the page.
@mojtabakeyvanlu5730
@mojtabakeyvanlu5730 Год назад
That's really interesting and helpful specially when it comes to analysing feasibility studies for large projects. Can you develop it into a QGIS plugin?
@MattForrest
@MattForrest Год назад
You definitely could and there is an example of this in QGIS in the description!
@ColumbiaBasinJim
@ColumbiaBasinJim Год назад
Great! Only I had the same problem at the end. How did you flip the image?
@MattForrest
@MattForrest Месяц назад
I think is just rotated it in Preview
@dantembrown
@dantembrown Год назад
Thank you so much for this tutorial , i want to learn spatial data science for climate change/ Environmental science. what skill or tools should I learn?
@MattForrest
@MattForrest Месяц назад
QGIS then Python then SQL
@warafanlakazikrak
@warafanlakazikrak 8 месяцев назад
Thank you 💕 so much 🥰 sir
@MattForrest
@MattForrest 6 месяцев назад
Thanks!!
@ajaypatro1554
@ajaypatro1554 10 месяцев назад
What ide is best for gis and python
@MattForrest
@MattForrest 6 месяцев назад
For me it’s Jupyter Lab!
@LosCaposDeBoedo
@LosCaposDeBoedo 9 месяцев назад
Is the flood only based on the morphology of the river? There is no flow data, right? How could the calculation of a specific flow be added?
@ajaypatro1554
@ajaypatro1554 9 месяцев назад
It uses the xarray function for it accumulation calculation you have to pull individual steam as per you requirement and scale, I also suggest you to use some kind of weightage value like precipitation prediction value.
@MattForrest
@MattForrest 6 месяцев назад
Correct no flow data in this one but it can be added!
@anupalbaruah3654
@anupalbaruah3654 Год назад
Is it similar to HAND-FIM developed by NOAA-OWP
@filipforsberg7262
@filipforsberg7262 6 месяцев назад
maybe
@MattForrest
@MattForrest Месяц назад
Not sure will try and figure that out!
@ajaypatro1554
@ajaypatro1554 9 месяцев назад
We can use precipitation as weightage it would have been just a boom
@odhiambocalvince619
@odhiambocalvince619 7 месяцев назад
please do a tutorial on how to work with osmnx to perform network analysis
@MattForrest
@MattForrest 6 месяцев назад
Great idea thanks!
Далее
GIS or Spatial Data Science: Get started today!
17:49
FASTEST Way to Learn Modern GIS and ACTUALLY Get a Job
15:12
вернуть Врискаса 📗 | WICSUR #shorts
00:54
Best areas to focus your GIS career
5:51
Просмотров 970
The Final Nail in GIS's Coffin
11:38
Просмотров 12 тыс.
GIS and Python: Top Courses to Learn Geospatial Python
10:25
GIS Salaries and Skills REVEALED using REAL data
15:21
Introduction to Spatial Statistics with Python
1:40:22
Просмотров 13 тыс.
plotting maps with geopandas and matplotlib
15:09
Просмотров 53 тыс.
Новые iPhone 16 и 16 Pro Max
0:42
Просмотров 2,2 млн
iPhone 16 - 20+ КРУТЫХ ИЗМЕНЕНИЙ
5:20