You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Repositories

The system consists of 4 repositories:

Building

Requires:

Unknown macro: {pre}

# run all the get.sh scripts in directory software and extract

# cd software/pcraster

  run svn revert --depth=infinity pcraster-4.0.0-beta-20131030_x86-64_lsbcc-4

Unknown macro: {pre}

cd public
ant build
cd -
cd deltares
ant build
cd -
cd fews
ant build
cd -

cd software/jep
pip install ./jep-3.1.0
cd -

cd software/pcraster

. get.sh

Configuration

Unknown macro: {pre}

1. Prepare OpenDA:

  • go to openda/fews/bin
  • run ". setup_openda.sh"
  • run ". settings_local.sh"
  • NOTE: if settings_local.sh doesn't work, first copy settings_local_linux.sh to settings_local_machinename.sh, for example settings_local_h4.sh. Then run settings_local.sh again.
    2. Prepare other environment variables:
  • go to openstreams_2013/provisioning
  • run ". setpath.sh"
    3. Run the Ourthe case:
  • go to openstreams_2013\cases\ourthe_case\Modules\OpenStreams\OurtheCase_hbv\
  • Fix the paths in run_info.xml
  • run ". run_enkf.sh"

/home/fedor/shares/G/checkouts/openda/openstreams_2013/cases/ourthe_case/Modules/OpenStreams/openda/Ourthe

  • No labels