Deltares.Dam.Data

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Updated log messages when migrating from an older file

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Added backward compatibility support: set the value to NoZones in case ZoneAreas was set in older file versions

Related to Issue [MWDAM-1382]

Incorporated comments reviewer:

- Removed ZoneAreas as ZoneType input parameter

-- Fixed input for test files

Related to Issue [MWDAM-1382]

  1. … 5 more files in changeset.
Incorporated comments reviewer:

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the DAM data model

Related to Issue [MWDAM-1382]

    • -2
    • +1
    ./DamEngineIo/FillXmlInputFromDamUi.cs
    • -4
    • +0
    ./DamEngineIo/FillDamUiFromXmlInput.cs
  1. … 2 more files in changeset.
Incorporated comments reviewer:

- Removed ZoneAreaRestSlopeCrestWidthAttribute from the importing logic

Related to Issue [MWDAM-1382]

    • -7
    • +0
    ./CsvImporters/CsvImporterLocations.cs
    • -10
    • +0
    ./Importers/LocationShapeFileAttributeMap.cs
  1. … 2 more files in changeset.
Removed zoning columns and parameters:

- Removed unused string resources

Related to Issue [MWDAM-1382]

Removed zoning columns and parameters:

- Removed unused string resources

Related to Issue [MWDAM-1382]

Removed zoning columns and parameters:

- Output is not available with the new macrostability kernel

Related to Issue [MWDAM-1382]

    • -6
    • +0
    ./DamEngineIo/FillDamUiFromXmlOutput.cs
  1. … 2 more files in changeset.
Fixed SonarQube isuses

Related to Issue [MWDAM-1626]

Add backward compatibility also for DamLive projects

Improved backward compatibility message

Related to Issue [MWDAM-1626]

Removed obsolete include.

Related to Issue [MWDAM-1621]

Added backward compatibility for 19.1

Related to Issue [MWDAM-1626]

  1. … 1 more file in changeset.
Added backward compatibility for 18.1.3 and earlier

Related to Issue [MWDAM-1626]

  1. … 1 more file in changeset.
Add warning when loading older dam project.

Start implementation of backward compatibility

Related to Issue [MWDAM-1626]

Related to Issue [MWDAM-1621]

    • -0
    • +54
    ./IO/BackwardCompatibility.cs
  1. … 2 more files in changeset.
Fixed exception

Related to Issue [MWDAM-1621]

Add VersionInfo to ProjectData

Start implementing backward compatibility

Related to Issue [MWDAM-1621]

Incorporated comments review:

- Made the PolderLevel property of the ScenarioRecord optional, as this can be defined in either the locations.csv or the scenarios.csv which makes the property optional.

- Added error message in case the PolderLevel was undefined in both files --> in this case the scenario is not imported and a log message is generated

Related to Issue [MWDAM-1584]

    • -1
    • +1
    ./CsvImporters/CsvImporterScenarios.cs
Incorporated comments review:

- Remove unused code

Related to Issue [MWDAM-1584]

Reordered HeadPl2: column should appear before HeadPl3 and HeadPl4 respectively as a default configuration

Related to Issue [MWDAM-1584]

Removed PolderLevel from the Location.cs

Related to Issue [MWDAM-1584]

  1. … 1 more file in changeset.
Removed HeadPL2 from the Location.cs

Related to Issue [MWDAM-1584]

  1. … 2 more files in changeset.
Rewired the HeadPl2 and the PolderLevel properties of Scenario to the new XML entities:

- Changed nullable PolderLevel to a regular double as this is a mandatory required parameter (maintained consistency with the rest of the application)

Related to Issue [MWDAM-1584]

    • -3
    • +2
    ./DamEngineIo/FillDamUiFromXmlInput.cs
    • -3
    • +3
    ./DamEngineIo/FillXmlInputFromDamUi.cs
  1. … 2 more files in changeset.
Removed obsolete GUI components from the property panel:

- Cleaned up unused translations

Related to Issue [MWDAM-1575]

  1. … 2 more files in changeset.
Updated label and description of polder level to "Polderpeil"

Related to Issue [MWDAM-1577]

Cleanup Location and references to HeadPL2: done as a preparation before removing HeadPL2 from the Location class

Related to Issue [MWDAM-1584]

  1. … 3 more files in changeset.
Adjusted DamContext to make HeadPL2 visible:

- Removed obsolete test file

- Changed translation entry due to a rename of the HeadPL2 property in Scenarios to be consistent with the other HeadPl<X> properties

Related to Issue [MWDAM-1584]

  1. … 4 more files in changeset.
Adjusted IO to be able to import HeadPl2 property from scenario files.

Related to Issue [MWDAM-1584]

    • -0
    • +9
    ./CsvImporters/CsvImporterScenarios.cs
  1. … 2 more files in changeset.
Added HeadPl2 to the Scenario as a preparation for removing it from the Location

Related to Issue [MWDAM-1584]

  1. … 1 more file in changeset.
Removed PolderLevel from the SensorLocation:

- Consistent with old migrations of location to scenario properties

Related to Issue [MWDAM-1584]

  1. … 1 more file in changeset.
Reordered columns in the Location Scenarios tab

Related to Issue [MWDAM-1584]