tum-esm / em27-retrieval-pipeline

automated EM27 data processing
https://em27-retrieval-pipeline.netlify.app
GNU General Public License v3.0
6 stars 1 forks source link

Make Interferogram File Regex more flexible #102

Closed dostuffthatmatters closed 1 month ago

dostuffthatmatters commented 2 months ago

Currently only supports the date placeholder $(DATE) which resolves to YYYYMMDD. It would be great to add $(YYYY), $(YY), $(MM), and $(DD) to allow for various file naming conventions.