Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 764 Bytes

Readme.md

File metadata and controls

23 lines (11 loc) · 764 Bytes

All the datasets, studies, and codes related to the climate science are provided here. Same codes are also shared with the backend developers to implement the datasets.

Flood datasets and codes 🌊

Structure

Historical-archive contains historical flood events.

coastal-flooding contains links to the datasets and codes to read the files.

river-flooding contains links to the datasets and codes to read the files.

Dependencies

  • numpy
  • pandas
  • netCDF4
  • rasterio