From 12845515edceb061d1dbc3e06d6f368eebd6395a Mon Sep 17 00:00:00 2001 From: Samantha Oliver Date: Fri, 24 Jul 2020 10:55:24 -0500 Subject: [PATCH] fix dates. Also, this should closes #18 --- 2_nwis_pull.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2_nwis_pull.yml b/2_nwis_pull.yml index f7c7acf..bde7154 100644 --- a/2_nwis_pull.yml +++ b/2_nwis_pull.yml @@ -35,10 +35,10 @@ targets: # dummy pull dates # !! update these to rebuild inventory and NWIS pulls nwis_dv_pull_date: - command: I('2020-07-24') + command: c(I('2020-07-24')) nwis_uv_pull_date: - command: I('2020-07-24') + command: c(I('2020-07-24')) # -- get inventory of observations available to download -- #