feat: add option to include higher order polynomials in solution (#411)
feat: add option to reduce to a set of constituents for #412 (#413)
fix: Prevent extra_databases from overwriting main database (#419)
feat: Add support for dictionary-format extra_databases (#419)
test: Add sample extra database to tests (#419)
test: Add test for correct reading of extra databases (#419)
test: Update test to include dictionary extra databases (#419)
fix: loading FES currents and nodal_modulation documentation (#420)
fix: correctly reference local variable for FES currents (#420)
fix: Correct documentation for nodal_modulation return values (#420)
fix: pass **kwargs to load_database (#421)
fix: verify all height and time variables are finite (#421)
chore: update .gitignore (#421)
feat: add function to get the x/y of a tidal ellipse (#422)
ci: add paths for running workflows (#422)