OasisPiWind

Toy UK windstorm model

https://github.com/OasisLMF/OasisPiWind

Science Score: 36.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
    3 of 28 committers (10.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.5%) to scientific vocabulary

Keywords from Contributors

catastrophe-model hazard insurance loss reinsurance vulnerability complex-networks graph-algorithms graph-theory
Last synced: 10 months ago · JSON representation

Repository

Toy UK windstorm model

Basic Info
  • Host: GitHub
  • Owner: OasisLMF
  • License: bsd-2-clause
  • Language: Python
  • Default Branch: main
  • Homepage: https://oasislmf.github.io
  • Size: 29.5 MB
Statistics
  • Stars: 30
  • Watchers: 12
  • Forks: 43
  • Open Issues: 1
  • Releases: 0
Created over 9 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

Oasis LMF logo

Binder PiWind Testing PiWind MDK

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

  • Name: Oasis Loss Modelling Framework
  • Login: OasisLMF
  • Kind: organization
  • Email: support@oasislmf.org
  • Location: London

An open source catastrophe modelling platform, free to use by anyone.

GitHub Events

Total
  • Watch event: 4
  • Delete event: 3
  • Issue comment event: 2
  • Push event: 13
  • Pull request review event: 1
  • Pull request event: 11
  • Fork event: 2
  • Create event: 20
Last Year
  • Watch event: 4
  • Delete event: 3
  • Issue comment event: 2
  • Push event: 13
  • Pull request review event: 1
  • Pull request event: 11
  • Fork event: 2
  • Create event: 20

Committers

Last synced: 10 months ago

All Time
  • Total Commits: 733
  • Total Committers: 28
  • Avg Commits per committer: 26.179
  • Development Distribution Score (DDS): 0.524
Past Year
  • Commits: 6
  • Committers: 3
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email Commits
Sandeep Murthy s****y@p****h 349
Sam Gamble h****a@g****m 161
sambles s****s@u****m 81
Kamal Charles k****s@o****k 25
Mark Pinkerton m****n@o****g 17
Joh j****r@o****g 15
benhayes21 b****s@o****g 14
benhayes21 B****s@o****g 13
Sandeep Murthy s****y@u****m 12
hchagani-oasislmf h****i@o****g 9
Mark Pinkerton m****n@o****g 8
Stephane Struzik 3****k@u****m 6
Marco Tazzari 6****i@u****m 3
hchagani-oasislmf 4****f@u****m 3
KamalCharles 4****s@u****m 2
dependabot[bot] 4****]@u****m 2
marekdabek m****k@u****m 2
Camille Daum-Lobko c****e@d****m 1
Cloud User c****s@i****l 1
Daniel Evans d****s@j****m 1
Jenkins Automation Server j****s@i****l 1
Marek Dabek m****k@o****g 1
Sam Gamble s****s@g****m 1
Ubuntu u****u@i****l 1
Vinul Wimalaweera 1****w@u****m 1
ben b****n 1
maxwellflitton m****n@g****m 1
sstruzik s****k@g****m 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • 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: 13
  • Average comments per issue: 2.96
  • Average comments per pull request: 0.38
  • Merged pull requests: 145
  • Bot issues: 0
  • Bot pull requests: 4
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 days
  • Issue authors: 0
  • Pull request authors: 4
  • Average comments per issue: 0
  • Average comments per pull request: 0.22
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • sambles (5)
  • 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)
Pull Request Authors
  • sambles (126)
  • sr-murthy (13)
  • sstruzik (8)
  • mtazzari (6)
  • johcarter (6)
  • hchagani-oasislmf (5)
  • dependabot[bot] (5)
  • vinulw (2)
  • cdlhub (2)
  • benhayes21 (2)
  • ncerutti (2)
  • DanielFEvans (1)
  • ElliotJH (1)
Top Labels
Issue Labels
bug (7) enhancement (4) help wanted (1)
Pull Request Labels
enhancement (14) bug (6) dependencies (5) github_actions (2)

Dependencies

.github/workflows/build.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/generate_test_outputs.yml actions
.github/workflows/integration.yml actions
  • actions/checkout v3 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/project-PR.yml actions
.github/workflows/project-issue.yml actions
.github/workflows/run_mdk.yml actions
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
.github/workflows/tag-release.yml actions
  • actions/checkout v3 composite
.github/workflows/test.yml actions
docker/plat2-v2.docker-compose.yml docker
docker/plat2.docker-compose.yml docker
docker/s3.docker-compose.yml docker
docker-compose.yml docker
binder/requirements.txt pypi
  • 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
tests/requirements.in pypi
  • 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
docker/plat2-v2.s3.docker-compose.yml docker