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
    2 of 13 committers (15.4%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.5%) to scientific vocabulary

Keywords from Contributors

projection interactive serializer cycles packaging charts network-simulation archival shellcodes hacking
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: FlorisCalkoen
  • License: other
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 503 MB
Statistics
  • Stars: 16
  • Watchers: 2
  • Forks: 42
  • Open Issues: 6
  • Releases: 0
Archived
Created over 3 years ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License

README.md

[ARCHIVED] Coastal Dynamics Open Codebook

This repository is archived and no longer maintained.

The project has been adopted by the Coastal Dynamics organization, and its components are now maintained separately:

  • The latest Coastal Codebook (JupyterBook): https://github.com/Coastal-Dynamics/CoastalCodebook

  • The coastal-dynamics Python package: https://github.com/Coastal-Dynamics/coastal-dynamics

Please use the updated repositories for the most recent code, documentation, and issue tracking.


Legacy Content (for reference)

Welcome to the Coastal Dynamics Open Codebook! This project contains interactive exercises that cover material of the Coastal Dynamics Open Textbook as well as a Python package, that is designed for creating interactive questions, complete with a simple grading mechanism.

For more information regarding the course, installation and usage we refer the interested reader to our Jupyterbook, that is available online!

Usage

Detailed instructions for both the notebooks and the package are provided in our Jupyterbook online.

Interactive teaching material

Instructions for running the tutorial notebooks are available here.

Package installation

Install the Python package using pip:

bash pip install coastal-dynamics

Architecture

Components

architecture

User usage

image

Questions

If you have a question about the installation process or notebooks, feel free to open an issue in the GitHub repository. If that's your first time, have a look at these instructions. We choose to use the GitHub issue-tracker because your fellow students probably have similar problems. We will probably not troubleshoot the tutorial notebooks by email!

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This project is created by using open source software only! Many thanks to NUMFocus for supporting and maintaining all these open source initiatives. We used cookiecutter-jupyter-book template as our template for the book structure.

Owner

  • Name: Floris Calkoen
  • Login: FlorisCalkoen
  • Kind: user
  • Location: Amsterdam
  • Company: Deltares

PhD candidate in coastal morphology at the TU Delft & Deltares

GitHub Events

Total
  • Watch event: 7
  • Push event: 1
  • Fork event: 3
Last Year
  • Watch event: 7
  • Push event: 1
  • Fork event: 3

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 223
  • Total Committers: 13
  • Avg Commits per committer: 17.154
  • Development Distribution Score (DDS): 0.61
Past Year
  • Commits: 3
  • Committers: 2
  • Avg Commits per committer: 1.5
  • Development Distribution Score (DDS): 0.333
Top Committers
Name Email Commits
Floris Calkoen 4****n 87
floriscalkoen f****n@h****m 65
ChristiaanDHoogervorst 1****t 16
jakobchristiaanse j****e@l****e 15
Kevin 7****n 9
pupicvuriljm 1****m 7
dani_x_98 d****a@g****m 7
Mario van den Berg 1****g 4
dependabot[bot] 4****] 4
sgpearson17 s****n@t****l 3
judithbosboom 1****m 3
Mario van den Berg m****7@t****l 2
vsessink v****n@s****l 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 5
  • Total pull requests: 106
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 days
  • Total issue authors: 1
  • Total pull request authors: 8
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.04
  • Merged pull requests: 96
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • FlorisCalkoen (6)
Pull Request Authors
  • FlorisCalkoen (91)
  • ChristiaanDHoogervorst (26)
  • khdebruijn (17)
  • dependabot[bot] (8)
  • pupicvuriljm (8)
  • judithbosboom (4)
  • sgpearson17 (3)
  • vsessink (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (8)

Dependencies

.github/workflows/tests.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • mamba-org/setup-micromamba v1 composite
  • pre-commit/action v3.0.0 composite
jupyterbook/binder/Dockerfile docker
  • pangeo/pangeo-notebook 2020.11.18 build
environment.yml pypi
pyproject.toml pypi
  • black ^23.7.0 develop
  • pytest ^7.4.0
  • python ^3.10