seafloor-geodesy / gnatss

Community Seafloor Global Navigation Satellite Systems - Acoustic (GNSS-A) Transponder Surveying Software
https://gnatss.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
10 stars 14 forks source link

1. As a researcher or project lead, Kona wants to run a GNSS-A inversion of transducer positions and two-way travel times, so that he can position an array of 3 seafloor transponders. #10

Closed vanitech closed 8 months ago

vanitech commented 1 year ago

Overview

This user story essentially asks for a streamlined way to perform GNSS-A inversion.

Action Items

Retrieval

Create SFG Control/Parameters file in YAML file format

The parameter file will be using YAML file format, this decision has been made since this format is human and machine readable.

Create Python package for sfgsolvvm.F that also integrate proc_sfgsolve_center_WG.csh ('sfgpy')

Develop core functions as Python from FORTRAN Note: For subroutines/functions unable to be redeveloped to Python, we'll use f2py to wrap it

Develop plug-in hook system at the core of the Python package

Create API usage docs and examples as a series of ipython notebooks in Jupyterbook

lsetiawan commented 8 months ago

Closing issue.. Re-organizing