OasisPiWind
PiWind is a wind storm model for a small area of the UK.
https://github.com/OasisLMF/OasisPiWind
Category: Climate Change
Sub Category: Natural Hazard and Storm
Keywords from Contributors
catastrophe-model vulnerability hazard insurance loss reinsurance measur transforms archiving animals
Last synced: about 20 hours ago
JSON representation
Repository metadata
Toy UK windstorm model
- Host: GitHub
- URL: https://github.com/OasisLMF/OasisPiWind
- Owner: OasisLMF
- License: bsd-2-clause
- Created: 2017-04-11T14:11:42.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T14:11:33.000Z (12 days ago)
- Last Synced: 2025-04-20T09:44:42.714Z (8 days ago)
- Language: Python
- Homepage: https://oasislmf.github.io
- Size: 29.6 MB
- Stars: 28
- Watchers: 12
- Forks: 44
- Open Issues: 0
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
Oasis PiWind
Toy UK windstorm model.
Cloning the repository
You can clone this repository from GitHub.
Running via the Oasis MDK
The Oasis model development kit (MDK) is a Python package which provides a command line interface (CLI) for developing and running models using the Oasis framework. It can be installed via the Python package installer pip
(or pip3
for Python 3). The PiWind repository contains a JSON configuration file that allows the PiWind model to be run via the MDK.
Using the configuration file an end-to-end analysis can be executed using the command:
oasislmf model run -C oasislmf.json
Files will be generated by default in a UTC timestamped folder named runs/ProgOasis-<UTC timestamp
> in your working directory.
Owner metadata
- Name: Oasis Loss Modelling Framework
- Login: OasisLMF
- Email: [email protected]
- Kind: organization
- Description: An open source catastrophe modelling platform, free to use by anyone.
- Website: oasislmf.github.io
- Location: London
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8616323?v=4
- Repositories: 24
- Last ynced at: 2023-02-28T03:00:44.771Z
- Profile URL: https://github.com/OasisLMF
GitHub Events
Total
- Watch event: 3
- Delete event: 2
- Issue comment event: 1
- Push event: 10
- Pull request event: 8
- Fork event: 2
- Create event: 16
Last Year
- Watch event: 3
- Delete event: 2
- Issue comment event: 1
- Push event: 10
- Pull request event: 8
- Fork event: 2
- Create event: 16
Committers metadata
Last synced: 5 days ago
Total Commits: 732
Total Committers: 20
Avg Commits per committer: 36.6
Development Distribution Score (DDS): 0.507
Commits in past year: 11
Committers in past year: 3
Avg Commits per committer in past year: 3.667
Development Distribution Score (DDS) in past year: 0.273
Name | Commits | |
---|---|---|
Sandeep Murthy | s****y@p****h | 361 |
Sam Gamble | h****a@g****m | 242 |
Kamal Charles | k****s@o****k | 27 |
benhayes21 | b****s@o****g | 27 |
Mark Pinkerton | m****n@o****g | 17 |
Joh | j****r@o****g | 15 |
hchagani-oasislmf | h****i@o****g | 12 |
Mark Pinkerton | m****n@o****g | 8 |
Stephane Struzik | 3****k | 7 |
Marco Tazzari | 6****i | 3 |
marekdabek | m****k | 3 |
dependabot[bot] | 4****] | 2 |
Camille Daum-Lobko | c****e@d****m | 1 |
Daniel Evans | d****s@j****m | 1 |
ben | b****n | 1 |
Ubuntu | u****u@i****l | 1 |
Sam Gamble | s****s@g****m | 1 |
Jenkins Automation Server | j****s@i****l | 1 |
Cloud User | c****s@i****l | 1 |
maxwellflitton | m****n@g****m | 1 |
Committer domains:
- oasislmf.org: 4
- ip-10-10-0-132.eu-west-1.compute.internal: 1
- ip-10-10-0-15.eu-west-1.compute.internal: 1
- ip-10-10-0-14.eu-west-1.compute.internal: 1
- jbarisk.com: 1
- daum-lobko.com: 1
- oasislnf.org: 1
- oasispalmtree.co.uk: 1
- protonmail.ch: 1
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 27
Total pull requests: 166
Average time to close issues: 2 months
Average time to close pull requests: 8 days
Total issue authors: 14
Total pull request authors: 12
Average comments per issue: 2.96
Average comments per pull request: 0.37
Merged pull request: 145
Bot issues: 0
Bot pull requests: 4
Past year issues: 0
Past year pull requests: 10
Past year average time to close issues: N/A
Past year average time to close pull requests: 3 days
Past year issue authors: 0
Past year pull request authors: 3
Past year average comments per issue: 0
Past year average comments per pull request: 0.2
Past year merged pull request: 10
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- sambles (6)
- johcarter (4)
- sr-murthy (3)
- cdlhub (2)
- mpinkerton-oasis (2)
- shivamspj (2)
- DanielFEvans (1)
- rtahiry (1)
- benhayes21 (1)
- mtazzari (1)
- martvdmarel (1)
- hchagani-oasislmf (1)
- gaudenzplanta (1)
- hsteptoe (1)
Top Pull Request Authors
- sambles (117)
- sr-murthy (13)
- mtazzari (6)
- hchagani-oasislmf (6)
- sstruzik (6)
- johcarter (6)
- dependabot[bot] (4)
- cdlhub (2)
- benhayes21 (2)
- ncerutti (2)
- DanielFEvans (1)
- ElliotJH (1)
Top Issue Labels
- bug (8)
- enhancement (4)
- help wanted (1)
Top Pull Request Labels
- enhancement (14)
- bug (5)
- dependencies (4)
- github_actions (1)
Dependencies
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/checkout v3 composite
- Flask ==1.0
- descartes ==1.1.0
- folium ==0.5.0
- geopandas *
- jupyter *
- matplotlib ==2.2.2
- oasislmf >=1.4.0
- seaborn ==0.8.1
- docker ==6.1.3 test
- oasislmf * test
- pandas * test
- parametrize * test
- pathlib * test
- pyYaml ==5.3.1 test
- pytest * test
- pytest-docker-compose * test
- requests * test
Score: 6.327936783729195