Skip to main content

Utilities for translating and processing Seafloor Geodesy data

Project description

EarthScope Seafloor Geodesy Tools

es_sfgtools is a Python library designed to support preprocessing and GNSS-A processing workflows for Seafloor Geodesy using data from Liquid Robotics SV2/SV3 Wave Gliders.

The toolkit also integrates with the GARPOS GNSS-A processing.

Due to a dependency of GARPOS, the library currently is only installable via conda. Also GARPOS installation requires gfortran, which (if you dont already have it) can be installed on a mac with the command

brew install gfortran

Installation

  1. Clone the repository

    git clone https://github.com/EarthScope/es_sfgtools.git
    cd es_sfgtools
    
  2. Create and activate a Conda environment

    Choose the environment file appropriate for your operating system.

    macOS

    conda env create -f mac_environment.yml
    conda activate seafloor_geodesy_mac
    

    linux

    conda env create -f linux_environment.yml
    conda activate seafloor_geodesy_mac
    

    These environment files provide all required scientific and compiler dependencies.

    macOS TileDB Note (DYLD path)

    In order to run parts of the library dependent on TileDB, you may also need to set the following environmental variable (use the correct path to your conda environment lib folder)

    export DYLD_LIBRARY_PATH="/path/to/conda/env/lib"

    For example: export DYLD_LIBRARY_PATH="$HOME/miniconda3/envs/seafloor_geodesy_mac/lib"

Documentation

Documentation (in development) is available on ReadTheDocs:

ReadTheDocs

Repository Files & Dependency Notes

  • linux_environment.yml

    • Conda environment specification for Linux.
  • mac_environment.yml

    • Conda environment specification for macOS.
    • Includes macOS compiler toolchain (clang, gfortran).
  • pyproject.toml

    • Defines Python package metadata for PyPI distribution.
    • Conda environment installs from this.
  • requirements-dev.txt

    • dev requirements pointed to by pyproj.toml
  • docs/requirements.txt

    • Documentation build dependencies (Sphinx, RTD theme, myst-parser).

Versioning

This project uses setuptools_scm for automatic versioning from git tags. Version information is generated at build time.


Maintainers: Mike Gottlieb, Franklyn Dunbar, Rachel Akie Organization: EarthScope

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

es_sfgtools-0.1.1a1.dev1.tar.gz (25.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

es_sfgtools-0.1.1a1.dev1-py3-none-any.whl (10.6 MB view details)

Uploaded Python 3

File details

Details for the file es_sfgtools-0.1.1a1.dev1.tar.gz.

File metadata

  • Download URL: es_sfgtools-0.1.1a1.dev1.tar.gz
  • Upload date:
  • Size: 25.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.11

File hashes

Hashes for es_sfgtools-0.1.1a1.dev1.tar.gz
Algorithm Hash digest
SHA256 bec4092e012b1e9a50bb7618ceaca1cdac7df25647ab8b595690c32159142c8c
MD5 aa112f2cda8ed979dcf1130b43d8ea30
BLAKE2b-256 02843338dcdb1600b2b2c182b6a98a00e147156be8c8a4a8f244a5b1e6c1f224

See more details on using hashes here.

File details

Details for the file es_sfgtools-0.1.1a1.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for es_sfgtools-0.1.1a1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 92e1094a8301462a14080d3c2f013b0d50803d7ec325bb0cda5e461115c07640
MD5 9377491308b838ab79ba06fd93dbf239
BLAKE2b-256 dc13890f27cc3e4af4f97e10f252cad40b1cd2e1de5ddeb7de3a400077f30468

See more details on using hashes here.

Supported by

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