Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
h3. Repositories

The system consists of 4 repositories:

- https://repos.deltares.nl/repos/openda/public/trunk (All public openda components) -> public
- https://repos.deltares.nl/repos/openda/deltares/trunk (All private openda components) -> deltares 
- https://repos.deltares.nl/repos/openda/fews/trunk (Fews specific components, for running openda inside fews) -> fews
- https://repos.deltares.nl/repos/openda/public/branches/openstreams_2013 (Integration of PCRaster Jep and other the model schematization) -> openstreams_2013

h3. Building

Requires:
{pre}
ant 
{pre}
{pre}
cd public
ant build
cd -
cd deltares
ant build
cd -
cd fews
ant build
cd -
{pre}

h3. Configuration
{pre}
/home/fedor/shares/G/checkouts/openda/openstreams_2013/cases/ourthe_case/Modules/OpenStreams/openda/Ourthe
{pre}