Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / NCAR/esmlab issues and pull requests

#165 - esmlab.resample() error with xarray 0.15.1

Issue - State: open - Opened by mnlevy1981 about 4 years ago - 1 comment
Labels: bug

#164 - Move weighted reductions to xarray

Issue - State: open - Opened by dcherian over 4 years ago

#163 - esmlab.resample reverses order of dimensions in time bounds variable

Issue - State: open - Opened by klindsay28 over 4 years ago
Labels: bug

#162 - esmlab.anomaly generating error, unrealistically large time values

Issue - State: open - Opened by klindsay28 over 4 years ago - 5 comments
Labels: bug

#161 - xarray error after moving from 3897727 to f3a548d

Issue - State: closed - Opened by mnlevy1981 over 4 years ago - 5 comments
Labels: bug

#160 - esmlab.climatology does not propagate all coordinate variables

Issue - State: open - Opened by klindsay28 over 4 years ago
Labels: bug

#158 - Patch #156

Pull Request - State: closed - Opened by andersy005 over 4 years ago

#157 - Move general functionality upstream

Issue - State: open - Opened by andersy005 over 4 years ago - 9 comments

#156 - Avoid setting the `.data` attribute

Pull Request - State: closed - Opened by andersy005 over 4 years ago - 7 comments

#155 - indexes related error from xarray v0.14.0 when calling esmlab.resample(ds, freq='ann')

Issue - State: closed - Opened by klindsay28 over 4 years ago - 7 comments
Labels: bug

#154 - Fix Tests

Issue - State: closed - Opened by andersy005 over 4 years ago

#153 - Update CI

Pull Request - State: closed - Opened by andersy005 over 4 years ago

#152 - add upstream master test env

Issue - State: closed - Opened by dcherian over 4 years ago - 2 comments

#151 - cannot compute annual mean with xarray 0.14.0

Issue - State: closed - Opened by klindsay28 over 4 years ago - 4 comments
Labels: bug

#150 - Add method and tolerance options in sel_time

Pull Request - State: closed - Opened by alperaltuntas over 4 years ago - 2 comments

#149 - sel_time with optional methods

Issue - State: closed - Opened by alperaltuntas over 4 years ago - 1 comment

#148 - Esmlab Design Document

Issue - State: closed - Opened by andersy005 almost 5 years ago - 8 comments

#147 - Failing tests in tests/test_core.py

Issue - State: open - Opened by andersy005 almost 5 years ago
Labels: bug

#146 - Remove old benchmarking notebooks

Pull Request - State: closed - Opened by andersy005 almost 5 years ago - 1 comment

#145 - Potential GroupBy() bottleneck

Issue - State: open - Opened by andersy005 almost 5 years ago

#144 - Least squares polynomial fit with Dask

Issue - State: open - Opened by andersy005 almost 5 years ago - 4 comments
Labels: 2 - normal, enhancement

#143 - Remove the old benchmarks notebooks

Issue - State: closed - Opened by andersy005 almost 5 years ago
Labels: 3 - low

#142 - more general resample utility

Issue - State: open - Opened by matt-long about 5 years ago - 1 comment
Labels: 2 - normal, enhancement

#141 - Add pre_commit to conda envs

Pull Request - State: closed - Opened by bonnland about 5 years ago - 1 comment

#140 - Climatology is broken

Issue - State: open - Opened by matt-long about 5 years ago - 1 comment

#139 - Refactoring: Esmlab's TimeManager class

Issue - State: closed - Opened by andersy005 about 5 years ago - 2 comments
Labels: enhancement, 1 - urgent, help wanted

#138 - Improvement to statistics.py module

Pull Request - State: closed - Opened by andersy005 about 5 years ago - 1 comment

#137 - statistics.weighted_mean() doesn't work with dim=None

Issue - State: closed - Opened by mnlevy1981 about 5 years ago

#136 - esmlab.resample fails when method chaining is used

Issue - State: open - Opened by andersy005 about 5 years ago
Labels: bug

#135 - esmlab.resample with freq='mon' yields unexpected results when called with monthly data

Issue - State: open - Opened by andersy005 about 5 years ago - 2 comments
Labels: bug

#134 - Add new verification metrics from xskillscore

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#132 - Add print_versions.py

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#131 - Bug Fix

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#130 - Utility functions for printing version information

Issue - State: closed - Opened by andersy005 about 5 years ago

#129 - weighted_mean_da requires a list of dimensions (not just a string)

Issue - State: closed - Opened by brianpm about 5 years ago - 2 comments

#128 - Time decoding/encoding functionality not working

Issue - State: open - Opened by andersy005 about 5 years ago
Labels: bug

#127 - resample returns meaningless dates

Issue - State: closed - Opened by matt-long about 5 years ago - 1 comment

#126 - resample fails on HadCRUT dataset

Issue - State: open - Opened by brianpm about 5 years ago - 8 comments

#125 - esmlab.resample not found

Issue - State: closed - Opened by matt-long about 5 years ago - 3 comments

#124 - Update documentation for next release

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#123 - Use post release scheme

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#122 - Attempt at fixing resample failure with datetime

Pull Request - State: closed - Opened by andersy005 about 5 years ago - 2 comments

