https://github.com/arup-group/adsec-grasshopper

Oasys AdSec Grasshopper plugin

https://github.com/arup-group/adsec-grasshopper

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary

Keywords from Contributors

grasshopper grasshopper-plugin grasshopper3d gsa oasys labels
Last synced: 10 months ago · JSON representation

Repository

Oasys AdSec Grasshopper plugin

Basic Info
  • Host: GitHub
  • Owner: arup-group
  • License: mit
  • Language: C#
  • Default Branch: main
  • Homepage:
  • Size: 227 MB
Statistics
  • Stars: 8
  • Watchers: 0
  • Forks: 0
  • Open Issues: 1
  • Releases: 22
Created about 5 years ago · Last pushed 10 months ago
Metadata Files
Readme License Codeowners

README.md

AdSec-Grasshopper

Downloads Install plugin

AdSec-Grasshopper is a plugin for Grasshopper wrapping Oasys AdSec's .NET API. The plugin allows users of Grasshopper to create, edit and analyse AdSec models seemlesly.

| Latest | CI Pipeline | Unit Tests | Deployment | Dependencies | | ------ | ----------- | ---------- | ---------- | ------------ | | GitHub release (latest by date including pre-releases)
Yak
Nuget | Azure DevOps builds
GitHub branch checks state | codecov
Azure DevOps tests | GitHub Workflow Status
GitHub Workflow Status | Libraries.io dependency status for GitHub repo
Dependents (via libraries.io) |

Documentation

Docs

AdSecGH documentation tbd

Example Files

ExampleFiles

This repository contains a number of example files that are also used for testing on new releases, please check out the ExampleFiles folder for a growing list of Grasshopper files.

Contributing

GitHub pull requests GitHub closed pull requests GitHub commit activity GitHub top language GitHub contributors

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Development

You will need to setup pre-commit for doing development.

```bash

Setup virtual environment (.venv is excluded by default on the gitignore)

python -m venv .venv

Activate virtual environment

..venv\Scripts\activate

Install pre-commit

pip install pre-commit

Install commitizen

pip install Commitizen

Install and Add commit-msg and pre-push hook types

pre-commit install --hook-type commit-msg --hook-type pre-push

Setup Hooks (repeat on new branches where the configuration might be different)

pre-commit install ```

License

License: MIT

The plugin is free to download but can only be loaded with a license for AdSec API available. Contact Oasys for a free trial. For licensing of AdSec and AdSec API refer to Oasys Software licensing terms.

For third party packages used by AdSec-Grasshopper, the individual licenses apply. See a list of these in the 'License' subfolder of each project.

About

AdSec

AdSec-Grasshopper is a plugin for Grasshopper wrapping Oasys AdSec's .NET API. The plugin allows users of Grasshopper to create, edit and analyse AdSec sections seemlesly. AdSecGH requires a licensed version of AdSec API.

Owner

  • Name: Arup
  • Login: arup-group
  • Kind: organization
  • Email: media@arup.com

We Shape a Better World

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 281
  • Total Committers: 8
  • Avg Commits per committer: 35.125
  • Development Distribution Score (DDS): 0.623
Top Committers
Name Email Commits
Kristjan Nielsen k****n@a****m 106
Tilman Reinhardt t****t@a****m 76
kpne k****n@k****k 48
Tilman Reinhardt 4****t@u****m 30
Peter Grainger p****r@g****z 9
Kristjan Nielsen K****n@a****m 9
peterjgrainger p****r@a****m 2
dependabot[bot] 4****]@u****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 3
  • Total pull requests: 323
  • Average time to close issues: 14 days
  • Average time to close pull requests: 7 days
  • Total issue authors: 3
  • Total pull request authors: 8
  • Average comments per issue: 3.33
  • Average comments per pull request: 2.02
  • Merged pull requests: 254
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 2
  • Pull requests: 221
  • Average time to close issues: 14 days
  • Average time to close pull requests: 5 days
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 5.0
  • Average comments per pull request: 2.82
  • Merged pull requests: 161
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • psarras (1)
  • tlmnrnhrdt (1)
  • DominikaLos (1)
Pull Request Authors
  • psarras (91)
  • DominikaLos (79)
  • SandeepArup (58)
  • kpne (48)
  • tlmnrnhrdt (43)
  • peterjgrainger (2)
  • hariKallubhavi (1)
  • dependabot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (1)

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
nuget.org: adsecgh

Official Oasys AdSec Grasshopper Plugin AdSecGH is pre-release and under active development, including further testing to be undertaken. It is provided "as-is" and you bear the risk of using it. Future versions may contain breaking changes. Any files, results, or other types of output information created using AdSecGH should not be relied upon without thorough and independent checking. The plugin requires a licensed version of AdSec to load. Contact oasys@arup.com to request a free trial version. Copyright © Oasys 1985 - 2022

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent repos count: 10.2%
Average: 12.0%
Dependent packages count: 13.9%
Last synced: 11 months ago

Dependencies

.github/workflows/github-release-nuget.yml actions
  • i3h/download-release-asset v1 composite
.github/workflows/github-release-yak.yml actions
  • i3h/download-release-asset v1 composite
.github/workflows/jira-branch-check.yml actions
  • arup-group/actions-composite-oasys-jira-check/branch main composite
.github/workflows/jira-pr-check.yml actions
  • arup-group/action-pr-title-jira-check main composite
AdSecGH/AdSecGH.csproj nuget
  • Grasshopper 6.27.20176.5001 development
  • AdSec 2.0.0.21
  • Newtonsoft.Json 13.0.2
  • OasysGH 0.5.2-beta
  • OasysUnits 1.0.0
  • RhinoCommon 6.27.20176.5001
  • System.Data.SQLite 1.0.117
AdSecGHConverterTests/AdSecGHConverterTests.csproj nuget
  • Microsoft.NET.Test.Sdk 17.1.0
  • coverlet.collector 3.2.0
  • xunit 2.4.2
  • xunit.runner.visualstudio 2.4.5
AdSecGHTests/AdSecGHTests.csproj nuget
  • Grasshopper 7.5.21100.3001
  • Microsoft.NET.Test.Sdk 17.1.0
  • coverlet.collector 3.2.0
  • xunit 2.4.2
  • xunit.runner.visualstudio 2.4.5
IntegrationTests/IntegrationTests.csproj nuget
  • Grasshopper 7.5.21100.3001
  • Microsoft.NET.Test.Sdk 17.1.0
  • coverlet.collector 3.2.0
  • xunit 2.4.2
  • xunit.runner.visualstudio 2.4.5