Skip to content

Commit 82f0f9c

Browse files
committed
Update datasets_Mooring_14ckp4a_final.xml
1 parent 6e8b1c8 commit 82f0f9c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

erddap_xml/mule_erddap_dataset/ecofoci_moorings/datasets_Mooring_14ckp4a_final.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
<fileNameRegex>.*\.nc</fileNameRegex>
66

77
<recursive>true</recursive>
8-
<pathRegex>.*(erddap|final_data_cf).*</pathRegex>
8+
<!-- this allows multiple dirs for files of CF convention-->
9+
<pathRegex>.*(erddap).*</pathRegex>
910
<metadataFrom>last</metadataFrom>
1011
<standardizeWhat>0</standardizeWhat>
1112
<sortedColumnSourceName>time</sortedColumnSourceName>

0 commit comments

Comments
 (0)