Project

General

Profile

Actions

Scenario configuration tutorial » History » Revision 1

Revision 1/4 | Next »
Rafael Bailon-Ruiz, 2020-09-10 14:27


Running CAMS

This page explains how to set up configuration files to run CAMS in the different operation modes

Field operation

Preparation of the configuration file:
  • Remove maps: of type MesonhMap (i.e. clouds:)
  • Replace data_view: component tag names specific to MesoNH (i.e. 'THT', 'WT', 'RCT') by their real counterparts (i.e. 'humidity')
  • Add some dataviews to process raw sensor data
  • Remove the MesonhProbe plugin from all aircraft

Mixed-reality operation

Virtual operation

Mission replay

Preparation of the configuration file:
  • set aicrafts replay: True

Convert the desired .neph file to .txt using the function NephelaeDataServer.save_ascii(). Use nephelae_utils/replay_neph.py to start the replay.

Updated by Rafael Bailon-Ruiz over 3 years ago · 1 revisions