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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pySTEPS
/
pysteps
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
573
Code
Issues
59
Pull requests
19
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Adapt pysteps to allow for nowcast plugins.
- #418
#418
Open
Loickemajou
wants to merge 22 commits into
master
pySTEPS/pysteps:master
from
dgmr_plugin
pySTEPS/pysteps:dgmr_plugin
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
Adapt pysteps to allow for nowcast plugins.
#418
Loickemajou
wants to merge 22 commits into
master
pySTEPS/pysteps:master
from
dgmr_plugin
pySTEPS/pysteps:dgmr_plugin
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2024
adding the dgmr model to be directly imported by pysteps.nowcasts
Loickemajou
authored
08de598
View commit details
Copy full SHA for 08de598
Browse repository at this point
added the discover nowcasts and the nowcasts_info methods
Loickemajou
authored
f26bef5
View commit details
Copy full SHA for f26bef5
Browse repository at this point
added the discover nowcasts at the end so that the new nowcasts methods should be discovered by pysteps
Loickemajou
authored
ab1b082
View commit details
Copy full SHA for ab1b082
Browse repository at this point
added the discover nowcasts and the nowcasts_info methods, to discover and view the available nowcasts methods
Loickemajou
authored
08ea3cd
View commit details
Copy full SHA for 08ea3cd
Browse repository at this point
corrected the discover_nowcast method import
Loickemajou
authored
bcb7ba9
View commit details
Copy full SHA for bcb7ba9
Browse repository at this point
reformatted interface.py
Loickemajou
authored
6f36867
View commit details
Copy full SHA for 6f36867
Browse repository at this point
reformatted __init__.py
Loickemajou
authored
24d6c41
View commit details
Copy full SHA for 24d6c41
Browse repository at this point
reformatted interface.py
Loickemajou
authored
3f5d31a
View commit details
Copy full SHA for 3f5d31a
Browse repository at this point
Commits on Aug 12, 2024
added the test for the modified nowccast interfaces
Loickemajou
authored
b37ce1d
View commit details
Copy full SHA for b37ce1d
Browse repository at this point
adding the test for the modified nowcasts methods
Loickemajou
authored
cd36341
View commit details
Copy full SHA for cd36341
Browse repository at this point
reformatted interface.py
Loickemajou
authored
0cd6aa2
View commit details
Copy full SHA for 0cd6aa2
Browse repository at this point
testing the modified nowcasts interface
Loickemajou
authored
b9dc46d
View commit details
Copy full SHA for b9dc46d
Browse repository at this point
Commits on Aug 19, 2024
fix some bugs in the discover nowcasts
Loickemajou
authored
a8a401f
View commit details
Copy full SHA for a8a401f
Browse repository at this point
added some test to pass the code coverage
Loickemajou
authored
d50b78c
View commit details
Copy full SHA for d50b78c
Browse repository at this point
fi
Loickemajou
authored
998d076
View commit details
Copy full SHA for 998d076
Browse repository at this point
fix some bugs in the discover nowcasts
Loickemajou
authored
aa81fe8
View commit details
Copy full SHA for aa81fe8
Browse repository at this point
Commits on Aug 26, 2024
remove the dgmr module package
Loickemajou
authored
54e2dd8
View commit details
Copy full SHA for 54e2dd8
Browse repository at this point
removed the dgmr in the implimented methods
Loickemajou
authored
4b12402
View commit details
Copy full SHA for 4b12402
Browse repository at this point
adding a test for the nowcast pluging discovery
Loickemajou
authored
c063be5
View commit details
Copy full SHA for c063be5
Browse repository at this point
reformatted __init__.py
Loickemajou
authored
c790b02
View commit details
Copy full SHA for c790b02
Browse repository at this point
Commits on Aug 27, 2024
Remove nowcast plugin testing code. The code can be tested from the dgmr plugin itself.
ladc
committed
ac9f65e
View commit details
Copy full SHA for ac9f65e
Browse repository at this point
Commits on Sep 9, 2024
Remove debug message in discover_nowcasts(); fix comment.
ladc
committed
45070d4
View commit details
Copy full SHA for 45070d4
Browse repository at this point
You can’t perform that action at this time.