Skip to content

arc-pts/ffrd-grid-concept

Repository files navigation

ffrd-grid-concept

FFRD multidimensional gridded data concept.

Setup

Create a conda environment with the required dependencies:

conda env create -f environment.yml
conda activate ffrd-grid-concept

Get the 2D_model_output_sample_data from PTS Innovations SharePoint, extract it, and place the contents in the data directory.

Notebooks

  • 01 - Preprocessing: Compile example water surface elevation grids and terrain from the sample PFRA data into a single Zarr store for analysis.
  • 02 - Analysis: Estimate the depth of flooding at different recurrence intervals for each grid cell.
  • 03 - Visualization: Visualize the results of the analysis.

About

FFRD multidimensional gridded data concept.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published