Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0f745f3
Add a draft design for the unified base mesh
xylar Apr 10, 2026
9f25e9d
Add details on lat/lon resolutions (coarse, medium, fine)
xylar Apr 10, 2026
785e024
Suggest organization of the shared steps
xylar Apr 10, 2026
5e17eaa
Add a draft design for prepare_coastline
xylar Apr 10, 2026
60682d3
Add a design for the prepare_river_network step
xylar Apr 10, 2026
fab8858
Add draft design doc for build_sizing_field
xylar Apr 10, 2026
d902ff7
Rename 3 files for clarity
xylar Apr 10, 2026
53a25dd
Update designs to point to add-lat-lon-topo-combine branch
xylar Apr 13, 2026
638ded0
Update prepare_costline design
xylar Apr 13, 2026
df8ec0a
Flesh out prepare_coastline design
xylar Apr 14, 2026
74329be
Update prepare_coastline design based on actual implementation
xylar Apr 14, 2026
9bc1f22
Update design based on prepare-coastline branch
xylar Apr 18, 2026
795aa61
Add requirement for input data to river network design
xylar Apr 19, 2026
cab1e70
Reduce the outputs produced in prepare_coastline
xylar Apr 19, 2026
a742cfe
Update design docs based on river-network implementation
xylar Apr 22, 2026
5af129e
Update design docs based on implementation progress
xylar Apr 25, 2026
c507265
Add a deign document for the base mesh
xylar Apr 25, 2026
68c4285
Update design doc titles and reorder in index
xylar Apr 25, 2026
d52d0e1
Add links between the unified mesh design docs
xylar Apr 25, 2026
d5f14e2
A bit of clean-up to the desing docs
xylar Apr 25, 2026
4ad8799
Clarify design for snapping cells to river network
xylar Apr 26, 2026
c2fc31e
Update design docs with latest implementation details
xylar Apr 27, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/design_docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@
:titlesonly: true

shared_steps
unified_base_mesh
unified_mesh_prepare_coastline
unified_mesh_prepare_river_network
unified_mesh_build_sizing_field
unified_mesh_create_base_mesh
vector_reconstruction
template
```
Loading
Loading