Skip to content

issues Search Results · repo:btschwertfeger/python-cmethods language:Python

Filter by

28 results
 (68 ms)

28 results

inbtschwertfeger/python-cmethods (press backspace or delete to remove)

When building the Wheel we can obtain the following warnings: /private/var/folders/r1/4882c7yd7wx9hcpc__xp04_m0000gn/T/build-env-0flza8xx/lib/python3.10/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: ...
Technical Dept
  • btschwertfeger
  • Opened 
    on Apr 1
  • #164

Hello, Not a problem, but a question/request. Let s say I have the following; 1) a time-varying (daily) .csv file of coordinates, an observed z-value, a predicted z-value (let s say 2m-temperature), ...
Feature
  • msw09090
  • 1
  • Opened 
    on Jan 23
  • #153

Is your feature request related to a problem? Please describe. python-cmethods looks very promising, but I am struggling to get it to work on realworld data. The challenge is that I have data from HadGEM2 ...
Feature
  • markpayneatwork
  • 5
  • Opened 
    on Oct 29, 2024
  • #139

- Notebooks and Strategies (Leonhard) - Each strategy requires a separate Notebook - ... that must be clean and minimal - show all relevant information to determine what is ...
  • btschwertfeger
  • Opened 
    on Oct 25, 2024
  • #135

Python 3.8 reaches end of support in a few months (https://endoflife.date/python) and recently it got harder to test the cmethods package against this version, since first the hdf5 headers on macOS were ...
Feature
  • btschwertfeger
  • Opened 
    on Jun 19, 2024
  • #111

Describe the bug Whenever I use the Quantile delta method with the Samuel lengths of data, the method works really good. Nevertheless, when the data to be corrected is longer than the obs and simh, the ...
Bug
  • mlago01
  • 2
  • Opened 
    on May 19, 2024
  • #101

When applying the adjust function to data sets with different time spans: When talking about length in the following, the size of the time dimension is meant. 1. Length of obs and simh are equal, simp ...
Bug
  • btschwertfeger
  • Opened 
    on May 17, 2024
  • #99

core.py Line 148-149 if kwargs.get( group , None) is None: return apply_ufunc(method, obs, simh, simp, **kwargs).to_dataset() must be rename a dataarray object befor it be converted to dataset. ...
Bug
  • aierfulz
  • 2
  • Opened 
    on May 8, 2024
  • #95

Providing a command-line interface could replace the examples/biasadjust.py script, so that one can for example install the python-cmethods package and call cmethods adjust input.nc -o output.nc (simplified) ...
Feature
  • btschwertfeger
  • Opened 
    on Apr 8, 2024
  • #82

… This should not be the case since for example the QM and QDM methods do not require same sized time dimensions. Due to this behavior, workarounds like those shown in https://github.com/btschwertfeger/python-cmethods/discussions/65 ...
Feature
  • btschwertfeger
  • Opened 
    on Mar 8, 2024
  • #66
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub