Skip to content

Commit

Permalink
models: Export SSUSI coefficent function
Browse files Browse the repository at this point in the history
Exports the coefficient function to read the "standard" model
coefficients to have them publicly accessible and documented.
  • Loading branch information
st-bender committed Apr 5, 2024
1 parent 6820793 commit 726e7a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/eppaurora/models/ssusiq2023.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@

__all__ = [
"ssusiq2023",
"ssusiq2023_coeffs",
]

COEFF_FILE = "SSUSI_IRgrid_coeffs_f17f18.nc"
Expand Down

0 comments on commit 726e7a8

Please sign in to comment.