#121 - Fix API broken documentation

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#120 - Switch from versioneer to setuptools-scm

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#119 - Add killer demo

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#118 - resample fails with datetime

Issue - State: open - Opened by matt-long about 5 years ago - 1 comment
Labels: bug

#117 - pip install regrid issue

Issue - State: closed - Opened by matt-long about 5 years ago - 3 comments

#116 - compute_time_var is broken

Issue - State: open - Opened by matt-long about 5 years ago - 3 comments

#115 - resample(ds, freq=ann) bug fixes

Pull Request - State: closed - Opened by andersy005 about 5 years ago - 2 comments

#114 - Scaling Study

Issue - State: closed - Opened by andersy005 about 5 years ago - 1 comment

#113 - Add scaling study results

Pull Request - State: closed - Opened by andersy005 about 5 years ago

#110 - new compute_mon_means function based on resample()

Pull Request - State: closed - Opened by alperaltuntas about 5 years ago - 2 comments

#109 - Code Cleanup/Refactoring

Pull Request - State: closed - Opened by andersy005 over 5 years ago - 2 comments

#108 - Some Refactoring

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#107 - Move regridding utilities to esmlab-regrid repo

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#106 - Merge changes from devel (#105)

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#105 - Merge changes from devel

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#104 - Regridding utilities

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#103 - Merge changes from master

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#102 - Update changelog for next release

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#101 - Merge time manager bug fixes

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#100 - time-related tweaks; tests for climatology corner cases

Pull Request - State: closed - Opened by matt-long over 5 years ago

#99 - Merge pull request #98

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#98 - fixed time problems

Pull Request - State: closed - Opened by matt-long over 5 years ago - 2 comments

#97 - Add statistics functions for DataArray and Dataset

Pull Request - State: closed - Opened by andersy005 over 5 years ago - 1 comment

#95 - Merge changes in master into devel brach

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#94 - Add a new function to compute monthly averages

Pull Request - State: closed - Opened by alperaltuntas over 5 years ago - 4 comments

#93 - compute_ann_mean does not work if time is encoded

Issue - State: closed - Opened by klindsay28 over 5 years ago - 1 comment

#92 - compute_ann_mean does not preserve time:calendar

Issue - State: closed - Opened by klindsay28 over 5 years ago - 1 comment

#91 - Bug: `_get_weights_and_dims` doesn't work properly

Issue - State: closed - Opened by andersy005 over 5 years ago - 2 comments

#90 - Add significance testing for `weighted_corr`

Pull Request - State: closed - Opened by bradyrx over 5 years ago - 13 comments

#89 - significance tests

Issue - State: open - Opened by matt-long over 5 years ago - 3 comments
Labels: enhancement

#88 - remove duplicate call to _get_weights_and_dims

Pull Request - State: closed - Opened by sudharsana-kjl over 5 years ago - 3 comments

#87 - remove duplicate call to _get_weights_and_dims

Issue - State: closed - Opened by matt-long over 5 years ago - 2 comments

#86 - _get_weights_and_dims should accept tuple dim argument

Issue - State: closed - Opened by matt-long over 5 years ago - 2 comments

#85 - Avoid converting Dask arrays into NumPy arrays

Issue - State: closed - Opened by andersy005 over 5 years ago

#84 - Add Function to compute monthly mean from daily data

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#83 - Update devel branch

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#82 - Add Function to compute monthly mean from daily data

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#81 - Increase rtol for float32 weights

Pull Request - State: closed - Opened by mnlevy1981 over 5 years ago - 5 comments

#80 - Use templating for CI jobs

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#79 - Update continuous integration configs

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#77 - Function to compute true monthly mean from daily mean.

Issue - State: open - Opened by dabail10 over 5 years ago - 3 comments

#63 - Revert "[WIP]: Fix xarray alignment"

Pull Request - State: closed - Opened by andersy005 over 5 years ago

#55 - time operations where time_bounds span multiple averaging periods

Issue - State: open - Opened by matt-long over 5 years ago - 13 comments
Labels: help wanted

#54 - Add xarray alignment option

Pull Request - State: closed - Opened by andersy005 over 5 years ago - 4 comments

#44 - Reliance on metadata

Issue - State: open - Opened by matt-long over 5 years ago - 4 comments

#40 - statistics.weighted_mean does not work with single precision weights

Issue - State: closed - Opened by mnlevy1981 over 5 years ago - 5 comments

#39 - enable `time_coord_name` to be different from "time"

Issue - State: open - Opened by matt-long over 5 years ago - 10 comments

#27 - Thoughts on dropping support for Python 2.7

Issue - State: closed - Opened by andersy005 over 5 years ago - 7 comments

#26 - Add integrations/interpolations functions

Pull Request - State: closed - Opened by andersy005 over 5 years ago - 1 comment

#25 - Integrations/interpolations

Issue - State: open - Opened by andersy005 over 5 years ago

#19 - Cumulative distribution functions

Issue - State: open - Opened by andersy005 over 5 years ago

#11 - Use io.open instead of just open

Pull Request - State: closed - Opened by mnlevy1981 over 5 years ago - 11 comments

#9 - Climatology functions

Issue - State: open - Opened by andersy005 over 5 years ago - 4 comments