Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mathause
/
wrf-python
Public
forked from
NCAR/wrf-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
All time
Commit history
Commits on Jan 31, 2025
Update CODE_OF_CONDUCT.md
erogluorhan
authored
9e55f3d
View commit details
Copy full SHA for 9e55f3d
Browse repository at this point
Commits on Nov 11, 2024
Merge pull request #252 from NCAR/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2
Show description for 5711683
kafitzgerald
authored
5711683
View commit details
Copy full SHA for 5711683
Browse repository at this point
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2
Show description for e55fcc5
dependabot[bot]
authored
e55fcc5
View commit details
Copy full SHA for e55fcc5
Browse repository at this point
Commits on Nov 5, 2024
Merge pull request #251 from NCAR/dependabot/github_actions/pypa/gh-action-pypi-publish-1.11.0
Show description for 7cadda9
kafitzgerald
authored
7cadda9
View commit details
Copy full SHA for 7cadda9
Browse repository at this point
Commits on Nov 4, 2024
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0
Show description for c981cf7
dependabot[bot]
authored
c981cf7
View commit details
Copy full SHA for c981cf7
Browse repository at this point
Commits on Oct 25, 2024
Merge pull request #242 from DWesl/cmake-build
Show description for 69fd6a4
kafitzgerald
authored
69fd6a4
View commit details
Copy full SHA for 69fd6a4
Browse repository at this point
Commits on Oct 23, 2024
BLD: Update python_version to >=3.9 in pyproject.toml
Show description for 97643e7
DWesl
and
kafitzgerald
authored
97643e7
View commit details
Copy full SHA for 97643e7
Browse repository at this point
Commits on Oct 11, 2024
Merge branch 'develop' of NCAR/wrf-python into cmake-build
DWesl
committed
e502213
View commit details
Copy full SHA for e502213
Browse repository at this point
Commits on Oct 8, 2024
Merge pull request #250 from NCAR/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.3
Show description for 04159d6
kafitzgerald
authored
04159d6
View commit details
Copy full SHA for 04159d6
Browse repository at this point
Commits on Oct 7, 2024
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.3
Show description for f044a39
dependabot[bot]
authored and
kafitzgerald
committed
f044a39
View commit details
Copy full SHA for f044a39
Browse repository at this point
BLD: Add pyproject.toml (#241)
Show description for fc2bc17
DWesl
and
kafitzgerald
authored
fc2bc17
View commit details
Copy full SHA for fc2bc17
Browse repository at this point
Commits on Sep 18, 2024
CI,ENH: conda package build renamed to python-build
DWesl
authored
f9f690f
View commit details
Copy full SHA for f9f690f
Browse repository at this point
BLD,BUG: Try a different suffix for extension modules
DWesl
authored
c9573de
View commit details
Copy full SHA for c9573de
Browse repository at this point
CI,BUG: Don't run ldd until after python import
Show description for 80265d6
DWesl
authored
80265d6
View commit details
Copy full SHA for 80265d6
Browse repository at this point
CI,BUG: Try to get ls ${installed_files} working.
DWesl
authored
bb4ff8e
View commit details
Copy full SHA for bb4ff8e
Browse repository at this point
CI,BUG: Try to fix debug section.
DWesl
authored
faeda9d
View commit details
Copy full SHA for faeda9d
Browse repository at this point
CI,DBG: Re-add debug section to CI
DWesl
authored
9b712c8
View commit details
Copy full SHA for 9b712c8
Browse repository at this point
BLD: Remove pin on NumPy version
DWesl
authored
46cf6b3
View commit details
Copy full SHA for 46cf6b3
Browse repository at this point
Commits on Sep 17, 2024
ENH: Make have_wrf_constants a subroutine
Show description for f914a85
DWesl
authored
f914a85
View commit details
Copy full SHA for f914a85
Browse repository at this point
BUG: Fix where in module functions go
DWesl
authored
ef93ca6
View commit details
Copy full SHA for ef93ca6
Browse repository at this point
FIX: Fix where in module functions go
DWesl
authored
1c20f4a
View commit details
Copy full SHA for 1c20f4a
Browse repository at this point
ENH: Add a function to module omp_constants so f2py includes it
DWesl
authored
607cf30
View commit details
Copy full SHA for 607cf30
Browse repository at this point
ENH: Add a function to module wrf_constants so f2py includes it
DWesl
authored
0eed892
View commit details
Copy full SHA for 0eed892
Browse repository at this point
Commits on Sep 16, 2024
BLD: Pin numpy<1.26.3
Show description for 4bde3cf
DWesl
authored
4bde3cf
View commit details
Copy full SHA for 4bde3cf
Browse repository at this point
FIX: Fix syntax in CMakeLists.txt
DWesl
authored
b5fdd5f
View commit details
Copy full SHA for b5fdd5f
Browse repository at this point
Commits on Sep 15, 2024
BUG: Include the f90 wrapper file in the compilation.
Show description for 379691d
DWesl
authored
379691d
View commit details
Copy full SHA for 379691d
Browse repository at this point
BUG: Fix spelling of Python_EXECUTABLE in CMakeLists.txt
DWesl
authored
e41f75e
View commit details
Copy full SHA for e41f75e
Browse repository at this point
Commits on Sep 13, 2024
BLD: Pin build-time NumPy >=2, unpin run-time numpy
DWesl
authored
9f84088
View commit details
Copy full SHA for 9f84088
Browse repository at this point
BLD: Make CMake OpenMP linkage public.
DWesl
authored
7944265
View commit details
Copy full SHA for 7944265
Browse repository at this point
Commits on Sep 11, 2024
BLD: Pin NumPy<2
Show description for 9654ada
DWesl
authored
9654ada
View commit details
Copy full SHA for 9654ada
Browse repository at this point
Merge branch 'develop' into cmake-build
DWesl
authored
51cea52
View commit details
Copy full SHA for 51cea52
Browse repository at this point
Commits on Sep 9, 2024
Merge pull request #247 from NCAR/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.1
Show description for 302bd5f
kafitzgerald
authored
302bd5f
View commit details
Copy full SHA for 302bd5f
Browse repository at this point
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1
Show description for 3d3b1e2
dependabot[bot]
authored
3d3b1e2
View commit details
Copy full SHA for 3d3b1e2
Browse repository at this point
Commits on Sep 4, 2024
Merge branch 'cmake-build' of DWesl/wrf-python into cmake-build
DWesl
committed
e1f530e
View commit details
Copy full SHA for e1f530e
Browse repository at this point
Merge branch 'develop' of NCAR/wrf-python into cmake-build
DWesl
committed
b940960
View commit details
Copy full SHA for b940960
Browse repository at this point
Previous
Next
You can’t perform that action at this time.