Skip to main content

Find edges on 2D grids or vertices.

Project description

Code coverage Maintainability pre-commit.ci status Documentation Status Coding style version on PyPI version status on PyPI Python versions

curve-apps

Auto-detection of trends and edges in geoscientific data.

Documentation

Online documentation

Installation

curve-apps is currently written and tested for Python 3.10.

Install Conda

To install curve-apps, you need to install Conda first.

We recommend to install Conda using miniforge.

Within a conda environment

You can install (or update) a conda environment with all the requires packages to run curve-apps. To do so you can directly run the Install_or_Update.bat file by double left clicking on it.

Install with conda

You can install the package using conda and the .lock files from a conda prompt:

conda env create -n my-env -f environments/[the_desired_env].lock.yml

Install with PyPI

You should not install the package from PyPI, as the app requires conda packages to run. Still, you can install it in a conda environment without its dependencies (--no-deps).

From PyPI

To install the curve-apps package published on PyPI:

pip install -U --no-deps curve-apps
From a Git tag or branch

If the package is not on PiPY yet, you can install it from a Git tag:

pip install -U --no-deps --force-reinstall https://github.com/MiraGeoscience/curve-apps/archive/refs/tags/TAG.zip

Or to install the latest changes available on a given Git branch:

pip install -U --no-deps --force-reinstall https://github.com/MiraGeoscience/curve-apps/archive/refs/heads/BRANCH.zip
From a local copy of the sources

If you have a git clone of the package sources locally, you can install curve-apps from the local copy of the sources with:

pip install -U --force-reinstall path/to/project_folder_with_pyproject_toml

Or in editable mode, so that you can edit the sources and see the effect immediately at runtime:

pip install -e -U --force-reinstall path/to/project_folder_with_pyproject_toml

Setup for development

To configure the development environment and tools, please see README-dev.rst.

License

curve-apps is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

curve-apps is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with curve-apps. If not, see <https://www.gnu.org/licenses/>.

Third Party Software

The curve-apps Software may provide links to third party libraries or code (collectively “Third Party Software”) to implement various functions. Third Party Software does not comprise part of the Software. The use of Third Party Software is governed by the terms of such software license(s). Third Party Software notices and/or additional terms and conditions are located in the THIRD_PARTY_SOFTWARE.rst file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

curve_apps-0.2.0b1.tar.gz (19.0 kB view details)

Uploaded Source

Built Distribution

curve_apps-0.2.0b1-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

Details for the file curve_apps-0.2.0b1.tar.gz.

File metadata

  • Download URL: curve_apps-0.2.0b1.tar.gz
  • Upload date:
  • Size: 19.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for curve_apps-0.2.0b1.tar.gz
Algorithm Hash digest
SHA256 d2dee862ee4b4b98030743d21582f03b816d6218e915c945a96f00a9a956fad0
MD5 997d915bfd3d78bf1239e33ce0926755
BLAKE2b-256 f22b0956dec20a65f7776d4bae9d8c85cf8ac3447ec96f276abf9465fd293fe5

See more details on using hashes here.

File details

Details for the file curve_apps-0.2.0b1-py3-none-any.whl.

File metadata

  • Download URL: curve_apps-0.2.0b1-py3-none-any.whl
  • Upload date:
  • Size: 28.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for curve_apps-0.2.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb4e6cee736b89ee16930164a2dea50e3a29dd63d69d4f4a54d81c6010cd99d2
MD5 a74a79423550cbde063ee6792fab6c4f
BLAKE2b-256 ab2151f4b9b3f74d25ba21b0f00a07b4c6a4fd315e287b633c642479d361a6f5

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page