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 18:52:27 +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=eVRzePJOzCZRmfxYFvGYrNlfYsg2/Q5JpIbe7B2tTNU=; b=L2lsz87e+ZwxbjtR6tqyHgUMxINvH76B1E8O0gZ8KGvZXm64HbZuaTr2Jm2PEy/4zTAMtAE7ImGrIcstRwvVVtHCM6ytnSnlCX2UoMEnsKkzCOv2CNZ8vdl3/17NHT/IK/QKXDhOI9nHaySvK9m+MZAHFZq8pNaR5HjqaX5Nvq/AKNRk/lTHHDeG/y/3pYgBqoaZNENA8pqB5zJOdbSfIoH4Kup/y1Ou7hpjxpLr54E7ePFpbX7lBFk0FMBeYKnaPGg1kYV4afLb2pieNOHXHM3DIsEiGmqwocsOx7ck1G7t4iPGsa9zyvfm2z14F79OVt+Gfctq6DpgagcGBAPOGA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=g+BXGkL6bq02L01uFxeAFDJlkLvlhnMu1hPhpfWAQSLGIbiOaExiSJrFDrZyWuSB3Wk2rcVceOuxIuhdvVQNl5Ji9P7izKBsSSKphuRWUPrdxZ7CfGMWm32cxWvgcwR47u/ao3ur+JZTvU9Xv/cPOyfzhGMF6LS5DmD6vNxrnqopgCCxKVBAZF+E8ZfcuGf1Kb+CWdSgVDgFAprJZZang8Y4o8Tvy7/6HhtDQ7i05lN1W5Qf7YL782kuMIg5EJ8xltB3czKCVA3khgcJIikzWSICXOketpV4XFTm3Arc1f7+kaOdGNlT2S7cDAoGHpORyRmhMgUH34oDUWP4nRxhfQ==
  • 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: AQHWgiNVyfHATz3Fkkm/HT6l3Lo2Zw==
  • 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