Issue #1505 Updated the crawler config to ignore rap_f* and locate rap32 datasets.
Change-Id: I6035ad79a31f9ada9910d599d6529ca91ff03173 Former-commit-id: 07d90ad640806abd237fb13e1476adc1fb8d35c0
This commit is contained in:
parent
76f9e42fd3
commit
786afee256
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
<crawlDir>/awips2/crawl</crawlDir>
|
||||
<dateFormat>HHddMMMyyyy</dateFormat>
|
||||
<ignore>ruc</ignore>
|
||||
<ignore>rap32</ignore>
|
||||
<ignore>rap_f</ignore>
|
||||
<ignore>\.das$</ignore>
|
||||
<ignore>\.dds$</ignore>
|
||||
<ignore>help$</ignore>
|
||||
|
|
Loading…
Add table
Reference in a new issue