OpenAgua
  • What is OpenAgua?
  • How to use
    • User Guide
      • Key concepts
      • Sharing & collaboration
      • Configuration
        • Model engines & cloud computing
        • Network templates
      • Setting up a model
        • First steps
        • Viewing/editing a network
        • Viewing/editing scenarios
        • View/edit data
      • Running a model
      • Viewing & saving results
        • Visualize results
        • Results dashboard
        • Exporting results
      • Advanced
        • OpenAgua data specifications
        • Advanced data tools
    • WaterLP
      • Getting started
      • Built-in variables
      • Functions reference
    • Where to get help
    • Frequently Asked Questions
    • Web API
      • networks
  • Learn more
    • Publications
    • The Team
    • Development
      • Open source software
      • Contributing
Powered by GitBook
On this page
  1. How to use
  2. User Guide
  3. Advanced

OpenAgua data specifications

Data in OpenAgua builds on the data schema of Hydra Platform. Understanding these OpenAgua-specific data specifications is helpful if uploading data via Hydra API.

Hydra enables extensions through the layout field of many data objects (or, in the case of template types, the properties field). OpenAgua thus uses the layout field (and properties field) extensively.

Scenarios

OpenAgua uses the following fields within the scenario.layout field:

  • class: Options include baseline, option, portfolio, scenario and results.

    • The baseline scenario represents the main scenario from which all other scenarios are derived.

    • Scenarios with the option, portfolio and scenario class are shown in their respective parts of the application.

    • Scenarios with the results class are available for viewing in the results explorer.

All scenarios in OpenAgua should be classified with layout.class. Unclassified scenarios will not be deleted, but may not be visible.

PreviousAdvancedNextAdvanced data tools

Last updated 6 years ago