Skip to content

Fix missing areas in documentation#4039

Merged
dopplershift merged 1 commit intoUnidata:mainfrom
mitre88:fix-missing-areas-docs
Apr 20, 2026
Merged

Fix missing areas in documentation#4039
dopplershift merged 1 commit intoUnidata:mainfrom
mitre88:fix-missing-areas-docs

Conversation

@mitre88
Copy link
Copy Markdown

@mitre88 mitre88 commented Apr 18, 2026

Removes the Python version check that was preventing all pre-defined areas from being generated in the documentation when built with Python 3.12+. The GITHUB_REF check alone is sufficient to control area generation for CI builds.

Fixes #4002

Removes the Python version check that was preventing all pre-defined
areas from being generated in the documentation when built with
Python 3.12+. The GITHUB_REF check alone is sufficient to control
area generation for CI builds.

Fixes Unidata#4002
@mitre88 mitre88 requested a review from a team as a code owner April 18, 2026 06:12
@mitre88 mitre88 requested review from dopplershift and removed request for a team April 18, 2026 06:12
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Open Source Contributor seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Copy Markdown
Member

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

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

Thanks for this. @dcamron and I actually had a conversation about this a few weeks ago, but it got dropped. The original 3.12 check was due to some weird timeout we were seeing that seems to be fixed.

@dopplershift dopplershift merged commit 217b9c3 into Unidata:main Apr 20, 2026
34 of 35 checks passed
@github-actions github-actions bot added this to the 1.8.0 milestone Apr 20, 2026
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.

Missing Full List of MetPy Areas

3 participants