https://github.com/52north/marigeoroute

Collection of tools and prototypes for the MariData project.

https://github.com/52north/marigeoroute

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 (5.1%) to scientific vocabulary

Keywords from Contributors

ais-data environmental-data marine-data
Last synced: 11 months ago · JSON representation

Repository

Collection of tools and prototypes for the MariData project.

Basic Info
  • Host: GitHub
  • Owner: 52North
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage: https://maridata.org
  • Size: 64.9 MB
Statistics
  • Stars: 4
  • Watchers: 4
  • Forks: 9
  • Open Issues: 4
  • Releases: 0
Created over 5 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

MariGeoRoute

Collection of tools and prototypes for the MariData project.

Related Python packages

Note that maridatadownloader and WeatherRoutingTool were originally part of this GitHub repository but were migrated to separate repositories.

Docker Images

Funding

| Project/Logo | Description | | :-------------: | :------------- | | MariData | MariGeoRoute is funded by the German Federal Ministry of Economic Affairs and Energy (BMWi)BMWi |

Owner

  • Name: 52°North Spatial Information Research GmbH
  • Login: 52North
  • Kind: organization
  • Email: info@52north.org
  • Location: Münster

Advancing spatial information infrastructures to foster open science

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 655
  • Total Committers: 16
  • Avg Commits per committer: 40.938
  • Development Distribution Score (DDS): 0.516
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Katharina Demmich k****h@5****g 317
Martin Pontius m****s@5****g 155
iquaresma i****a@5****g 33
Eesha Walia 9****4 31
shiwakotisurendra s****a@g****m 31
JohannesSchnell j****l@5****g 21
EHJ-52n e****s@5****g 17
Sufian Zaabalawi m****i@5****g 14
Parichay Mandal p****l@5****g 12
Maneesha Premasiri 1****i 10
Katharina Demmich k****h@s****g 6
imkeines i****t@m****g 3
Parichaymandal p****y@P****g 2
Benedikt Gräler b****r@5****g 1
mmusallaj m****j@5****g 1
Parichay Mandal p****y@P****x 1

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 8
  • Total pull requests: 29
  • Average time to close issues: about 1 month
  • Average time to close pull requests: 15 days
  • Total issue authors: 2
  • Total pull request authors: 8
  • Average comments per issue: 1.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 22
  • 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
  • MartinPontius (3)
  • EHJ-52n (1)
Pull Request Authors
  • shiwakotisurendra (7)
  • kdemmich (4)
  • iquaresma (3)
  • imkeines (2)
  • averagestud (1)
  • mmusallaj (1)
  • MartinPontius (1)
Top Labels
Issue Labels
enhancement (2) bug (1)
Pull Request Labels
enhancement (1)

Dependencies

.github/workflows/openseamap.yaml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/metadata-action v4 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/weather_routing_tool.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
data/OpenSeaMap/docker/Dockerfile docker
  • ubuntu latest build
data/OpenSeaMap/docker/docker-compose.yml docker
  • postgis/postgis latest
data/OpenSeaMap/python_docker/Dockerfile docker
  • python 3.9-slim-buster build
data/OpenSeaMap/python_docker/docker-compose.yml docker
  • dpage/pgadmin4 latest
  • postgis/postgis latest
data/zarr/docker-compose.yml docker
  • postgres 13-buster
WeatherRoutingTool/pyproject.toml pypi
WeatherRoutingTool/requirements.test.txt pypi
  • psycopg2 * test
  • pytest * test
WeatherRoutingTool/requirements.txt pypi
  • Pillow *
  • bbox *
  • cartopy >0.20.0
  • dask *
  • datacube *
  • geopandas *
  • geovectorslib *
  • global_land_mask *
  • lxml *
  • matplotlib *
  • netcdf4 ==1.5.8
  • numpy ==1.23.4
  • pandas *
  • scipy >=1.10.0
  • setuptools *
  • shapely *
  • sqlalchemy *
  • wheel *
  • xarray *
WeatherRoutingTool/setup.py pypi
  • Pillow *
  • bbox *
  • dask *
  • datacube *
  • geopandas *
  • geovectorslib *
  • global_land_mask *
  • lxml *
  • matplotlib *
  • netcdf4 *
  • numpy *
  • pandas *
  • pytest *
  • scipy >=1.10.0
  • setuptools *
  • shapely *
  • sqlalchemy *
  • xarray *
data/OpenSeaMap/python_docker/app/requirements.txt pypi
  • geoalchemy2 *
  • geopandas *
  • psycopg2-binary *
  • python-dotenv *
  • requests *
  • sqlalchemy *
data/maridatadownloader/setup.py pypi
  • netCDF4 ==1.5.8
  • pydap *
  • xarray *