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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

es_sfgtools-0.1.1b2-py3-none-any.whl (21.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: es_sfgtools-0.1.1b2-py3-none-any.whl
  • Upload date:
  • Size: 21.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for es_sfgtools-0.1.1b2-py3-none-any.whl
Algorithm Hash digest
SHA256 ba4f2ff09c9d93f043945eeb825e38279ddeea06b070685a690d0dff960545c0
MD5 73c3eabd0198888a1fff034957522686
BLAKE2b-256 d1afe3b70e18c782daf7c346d52697bd7c82063882dbbae10800d001d2578b41

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