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.

Allow climpred version to be printed

See original GitHub issue

We need to make it easy for users to access the version of climpred (which will be relevant following v1 release). This is so we can have them add the version to issue threads. We can follow the library requests for instance to do this.

https://github.com/kennethreitz/requests/blob/master/requests/__version__.py

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
andersy005commented, Jun 10, 2019

As example, this is the current version of esmlab installed from master branch

# packages in environment at /Users/abanihi/opt/miniconda3/envs/devel:
#
# Name                    Version                   Build  Channel
esmlab                    2019.4.27.post21           dev_0    <develop>

From this I can deduce that the latest release is v2019.4.27 and post21 part tells me that there have been 21 commits into master branch since this latest release

1reaction
aaronspringcommented, May 21, 2019

I also see this versioneer a lot. https://github.com/warner/python-versioneer

Read more comments on GitHub >

github_iconTop Results From Across the Web

climpred
You can also install the bleeding edge (pre-release versions) by cloning this repository and running pip install.
Read more >
climpred - Read the Docs
You can also install the bleeding edge (pre-release versions) by cloning this repository and running pip install.
Read more >
climpred
You can also install the bleeding edge (pre-release versions) by cloning this ... print(hindcast) ... This allows things to run more easily.
Read more >
What's New — climpred documentation
HindcastEnsemble.verify () allows all dimensions from initialized ensemble as dim . This allows e.g. spatial dimensions to be used for pattern correlation. Make ......
Read more >
What's New — climpred documentation - Read the Docs
This version introduces a lot of breaking changes. We are trying to overhaul climpred to have an intuitive API that also forces users...
Read more >

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