Verde: Processing and gridding spatial data using Green’s functions

Verde: Processing and gridding spatial data using Green’s functions - Published in JOSS (2018)
https://github.com/fatiando/verde

Keywords

earth-science fatiando-a-terra geophysics geoscience geospatial interpolation machine-learning python python3 scipy scipy-stack

Keywords from Contributors

mesh magnetics inverse-problems finite-volume magnetic-fields open-science gravity transformer archiving measur

Last synced: 2 months ago
JSON representation

Acceptance Criteria

Repository metadata

Processing and gridding spatial data, machine-learning style


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 months ago

Total Commits: 337
Total Committers: 15
Avg Commits per committer: 22.467
Development Distribution Score (DDS): 0.294

Commits in past year: 10
Committers in past year: 3
Avg Commits per committer in past year: 3.333
Development Distribution Score (DDS) in past year: 0.2

Name Email Commits
Leonardo Uieda l****a@g****m 238
Santiago Soler s****r@g****m 52
dependabot[bot] 4****] 19
Fatiando a Terra Bot 5****t 10
Jesse Pisel j****l 5
Souza-junior 9****r 2
Matt Tankersley 8****r 2
David Hoese d****e@s****u 2
Rowan Cockett r****1@g****m 1
Lindsey Heagy l****y@g****m 1
James Sample j****e@g****m 1
Goto15 4****5 1
Federico Esteban f****n@g****m 1
DC Slagel d****s@m****g 1
Arfon Smith a****n 1

Committer domains:


Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 61
Total pull requests: 218
Average time to close issues: over 1 year
Average time to close pull requests: about 1 month
Total issue authors: 12
Total pull request authors: 7
Average comments per issue: 0.9
Average comments per pull request: 0.53
Merged pull request: 179
Bot issues: 1
Bot pull requests: 38

Past year issues: 11
Past year pull requests: 73
Past year average time to close issues: 6 days
Past year average time to close pull requests: 3 days
Past year issue authors: 3
Past year pull request authors: 4
Past year average comments per issue: 0.18
Past year average comments per pull request: 0.25
Past year merged pull request: 59
Past year bot issues: 0
Past year bot pull requests: 14

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/fatiando/verde

Top Issue Authors

  • leouieda (45)
  • santisoler (5)
  • mdtanker (2)
  • ckohnke (1)
  • ThomasMGeo (1)
  • Esteban82 (1)
  • dependabot[bot] (1)
  • joshdunnlime (1)
  • mtb-za (1)
  • elfring (1)
  • gabrahamastro (1)
  • ianpdavies (1)

Top Pull Request Authors

  • leouieda (132)
  • santisoler (39)
  • dependabot[bot] (38)
  • Souza-junior (4)
  • mdtanker (3)
  • Phssilva (1)
  • JamesSample (1)

Top Issue Labels

  • enhancement (25)
  • maintenance (19)
  • documentation (5)
  • bug (4)
  • good first issue (4)
  • question (2)
  • dependencies (1)

Top Pull Request Labels

  • dependencies (38)
  • github_actions (4)
  • documentation (1)

Package metadata

pypi.org: verde

Processing and gridding spatial data, machine-learning style

  • Homepage: https://github.com/fatiando/verde
  • Documentation: https://www.fatiando.org/verde
  • Licenses: BSD 3-Clause License
  • Latest release: 1.8.1 (published over 1 year ago)
  • Last Synced: 2025-10-26T02:10:47.246Z (2 months ago)
  • Versions: 16
  • Dependent Packages: 6
  • Dependent Repositories: 13
  • Downloads: 9,768 Last month
  • Docker Downloads: 120
  • Rankings:
    • Dependent packages count: 1.267%
    • Stargazers count: 2.754%
    • Dependent repos count: 4.08%
    • Average: 4.117%
    • Docker downloads count: 4.162%
    • Forks count: 5.307%
    • Downloads: 7.131%
  • Maintainers (2)
proxy.golang.org: github.com/fatiando/verde

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/fatiando/verde#section-documentation
  • Licenses: bsd-3-clause
  • Latest release: v1.8.1 (published over 1 year ago)
  • Last Synced: 2025-10-26T02:10:41.002Z (2 months ago)
  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 5.426%
    • Average: 5.609%
    • Dependent repos count: 5.791%
conda-forge.org: verde

Verde is a Python library for processing spatial data (topography, point clouds, bathymetry, geophysics surveys, etc) and interpolating them on a 2D surface (i.e., gridding) with a hint of machine learning. Our core interpolation methods are inspired by machine-learning. As such, Verde implements an interface that is similar to the popular scikit-learn library. We also provide other analysis methods that are often used in combination with gridding, like trend removal, blocked/windowed operations, cross-validation, and more!

  • Homepage: http://github.com/fatiando/verde
  • Licenses: BSD-3-Clause
  • Latest release: 1.7.0 (published almost 4 years ago)
  • Last Synced: 2025-10-26T02:10:32.810Z (2 months ago)
  • Versions: 10
  • Dependent Packages: 2
  • Dependent Repositories: 22
  • Rankings:
    • Dependent repos count: 7.597%
    • Average: 16.877%
    • Stargazers count: 17.524%
    • Dependent packages count: 19.561%
    • Forks count: 22.825%

Dependencies

env/requirements-build.txt pypi
  • build *
  • twine *
env/requirements-docs.txt pypi
  • cartopy >=0.18
  • matplotlib *
  • pyproj *
  • sphinx ==4.5.
  • sphinx-book-theme ==0.3.
  • sphinx-copybutton ==0.5.
  • sphinx-design ==0.1.
  • sphinx-gallery ==0.10.
env/requirements-style.txt pypi
  • black *
  • flake8 *
  • flake8-bugbear *
  • flake8-builtins *
  • flake8-functions *
  • flake8-mutable *
  • flake8-rst-docstrings *
  • flake8-simplify *
  • flake8-unused-arguments *
  • isort *
  • pathspec *
  • pep8-naming *
env/requirements-test.txt pypi
  • cartopy >=0.18 test
  • coverage * test
  • matplotlib * test
  • pytest * test
  • pytest-cov * test
  • pytest-mpl * test
.github/workflows/docs.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • actions/checkout 5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f composite
  • actions/download-artifact v2 composite
  • actions/upload-artifact v2 composite
  • conda-incubator/setup-miniconda v2 composite
  • styfle/cancel-workflow-action 148d9a848c6acaf90a3ec30bc5062f646f8a4163 composite
.github/workflows/pypi.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
  • pypa/gh-action-pypi-publish bce3b74dbf8cc32833ffba9d15f83425c1a736e0 composite
.github/workflows/style.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/test.yml actions
  • actions/cache v3 composite
  • actions/checkout v2 composite
  • codecov/codecov-action v1 composite
  • conda-incubator/setup-miniconda v2 composite
  • styfle/cancel-workflow-action 148d9a848c6acaf90a3ec30bc5062f646f8a4163 composite
environment.yml conda
  • black
  • build
  • cartopy >=0.20
  • coverage
  • dask !=2021.03.0
  • flake8
  • flake8-bugbear
  • flake8-builtins
  • flake8-functions
  • flake8-mutable
  • flake8-rst-docstrings
  • flake8-simplify
  • gmt 6.3.*
  • ipython
  • isort
  • matplotlib 3.5.*
  • numba
  • numpy
  • pandas
  • pathspec
  • pep8-naming
  • pip
  • pooch
  • pygmt 0.6.*
  • pykdtree
  • pyproj
  • pytest
  • pytest-cov
  • pytest-mpl
  • python 3.10
  • scikit-learn
  • scipy
  • sphinx 4.5.*
  • sphinx-book-theme 0.3.*
  • sphinx-copybutton 0.5.*
  • sphinx-design 0.1.*
  • sphinx-gallery 0.10.*
  • twine
  • xarray

Score: 18.436798354612968