Skip to content

Commit 968d0b3

Browse files
add MWT bathy to template
1 parent 0c7cc7e commit 968d0b3

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ venv.bak/
106106
# Unit test results
107107
junit.xml
108108

109+
# GIS refuge
110+
*LOCK*
111+
109112
# VSCode
110113
.vscode/
111114
*.code-workspace

templates/bay_delta/dem_restorations_2024_20250822.yaml renamed to templates/bay_delta/dem_restorations_2024_20260211.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ dem_list:
77
- "//nasbdo/modeling_data/restoration/lower_yolo/DEM_LowerYolo_1m_UTM_mNAVD-2022-06-15.tif" # 2021
88
- //nasbdo/modeling_data/restoration/dutch_slough/DEM/DEM_DutchSlough_1m_UTM_mNAVD-2022-06-15.tif # 2022
99
- //nasbdo/Modeling_Data/restoration/chipps_island/suisun2018lidarclip_utm10zm_resample2m_edgeclip_smooth.tif # 2023
10+
- //nasbdo/Modeling_Data/restoration/mccormack_williamson/sacdelta_201712_lidar_mwt_utmz10_m.tif # 2023
1011
- //nasbdo/Modeling_Data/restoration/lookout/Lookout_mNAD_mNAVD_20220824.tif # 2024

templates/bay_delta/main_bay_delta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ mesh:
2525
dem_list:
2626
include:
2727
#- dem_restorations_future_20250822.yaml # Selected proposed locations. Vet carefully to make sure it covers your area of interest
28-
#- dem_restorations_2024_20250822.yaml # Restoration sites up to 2024. See comments in this file for year of introduction if you are targetting surgically
28+
#- dem_restorations_2024_20260211.yaml # Restoration sites up to 2024. See comments in this file for year of introduction if you are targetting surgically
2929
- dem_4.3_suisun_20250430.yaml # Contemporary soundings through 2024, restoration in Delta to approximately 2019
3030

3131
# The depth optimization step:

0 commit comments

Comments
 (0)