Commit daefbb15 authored by iregon's avatar iregon
Browse files

Removed date_parser and format from header

parent 0db5ba6b
{ {
"header": { "header": {
"format": "fixed_width",
"parsing_order": [ "parsing_order": [
{"s": ["core1"]}, {"s": ["core1"]},
{"e": [ "additional blank","additional 1", "additional 6","additional 8"]}, {"e": [ "additional blank","additional 1", "additional 6","additional 8"]},
{"s": [ "core2","supplemental"]}], {"s": [ "core2","supplemental"]}],
"date_parser": {"section": "core1","elements": ["YEAR","MO","DA","HR"],"format": ["%Y","%m","%d","%H"]}
}, },
"sections": { "sections": {
"core1": { "core1": {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment