Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release version 2024.12.02.1 in support of JOSS submission #59

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

CDJellen
Copy link
Owner

@CDJellen CDJellen commented Dec 2, 2024

Summary of core changes:

  • Add python 3.12 support in CI
  • Improve setup.py and pyproject.toml
  • Include installation instructions for conda (from conda-forge) and installation from source
  • Improved the flow of examples in the overview notebook
  • Added a new CONTRIBUING.md which describes how to run tests and submit new features or requests.

Bugfixes:

  • Fixed an example in the overview notebook which incorrectly formatted the lat-lon coordinates of an example buoy.
  • Improved the descriptions on how to run tests, adding a new CONTRIBUTING.md

Future improvements:

  • Include station metadata for get_data queries in which a single station is requested with use_opendap=True
  • Align flag, parameter, and method names in light of the migration from netCDF4 to xarray
  • Expose more of the xarray API for some common internal operations such as serializing netCDF4 data retrieved from the THREDDS API.

@CDJellen CDJellen added the documentation Improvements or additions to documentation label Dec 2, 2024
@CDJellen CDJellen self-assigned this Dec 2, 2024
@CDJellen CDJellen merged commit 6c3a4bc into main Dec 2, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant