https://github.com/fatiando/verde
Name Target Message Date
HEAD 878f195 Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#438) 12 March 2024, 11:55:32 UTC
refs/heads/2.0-dev eb636e3 Add option to pass coordinates to the grid method (#326) Allow `BaseGridder.grid` to take the coordinates of the preexisting grid either as 2d arrays (meshgrid) or as 1d arrays. Raise a `FutureWarning` if the `spacing`, `shape` or `region` arguments are passed, since they will be removed in v2.0.0. Write a new `meshgrid_from_1d` function that creates a meshgrid out of 1d horizontal arrays, checks if they have a single dimension, and supports for passing extra coordinates as 2d-arrays. 03 November 2021, 10:39:56 UTC
refs/heads/derivatives a8d2d4f Merge branch 'master' into derivatives 06 October 2020, 13:00:32 UTC
refs/heads/dims-on-projection fcc4e1c Call _get_dims with projection as a kwarg Add one more test where projection argument is omitted. 03 November 2021, 16:08:17 UTC
refs/heads/gh-pages c6d4061 Deploy dev from 878f195 12 March 2024, 12:00:44 UTC
refs/heads/main 878f195 Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#438) 12 March 2024, 11:55:32 UTC
refs/heads/pyproject 50b10db Start moving to pyproject.toml only 30 October 2023, 20:56:19 UTC
refs/heads/python-3.12 7f0fc2e Extend support for Python 3.12 09 April 2024, 22:59:12 UTC
refs/heads/tutorial 467a6c3 Start sketching out the first tutorial 28 February 2024, 12:02:59 UTC
refs/tags/v0.1a0 4e07765 Add numba version of VectorSpline2D jacobian (#111) Jacobian calculation speeds are 5-10x but results is small or non-existent speedups in the actual fitting because there the least-squares dominates the computation time. Still, good to have the feature. 09 August 2018, 23:12:01 UTC
refs/tags/v1.0.0 b8d9ba9 Instructions for checking the RST in the README PyPI is not very forgiving of slight problems with the README rst code. 13 September 2018, 21:40:28 UTC
refs/tags/v1.0.0rc1 d90c610 Add minimal integration test (#133) This test touches most of the core features of Verde and just checks the end result. It can be a quick test to see if anything is broken, for example when building the conda-forge package. 13 September 2018, 20:32:17 UTC
refs/tags/v1.0.0rc2 c7daebe Remove broken indentation from README The placeholder comment was indented by 1 space by mistake. 13 September 2018, 21:34:35 UTC
refs/tags/v1.0.1 9bb9538 Changes for 1.0.1 release and JOSS citation (#142) Update citation to reflect the JOSS paper (accepted). Update links on README and include a changelog. 11 October 2018, 01:10:15 UTC
refs/tags/v1.1.0 fe250cc Add changelog for 1.1.0 (#152) Created a changelog for the new 1.1.0 release with Zenodo DOI. Updated the authors list and made it alphabetical by last name. Updated install instructions to be clearer what numba and pykdtree do. 06 November 2018, 21:38:26 UTC
refs/tags/v1.2.0 6cf9619 Changelog entry for 1.2.0 (#197) Create a changelog entry and update the authors file to include @santisoler 23 July 2019, 17:41:07 UTC
refs/tags/v1.3.0 7c4315d Add changelog entry for v1.3.0 (#223) 22 January 2020, 11:35:43 UTC
refs/tags/v1.4.0 116e8a1 Changelog entry for v1.4.0 (#248) New minor release with new features and bug fixes. No breaking changes or deprecations. 06 April 2020, 16:33:55 UTC
refs/tags/v1.5.0 d870b41 Changelog entry for v1.5.0 (#271) Includes the new cross-validators and fixes to our base classes to accommodate Harmonica. 04 June 2020, 19:18:24 UTC
refs/tags/v1.6.0 8f322d4 Add changelog entry for v1.6.0 (#316) 18 March 2021, 14:03:43 UTC
refs/tags/v1.6.1 a947c37 Changelog entry for v1.6.1 (#320) Minor release to include a small fix to make_xarray_grid 22 March 2021, 10:59:47 UTC
refs/tags/v1.7.0 01bd6fa Add changelog entry for v1.7.0 (#361) Minor version that introduces some deprecations and couple of new features. 25 March 2022, 14:58:42 UTC
refs/tags/v1.8.0 ec55094 Changelog entry for v1.8.0 (#413) Add the updates to the changelog, tweaks to the README, and link to new docs version. 08 May 2023, 13:41:22 UTC
back to top