From fbbbefe391c1daaf7413146c670c84669d8f991e Mon Sep 17 00:00:00 2001 From: Jeanette Clark Date: Tue, 3 Sep 2024 12:28:40 -0700 Subject: [PATCH] add dataone formats to downloads list --- helm/metadig-scheduler/config/downloadsList.csv | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helm/metadig-scheduler/config/downloadsList.csv b/helm/metadig-scheduler/config/downloadsList.csv index 37a2d533..9a88a7c8 100644 --- a/helm/metadig-scheduler/config/downloadsList.csv +++ b/helm/metadig-scheduler/config/downloadsList.csv @@ -13,3 +13,5 @@ https://mule.ess-dive.lbl.gov/api/v1/project/,/opt/local/metadig/data/ess-dive-p #https://raw.githubusercontent.com/NCEAS/metadig-engine/main/src/main/resources/code/graph_cumulative_quality_scores.R,/opt/local/metadig/store/stage/code/graph_cumulative_quality_scores.R,"newer","R script" # R program called by metadig-scorer to create "monthly" graphs #https://raw.githubusercontent.com/NCEAS/metadig-engine/main/src/main/resources/code/graph_monthly_quality_scores.R,/opt/local/metadig/store/stage/code/graph_monthly_quality_scores.R,"newer","R script" +# all dataone formats +https://cn.dataone.org/cn/v2/formats, /opt/local/metadig/data/all-dataone-formats.xml, "newer;application/xml", "All DataONE formatIds" \ No newline at end of file