# IMetarChunkDecoder Methods ## Methods
| GetRegex | Get the regular expression that will be used by chunk decoder Each chunk decoder must declare its own. |
| Parse | Decode the chunk targeted by the chunk decoder and returns the decoded information and the remaining metar without this chunk. |