Ensaio

Latest version: v0.6.0

Safety actively analyzes 623642 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.0

Released on: 2024/02/07

DOI: <https://doi.org/10.5281/zenodo.10632724>

Updated data:

- Update the Caribbean bathymetry data to v2. The new version has fewer points (smaller area), removed the very dense surveys, removed the surveys with systematic errors ([54](https://github.com/fatiando/ensaio/pull/54))

![preview](https://github.com/fatiando/ensaio/assets/290082/d958f65c-1ae3-4c75-89f3-e6cf6453eca0)

Documentation:

- Update documentation dependencies to use the latest sphinx, theme, and plugins ([53](https://github.com/fatiando/ensaio/pull/53))

Maintenance:

- Add testing and support for Python 3.11 ([61](https://github.com/fatiando/ensaio/pull/61))
- Use Dependabot to update GitHub Actions ([55](https://github.com/fatiando/ensaio/pull/55))
- Remove the schedule CI run of the tests ([52](https://github.com/fatiando/ensaio/pull/52))
- Fail CI if codecov upload fails ([51](https://github.com/fatiando/ensaio/pull/51))

This release contains contributions from:

- Leonardo Uieda

0.5.0

Released on: 2022/11/24

DOI: <https://doi.org/10.5281/zenodo.7260639>

New data:

- Add the Lightning Creek magnetic anomaly grid ([38](https://github.com/fatiando/ensaio/pull/38))

Documentation:

- Add links to processing repositories on GitHub ([40](https://github.com/fatiando/ensaio/pull/40), [#45](https://github.com/fatiando/ensaio/pull/45) and [#46](https://github.com/fatiando/ensaio/pull/46))
- Add impostor syndrome disclaimer etc to the README ([37](https://github.com/fatiando/ensaio/pull/37))

Maintenance:

- Drop support for Python 3.6 ([50](https://github.com/fatiando/ensaio/pull/50))
- Update method of setting outputs in Actions ([44](https://github.com/fatiando/ensaio/pull/44))
- Simplify the CI matrix for the test workflow ([43](https://github.com/fatiando/ensaio/pull/43))
- Update the GitHub Actions \"cache\" to v3 ([42](https://github.com/fatiando/ensaio/pull/42))

This release contains contributions from:

- Mariana Gomez
- Leonardo Uieda

0.4.0

Released on: 2022/05/03

DOI: <https://doi.org/10.5281/zenodo.6513957>

New data:

- Gravity ground-based data for the Bushveld Igneous Complex, Southern Africa. Includes observation heights referenced to the ellipsoid and geoid, as well as precomputed gravity disturbance and a topography-free gravity disturbance. Useful for tutorials that are broken up into parts so we don\'t have to start computations from observed gravity every time. ([32](https://github.com/fatiando/ensaio/pull/32))
- Topography grid for Southern Africa at full ETOPO1 resolution. Pairs with the Southern Africa gravity data. ([27](https://github.com/fatiando/ensaio/pull/27))

Documentation:

- A logo for Ensaio! ([28](https://github.com/fatiando/ensaio/pull/28))
- Convert tutorials from sphinx-gallery [.py]{.title-ref} files to plain [.rst]{.title-ref} files using jupyter-sphinx ([31](https://github.com/fatiando/ensaio/pull/31))

Maintenance:

- Convert the README to Markdown ([29](https://github.com/fatiando/ensaio/pull/29))

This release contains contributions from:

- Santiago Soler
- Leonardo Uieda

0.3.0

Released on: 2022/03/28

DOI: https://doi.org/10.5281/zenodo.6390020

New data:

- Add the Sierra Negra volcano point cloud topography data ([23](https://github.com/fatiando/ensaio/pull/23))
- Add the Osborne Mine aeromagnetic data ([22](https://github.com/fatiando/ensaio/pull/22))

This release contains contributions from:

- Leonardo Uieda

0.2.0

Released on: 2022/02/18

doi: [10.5281/zenodo.6143350](https://doi.org/10.5281/zenodo.6143350)

This release reworks how we handle dataset versioning and source data. **No new datasets were added** but this version is incompatible with previous releases.

**Breaking change**:

- Version datasets individually instead of using the entire data bundle and versioning all datasets based on the module name. This means that functions won\'t have to be repeated and updating one dataset doesn\'t mean copying all of the others along with it (since the collection would be new). Versions are now specified as a required `version` argument in all `fetch_*` functions. ([18](https://github.com/fatiando/ensaio/pull/18))

Maintenance:

- Replace Google Analytics for Plausible so our docs have a more privacy-friendly analytics solution ([17](https://github.com/fatiando/ensaio/pull/17))
- Use [Dependente](https://github.com/fatiando/dependente) to capture dependencies on CI ([#16](https://github.com/fatiando/ensaio/pull/16))
- Use [build](https://github.com/pypa/build/) instead of `setup.py` ([#15](https://github.com/fatiando/ensaio/pull/15))
- Remove unused files from the source distributions ([14](https://github.com/fatiando/ensaio/pull/14))

This release contains contributions from:

- Santiago Soler
- Leonardo Uieda

0.1.0

Released on: 2021/12/23

doi: https://doi.org/10.5281/zenodo.5784203

First trial release of Ensaio (Portuguese for “rehearsal”), a Python package for downloading open-access sample datasets for Geoscience. Used for testing our systems and implementation.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.