Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pyTMD/pyTMD
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.8
Choose a base ref
...
head repository: pyTMD/pyTMD
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.9
Choose a head ref
  • 8 commits
  • 68 files changed
  • 1 contributor

Commits on Nov 14, 2024

  1. feat: add spherical harmonic functions (#362)

    * refactor: move generic `astro` functions to `math.py`
    * feat: add function to calculate altitude, azimuth and D
    * test: add test for unnormalized legendre polynomials
    * test: moved `normalize_angle` test to `test_math.py`
    * test: add ECEF to altaz test at USNO
    tsutterley authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    872a091 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. feat: add calculation of zenith angle (#363)

    test: add zenith angle test
    tsutterley authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9478ecb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. feat: expose buffer distance to crop tide model data for #367 (#368)

    * feat: expose buffer distance to crop tide model data for #367
    
    * test: add constituent parameter test
    tsutterley authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    e1eccc0 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. ci: add windows build for #98 (#369)

    * fix: omega and phase in constituent parameters
    * refactor: move body tide Love/Shida numbers to `arguments`
    * ci: add windows build for #98
    * test:  create test files from matlab program for comparison
    * fix: add `missing_ok` to deletions in tests
    * fix: verify that file objects are closed in `test_spatial`
    tsutterley authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    4bc3d0e View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. fix: latest TMD3 current variable names for #370 (#371)

    feat: add tidal aliasing period function
    fix: add latitude and longitude as potential dimension names
    tsutterley authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    7f91fbe View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. docs: use sphinxcontrib-bibtex to build bibliography (#372)

    * refactor: moved check points function to `compute`
    
    * docs: unify all references to a single page
    tsutterley authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    d192bbe View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. docs: rearrange toctrees

    tsutterley committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    6460d4b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Configuration menu
    Copy the full SHA
    bad5abe View commit details
    Browse the repository at this point in the history
Loading