Release v3.0.7

  • docs: clean up notebooks and drop duplicate content (#563)

  • refactor: parallel outputs from earth_orientation and length_of_day (#564)

  • refactor: use xarray dot product for calculating constituent phases (#564)

  • docs: include long-period length of day in time background (#564)

  • docs: add tutorials repo to resources (#565)

  • docs: add tutorial link in examples (#565)

  • docs: update license for PEP-0639 (#565)

  • chore: bump setuptools to v77 (#565)

  • refactor: RUFF UP034 remove extra parentheses (#567)

  • ci: only upload artifacts from main repo PRs (#568)

  • docs: more docstring changes for uniformity (#568)

  • feat: add function to calculate high and low peaks (#568)

  • feat: add function to try to convert units to be pint friendly (#568)

  • feat: add query and path functions to URL class (#569)

  • test: added cleanup options to model tests (#569)

  • docs: use :py:func: instead of :func: (#569)

  • docs: update docstrings in model.py (#570)

  • ci: drop monthly scheduled check for python requests (#570)

  • feat: can use from_ftp within URL class (#571)

  • feat: added some s3 capabilities for getting the bucket name and key (#571)

  • feat: add more features to utilities (#571)

  • docs: change width of tables (#572)

  • fix: added include_algorithm option to get_hash function (#572)

  • test: check new include_algorithm option (#572)

  • refactor: minor change to provider logging (#572)

  • feat: added lineage attributes to save model filename(s) (#573)

  • feat: added combine_attrs to merge conflicts into a list (#573)

  • feat: updated scale factors to add another pole case (#573)

  • test: added polar stereo scaling tests (#573)

  • docs: add pyfes to README.md (#573)

  • docs: update infer minor docstring to add pyfes (#573)

  • refactor: use np.hypot in magnitude calculations (#573)

  • refactor: deprecate minor and arguments table (#573)

  • docs: add pyfes to references in CITATION.cff (#574)

  • fix: extra parentheses in one hypot instance (#574)

  • feat: add symlink function (#575)

  • docs: reorder sections in README.md (#575)