Skip to content

issues Search Results · repo:Ouranosinc/lmoments3 language:Python

Filter by

6 results
 (63 ms)

6 results

inOuranosinc/lmoments3 (press backspace or delete to remove)

The code does not converge for Hosking Wallis examples (section 4.5). But when I uncomment lines uder FIXME ( _lmom_fit , 661-664), it works. Those commented lines are weird because you basically have ...
invalid
priority
  • TC-FF
  • Opened 
    on Jul 19, 2024
  • #16

Hi, As reported here long time ago.. calling lmom_fit changes the original data, sorting it ascending. As a workaround I use copy: distr.gum.lmom_fit(H.copy())
question
  • rokopi-byte
  • 2
  • Opened 
    on Jul 17, 2024
  • #15

FYI @saschahofmann Following from #12, I would like to propose that lmoments3 adopt the BSD 3-Clause License. Why? Most projects started at Ouranosinc are using the Apache v2.0 License, largely because ...
  • Zeitsperre
  • Opened 
    on Jan 30, 2024
  • #14

As mentioned in this discussion on the xclim forum. There currently is a licensing conflict with xclim s Apache 2.0 license and lmoments3 GPL 3 license. The easiest way to resolve this conflict would be ...
question
support
  • saschahofmann
  • 19
  • Opened 
    on Jan 24, 2024
  • #12

What if I want to implement on some other distribution? How can we proceed with that? Another thing the results are different from the matlab code. Can you please verify that also the reason?
  • shuklasakshi97
  • Opened 
    on Jul 30, 2023
  • #11

- [x] Have some pre-commit tools to ensure code quality - [x] Have at least one CI test build - [x] Take over ReadTheDocs - [x] Update packaging - [x] Put a lower pin to scipy and numpy, ...
  • aulemahal
  • Opened 
    on Feb 20, 2023
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub