-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/1929 - Values-scale and contours adaption in the frontend * Use 1% quantile when generating legend * Bugfix, error in packages recalculation with older object-structure * Feature/1954 - T10: Implement slider for (visual) selection of time ranges in Time processing * Add options for cutting out time periods * Feature/1954 - T10: Implement slider for (visual) selection of time ranges in Time processing * Remove console.log * Feature/1954 - T10: Implement slider for (visual) selection of time ranges in Time processing * Fix value processing: value, begin, end input fields are now working properly * Add time processing information to processing table * Feature/1954 - T10: Implement slider for (visual) selection of time ranges in Time processing * Fix error when values are NULL in processed data * Resolves #1971 * Feature/1917 budget results (#321) * Feature/1946 - Add points to results charts * Add min, max and turning-points * Fix saving meta data * Feature/1917 - Budget results * Implement new results * Show raster data as lines instead of polygons * Feature/1917 - Budget Results: Slider not working, when nstp > 1 * Limit number of results for high nstp values (> 50 ... can be adjusted in ocPackageProperties.tsx) * Feature/1978 - Allow all geometries for boundaries * Implement point to lineString conversion * Validate schema before sending to calculation server * Feature/1978 - Allow all geometries for boundaries * Implement point to polygon conversion * Implement line to polygon conversion Co-authored-by: Robert Schlick <[email protected]> Co-authored-by: Robert <[email protected]>
- Loading branch information
1 parent
603a8d7
commit 75aea9f
Showing
34 changed files
with
707 additions
and
408 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.