-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add all pgm level models #156
Conversation
xiaolong0728
commented
Nov 4, 2024
- All pgm level models are added. Newly created ones use darts stepshifter.
- One cm level model (brown cheese) finished with Borbala.
- Update stepshifter darts to solve the problem that cm data have discrete time series (countries appear and disappear)
- Update set_path logging level from INFO to DEBUG, but WARNING is kept.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall everything works but there are missing dirs inside a few models. old_money, midnight_rain and invisible_string. Maybe more?
Problem with invisible_string.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me