Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit ef82f49

Browse files
committed
add comment in p2a_metrics_files
1 parent a4516b2 commit ef82f49

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

2a_model.R

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,8 @@ p2a_targets_list <- list(
209209
tar_target(
210210
p2a_metrics_files,
211211
{
212-
#we need these to make the prepped data file
212+
# we need these to make the prepped data file, so force a dependency of this
213+
# target on p2a_well_obs_data.
213214
p2a_well_obs_data
214215

215216
base_dir <- "2a_model/src/models"

0 commit comments

Comments
 (0)