Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Merging Networks
  • From: "Johnson, Dylan" <dylan.johnson.19@xxxxxxxxx>
  • Date: Thu, 3 Sep 2020 19:14:54 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ucl.ac.uk; dmarc=pass action=none header.from=ucl.ac.uk; dkim=pass header.d=ucl.ac.uk; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=U1HMyRULoekVtw+toyvSU3MhUnkCC9hSUTPYt9s7yo4=; b=Lmh+OTyLAGEWrpGgi7ILfdFcBOaz1nmp/xPixorbQHc4bCSEy/VPyCOzY2CpC4FNvzQvi9AEwU57drUtkIcB5j9KSanBs2Q0nscnIgNqEKI++phPGQWwsMfNUJBF7RhI96F5KgW2xJe01dckGE7Smq+8M3QDnXOQCa0sgO99/t9qTxMq0FYSkx3fYH7SEOxh1w2xILIlTIBHdGorLoPQcPXjQ8u4HimSsrLNBLDaCn+rP1XnRCtIzQ7kpZW+bY/0++Bw4iT0FOKuS5xnWpP8aKTokpuENFRd9G0L4n/S86rrM/xu22GYP+TYeAqAVQyPcRB8+PBFECCv+yjxz6yNEQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Q1VMgjeXdHwc5891OC+cIG/qO1yGKvkkuXllvMJA3IJgTc4hfW5mU7NWTbKbSEkPWuSnaQamRkltHP+yoHt+qYPHLcqwr6JmJvIkWgc7Ej81LgblHVoMEiROtXeNkwLzvV1WHL3NJ9BujRRxB3dUiub1Y7WYOabjzsJXSq676pmLqa0Ci0mlcbCQmuTx9Q0jyU5rFUqmoyr4YrMhXVb0DoRdJDStP8Dfr0kPbKXknab00ZB6oq1SYKHGxtFKPh7qDHYMrlzj0uJvcvYZjVRAt4KyE4ztslrD9IMI0oAx0DFTsgMHz1QfL4DPeXvuDHPjDMpA2Y2+3QyC6uBCY03kiw==
  • Delivered-to: sumo-user@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/sumo-user>
  • List-help: <mailto:sumo-user-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/sumo-user>, <mailto:sumo-user-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWgiaBLa2c+4MogUCHIstBaReUSQ==
  • Thread-topic: Merging Networks

Hi all,
I was wondering if there is a way to merge multiple networks with netconvert. I have unsuccessfully tried:
netconvert -s E-cargo.net.xml, E-cargo1.net.xml, DC.net.xml -o merged.net.xml 
I get an error saying that my inputs are not allowed in this context. The networks contain some of the same edges and nodes  
Thanks,
Dylan 


Back to the top