This notebook performs analysis and visualization on raster data related to the MPO project. The analysis focuses on handling and visualizing spatial data, specifically in the context of raster-based flood maps, velocities, and directions.
- Load and analyze raster data using Python.
- Perform spatial operations and visualizations.
- Applicable to flood mapping and related geospatial analysis.
- Jupyter Notebook
- Python 3.x with the following libraries:
arcpy
rasterio
matplotlib
numpy
- Clone the repository.
- Open the notebook
rastre_mpo2.ipynb
in Jupyter Notebook. - Set the required paths and data inputs.
- Run the cells to perform raster analysis and visualize results.
git clone https://github.com/FridrichPeter/raster_process.git