atiim

atiim: The Area Time Inundation Index Model

https://github.com/crvernon/atiim

Science Score: 67.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

atiim: The Area Time Inundation Index Model

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 15
  • Releases: 1
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

build codecov DOI docs Binder

atiim

The Area Time Inundation Index Model

Purpose

atiim is the Area-Time Inundatation Index Model which was created to address the challenge of rapidly characterizing spatiotemporally-complex inundation patterns in dynamic systems, such as estuarine tidal-fluvial environments.

Install atiim

bash pip install atiim

Check out a quickstart tutorial to run atiim

Run atiim using the quicktart tutorial: atiim Quickstarter

Getting started

New to atiim? Get familiar with what atiim is all about in our Getting Started docs!

User guide

Our user guide provides in-depth information on the key concepts of atiim with useful background information and explanation. See our User Guide

Contributing to atiim

Whether you find a typo in the documentation, find a bug, or want to develop functionality that you think will make atiim more robust, you are welcome to contribute! See our Contribution Guidelines

API reference

The reference guide contains a detailed description of the atiim API. The reference describes how the methods work and which parameters can be used. It assumes that you have an understanding of the key concepts. See API Reference

Owner

  • Name: Chris Vernon
  • Login: crvernon
  • Kind: user
  • Location: Remote
  • Company: @JGCRI @IMMM-SFA @PNNL @multisectordynamics @openjournals

Data scientist specializing in all things geospatial who spends a lot of time developing open-source software ecosystems and mentoring

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software in your work, please cite it as below."
authors:
- family-names: "Coleman"
  given-names: "Andre M."
  orcid:  "https://orcid.org/0000-0002-3221-3727"
- family-names: "Vernon"
  given-names: "Chris R."
  orcid: "https://orcid.org/0000-0002-3406-6214"
title: "atiim:  The Area-Time Inundation Index Model"
version: 0.0.0
doi: pending
date-released: 2022-01-05
url: "https://github.com/crvernon/atiim"

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 61
  • Total Committers: 1
  • Avg Commits per committer: 61.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
crvernon c****n@g****m 61

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 16
  • Total pull requests: 1
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 1.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • crvernon (16)
Pull Request Authors
  • crvernon (1)
Top Labels
Issue Labels
enhancement (13) documentation (2) test (1)
Pull Request Labels
enhancement (1) test (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 6 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 1
  • Total maintainers: 1
pypi.org: atiim

The Area Time Inundation Index Model

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 6 Last month
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 30.6%
Stargazers count: 38.8%
Downloads: 52.9%
Maintainers (1)
Last synced: 7 months ago

Dependencies

setup.py pypi
  • fiona >=1.8.19
  • geopandas >=0.9.0
  • joblib >=1.0.1
  • matplotlib >=3.3.3
  • numpy >=1.19.4
  • pandas >=1.1.4
  • pyproj >=3.0.1
  • rasterio >=1.2.3
  • requests >=2.25.1
  • rtree >=0.9.7
  • seaborn >=0.11.1
  • shapely >=1.7.1