Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1015 Bytes

File metadata and controls

31 lines (24 loc) · 1015 Bytes

HydroClimate Python Projects

This repository documents my transition from hydrodynamics modeling to climate-hydrology modeling using Python.


🚀 Goals

  • Learn Python for climate and hydrological applications.
  • Analyze real-world datasets:
    • ERA5 (Reanalysis climate data)
    • CHIRPS (Rainfall estimates)
    • USGS streamflow data
  • Build projects related to:
    • Climate change impacts
    • Extreme events (floods, droughts)
    • Uncertainty analysis

📂 Structure

  • Week 1: Python basics & handling climate/hydro data.
  • Week 2: Real datasets & visualization.
  • Week 3: Mini-project 1 – Extreme precipitation analysis.
  • Week 4: Mini-project 2 – Rainfall-runoff simulation & uncertainty.

🔗 Resources