question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

DPLE_hindcast_prediction comments

See original GitHub issue

This package looked interesting so I started playing with the DPLE_hindcast_prediction notebook, and I just wanted to leave a few comments.

  1. CESM DPLE; I know about CESM, but I’m unfamiliar with DPLE and it wasn’t until midway I encountered the title Decadal Prediction Large Ensemble. So I think it might be good to define the acronyms on the first encounter, e.g. What are we comparing the actual Decadal Prediction Large Ensemble (DPLE) to?

  2. The name of the notebook doesn’t match the first markdown cell: DPLE_hindcast_prediction vs Reconstruction-based Prediction Demo which I thought to be slightly confusing.

  3. I think because proplot is in its development stage, there were keywords that were changed (probably related to https://github.com/bradyrx/climpred/issues/88). One example:

f, ax = plot.subplots(axwidth=4, aspect=1, rightpanel=True)
TypeError: _subplots_kwargs() got an unexpected keyword argument 'rightpanel'

Anyways, I think this is a great effort; I’m still trying to grasp it all, but I would love to contribute eventually! (Maybe a quick start guide would be helpful too!)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ahuang11commented, Apr 26, 2019

Your object-oriented approach looks good; really excited for it to use for my own subseasonal-to-seasonal forecast verification.

0reactions
bradyrxcommented, Apr 27, 2019

These comments were incorporated in https://github.com/bradyrx/climpred/pull/86.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No results found

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found