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

v2.0.0 - ampycloud article release #133

Merged
merged 62 commits into from
Jul 12, 2024
Merged

v2.0.0 - ampycloud article release #133

merged 62 commits into from
Jul 12, 2024

Conversation

fpavogt
Copy link
Member

@fpavogt fpavogt commented Jul 10, 2024

Description:

This PR contains all the modifications added to ampycloud as part of the review process of the ampycloud scientific article.

⚠️ It includes non-backward compatible changes in the user interface.

In addition to a few bugfixes, the main changes include:

  • consistent use of the term "height" throughtout the code and UI
  • support for numpy >2.0
  • handling of NSC code

Error(s) fixed:

Checklists:

  • New code includes dedicated tests.
  • New code has been linted.
  • New code follows the project's style.
  • New code is compatible with the 3-Clause BSD license.
  • CHANGELOG has been updated.
  • AUTHORS has been updated.
  • Copyright years in module docstrings have been updated.

regDaniel and others added 30 commits April 8, 2024 18:20
AMAROC-768 add heigh cloud flag and allow NSC
Terminology correction: alt -> height
# Conflicts:
#	setup.py
#	src/ampycloud/data.py
#	src/ampycloud/plots/diagnostics.py
#	src/ampycloud/utils/mocker.py
#	src/ampycloud/utils/utils.py
@fpavogt fpavogt added this to the v2.0.0 milestone Jul 10, 2024
@fpavogt fpavogt requested a review from regDaniel July 10, 2024 06:57
@fpavogt fpavogt self-assigned this Jul 10, 2024
@fpavogt
Copy link
Member Author

fpavogt commented Jul 10, 2024

@regDaniel: if ok for you, I'll merge this, so that we can formally release v2.0.0 ?

Copy link
Collaborator

@regDaniel regDaniel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @fpavogt! Since I assume there's nothing new here, feel free to merge.

@fpavogt fpavogt merged commit de86aef into master Jul 12, 2024
15 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants