We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e8b1c8 commit 82f0f9cCopy full SHA for 82f0f9c
erddap_xml/mule_erddap_dataset/ecofoci_moorings/datasets_Mooring_14ckp4a_final.xml
@@ -5,7 +5,8 @@
5
<fileNameRegex>.*\.nc</fileNameRegex>
6
7
<recursive>true</recursive>
8
- <pathRegex>.*(erddap|final_data_cf).*</pathRegex>
+ <!-- this allows multiple dirs for files of CF convention-->
9
+ <pathRegex>.*(erddap).*</pathRegex>
10
<metadataFrom>last</metadataFrom>
11
<standardizeWhat>0</standardizeWhat>
12
<sortedColumnSourceName>time</sortedColumnSourceName>
0 commit comments