Recent Releases of groundhog
groundhog -
Fixed
- Various documentation improvements
- Improvement to the catchment boundary cell generation
- Improved handling of flow path lines near edges of meshes and surfaces
- Added further examples to Flow Saturation examples
- Various improvements to precedent projects, particularly Edaphic
Changed
- Moved contour components into a 'Utilities' section
Added
- Additional output parameters to Flow Saturation component
- New Mesh Color by Face utility to assign a single per mesh face must more efficiently
- C#
Published by philipbelesky almost 5 years ago
groundhog - 0.11.0b
Changed
- Definitions and models now default to Rhino 6 compatibility
- Clarified parameter labels in planting components
- Renamed 'Fidelity' parameter to 'Jump' for flow components
Added
- Added components to visualise canopy/root masses using meshes
- Flow components can now trace uphill paths with negative distances
- Flow catchments component now guesses a proximity threshold if one is not set
- Plant components actually use variance values
- Added "Volume %" output to catchment component to easily display the % of flow paths terminating within an area
- C#
Published by philipbelesky almost 6 years ago
groundhog - 0.10.0b
Added
- Added the Flow Area component that derives the water level within a defined channel given a defined flow quantity
- Added the Flow Profile component that calculates a series of hydraulic characteristics for a given flow area
- The Slope components will now calculate slope as a ratio
(This release was published as of 2018-11-22, just not on Github)
- C#
Published by philipbelesky almost 7 years ago
groundhog - 0.9.1b
Changed
- Plant shower will now do nothing when provided with a negative time value so successional planting schemes are easier to implement
- Random Path component now provides a seed parameter so results can be used deterministically
Fixed
- Improved handling of null items and bad inputs across many components
- C#
Published by philipbelesky almost 8 years ago
groundhog - 0.8.0b
Added
- Surface equivalents of the Slope and Aspect terrain components
Fixed
- Flow components will no longer crash when given fewer than three points without a specified Fidelity
- Providing bad input to the Field Mapper component will now reject it rather than proceeding and creating an error
- Improved some error handling on the Contour components
- C#
Published by philipbelesky almost 8 years ago
groundhog - 0.7.0b
Added
- New MeshAspect component
- Full website added along with basic examples and documentation for some components
- Both FlowPath components now have an optional 'Limit' parameter
Changed
- Improved Flows and Terrain example files with more visualisation options
- MeshSlope component will no longer unitise the vector outputs
Fixed
- Improved parsing of each component's generic parameters for tables in documentation
- C#
Published by philipbelesky almost 8 years ago
groundhog - 0.6.0a
Changed
- Flow Path component outputs paths as a flat list; not a tree
- Flow Path component now split into seperate versions for Surfaces and Meshes
- Switched references to use NuGet
Fixed
- Fixed generic plant attributes
- Fixed contour clipped so it excludes contours completely outside the boundary
- C#
Published by philipbelesky about 8 years ago