Baltic-RCC / EMF

Repository for Open Source EMF implementation
Mozilla Public License 2.0
8 stars 3 forks source link

Seperate handler for Validation report sending and conversion #72

Open VeikoAunapuu opened 2 months ago

VeikoAunapuu commented 2 months ago
  1. Seperate handlers for conversion
  2. @gpoderys add content for XML conversion and sending to rabbit (XML and XSL)
mr0321 commented 1 month ago

Merge handler calls either validate_models or send_cgm_qas_report in validator.py merger_rmm

mr0321 commented 1 month ago

merger_rmm

Add option to export full model (CGM + IGM's + BOUNDARY) or CGM only

mr0321 commented 1 month ago

Clean up (remove redundant functions for getting boundary data): merger_rmm