Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / xCDAT/xcdat issues and pull requests
#500 - Investigate / document CDAT-xCDAT spatial differences (again)
Issue -
State: closed - Opened by pochedls over 1 year ago
- 7 comments
#499 - Bump to v0.6.0
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: minor
#497 - [Bug]: Regridding error from differing time dimensions
Issue -
State: closed - Opened by acordonez over 1 year ago
- 10 comments
Labels: Type: Bug
#496 - [Feature]: Improve `create_grid` function
Issue -
State: closed - Opened by jasonb5 over 1 year ago
Labels: Type: Enhancement
#495 - Fix multi-file dataset spatial average orientation and weights when lon bounds span prime meridian
Pull Request -
State: closed - Opened by pochedls over 1 year ago
- 3 comments
Labels: Type: Bug
#494 - [Bug]:`.spatial.average(lat_bnds=(a,b)` does not appear to be working properly
Issue -
State: closed - Opened by AaronDonahue over 1 year ago
- 27 comments
Labels: Type: Bug
#491 - Typo fix for doc
Pull Request -
State: closed - Opened by lee1043 over 1 year ago
- 3 comments
Labels: Type: Bug
#489 - [PR]: Add Parallel Computing with Dask Jupyter Notebook
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 16 comments
Labels: type: docs, good-first-issue
#488 - [Feature]: Consider adding `flox` as a dependency to improve Xarray's `groupby()` performance
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Enhancement
#487 - [Doc]: Figure out how to show source code redirect button with xCDAT accessor class methods and attributes
Issue -
State: open - Opened by tomvothecoder over 1 year ago
Labels: type: docs, good-first-issue
#486 - Drop Python 3.8 support (dropped by xarray since v2023.02.0)
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: type: devops
#485 - [Doc]: Write a general best practices guide for Dask and parallelizing xCDAT APIs
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: type: docs, project: seats-fy24, priority: soon, good-first-issue
#483 - [Doc]: Fix `get_bounds` KeyError references to APIs for adding bounds
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#481 - Improves error when axis is missing/incorrect attributes
Pull Request -
State: closed - Opened by jasonb5 over 1 year ago
- 8 comments
Labels: Type: Bug
#480 - Add more fields to GH Discussions question form
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#479 - Add Q&A GH discussions template
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#477 - [Doc]: Add GitHub Discussions guidelines and category forms
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#474 - Update FAQs question covering datasets with conflicting bounds
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#473 - [Doc]: Update FAQ for handling conflicting variable values
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 3 comments
Labels: Type: Documentation
#470 - [Bug]: MergeError: conflicting values for variable 'lon_bnds' on objects to be combined. You can skip this check by specifying compat='override'.
Issue -
State: closed - Opened by bonfils2 over 1 year ago
- 8 comments
Labels: Type: Bug
#468 - Fixes preserving ds/da attributes in the regrid2 module
Pull Request -
State: closed - Opened by jasonb5 over 1 year ago
- 3 comments
Labels: Type: Bug, Priority: High
#467 - [Bug]: Fix warnings in the test suite
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Bug
#466 - [Doc]: Add list of projects and work that use xCDAT
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: type: docs
#465 - Update DevOps to cache conda and fix attributes not being preserved with `xarray > 2023.3.0`
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Bug, Type: DevOps
#464 - [DevOps] Update conda environment caching mechanism in CI/CD build
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: DevOps
#463 - [Bug]: Duplicate longitude using lon_orient
Issue -
State: open - Opened by pochedls over 1 year ago
Labels: type: bug
#461 - Add xCDAT test environment on LLNL climate machines for quick testing of PRs
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
#460 - xml open update
Pull Request -
State: closed - Opened by lee1043 over 1 year ago
- 13 comments
Labels: minor
#459 - [Doc]: update open_mfdataset documentation to include information on cdml/xml
Issue -
State: closed - Opened by pochedls over 1 year ago
- 2 comments
Labels: Type: Documentation
#458 - [Bug]: Attributes are not being preserved with temporal averaging APIs using `xarray > 2023.3.0`
Issue -
State: closed - Opened by bonfils2 over 1 year ago
- 3 comments
Labels: Type: Bug
#456 - [Bug]: Axis order dependence in spatial averaging
Issue -
State: open - Opened by pochedls over 1 year ago
- 1 comment
Labels: Type: Bug
#454 - [Bug]: xml open error
Issue -
State: closed - Opened by lee1043 over 1 year ago
- 7 comments
Labels: Type: Bug
#453 - [Doc]: Fix incorrect API reference in FAQ
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#452 - Add Google Groups mailing list to docs
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Documentation
#451 - [Bug]: Reanalysis data open error
Issue -
State: closed - Opened by lee1043 over 1 year ago
- 11 comments
Labels: Type: Bug
#450 - Update GH Actions to use `mamba`
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 2 comments
Labels: Type: DevOps
#449 - [DevOps]: Switch GitHub Actions build job to use `mamba` instead of `conda`
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: DevOps
#448 - [Doc]: Include references in the README to other helpful resources
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#447 - [Feature]: Improve `KeyError` message when `cf_xarray` can't find CF attributes for coordinates with `regrid2`
Issue -
State: closed - Opened by lee1043 over 1 year ago
- 21 comments
Labels: Type: Feature
#446 - [Feature]: Consider adding vertical regridding feature to reconstruct pressure from hybrid
Issue -
State: open - Opened by tomvothecoder over 1 year ago
- 17 comments
Labels: type: enhancement, project: seats-fy24
#445 - [Bug]: Regrid does not preserve attributes
Issue -
State: closed - Opened by lee1043 over 1 year ago
- 3 comments
Labels: Type: Bug
#444 - Fix README link to CODE-OF-CONDUCT.rst
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Bug, Type: Documentation
#443 - Replace LLNL E3SM License with xCDAT License
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Documentation
#442 - [Doc]: IM Review Fixes
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#437 - [Bug]: (Un-weighted) temporal averaging probably doesn't need bounds
Issue -
State: closed - Opened by pochedls over 1 year ago
- 1 comment
Labels: type: bug, priority: now, work: obvious
#436 - Bump to v0.5.0
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Documentation, Type: Release, minor
#435 - [Enhancement]: Add `ds.bounds.drop_bounds()` API for programmatically dropping bounds via CF `bounds` key
Issue -
State: open - Opened by tomvothecoder over 1 year ago
- 26 comments
Labels: type: enhancement, good-first-issue
#434 - Accessor implementation of PR #418
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Enhancement, Type: Documentation
#433 - Create an xCDAT mailing list and public email address
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: User Engagement
#432 - Updates xesmf docs
Pull Request -
State: closed - Opened by jasonb5 over 1 year ago
- 5 comments
Labels: Type: Documentation
#430 - [Doc]: Fix `xesmf` APIs not appearing in the API Reference page of the latest documentation
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#429 - [Doc]: Add list of grids that has been tested to work with xCDAT in the FAQs
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Documentation
#428 - [Doc]: Fix missing `xesmf` APIs and update slides in intro notebook
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 1 comment
Labels: Type: Bug, Type: Documentation
#427 - [Feature]: Allow datasets with mixed time types
Issue -
State: open - Opened by pochedls over 1 year ago
- 1 comment
Labels: Type: Enhancement
#426 - [Doc]: Update TemporalAccessor docstrings with info on time bounds and decoded times
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#425 - Update xsearch-xcdat-example.ipynb
Pull Request -
State: closed - Opened by pochedls over 1 year ago
- 1 comment
Labels: Type: Documentation
#423 - Add support for custom seasons spanning calendar years
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
- 36 comments
Labels: type: enhancement, project: seats-fy24, priority: soon
#422 - Add presentations and demos to sphinx toctree
Pull Request -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation, Priority: Medium
#421 - [Doc]: Update horizontal docs to outline how xCDAT extends xESMF
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 3 comments
Labels: Type: Documentation
#420 - [Doc]: xCDAT paper submission to a journal
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
- 2 comments
Labels: type: docs, project: seats-fy24, priority: now
#419 - [Doc]: Replace LLNL E3SM license with xCDAT license
Issue -
State: closed - Opened by tomvothecoder over 1 year ago
Labels: Type: Documentation
#418 - Functions to produce accurate time bounds
Pull Request -
State: closed - Opened by pochedls almost 2 years ago
- 22 comments
Labels: Type: Enhancement, Type: Documentation
#417 - Update departures and climatology APIs with reference period
Pull Request -
State: closed - Opened by tomvothecoder almost 2 years ago
- 3 comments
Labels: Type: Enhancement
#416 - [Feature]: custom seasons that span calendar years
Issue -
State: closed - Opened by arfriedman almost 2 years ago
- 6 comments
Labels: type: enhancement
#415 - Add better support for using custom time coordinates in temporal APIs
Pull Request -
State: closed - Opened by tomvothecoder almost 2 years ago
- 2 comments
Labels: Type: Enhancement
#414 - [Feature]: Improve support for user generated time coordinates and temporal operations
Issue -
State: closed - Opened by tomvothecoder almost 2 years ago
Labels: Type: Enhancement
#412 - [Feature]: Add functionality to accurately set time bounds
Issue -
State: closed - Opened by pochedls almost 2 years ago
- 19 comments
Labels: Type: Feature
#410 - [Doc]: xcdat API Reference not in (exact) alphabetical order
Issue -
State: closed - Opened by jypeter almost 2 years ago
- 2 comments
Labels: Type: Documentation
#409 - Raise warning if no time coords found with `decode_times`
Pull Request -
State: closed - Opened by tomvothecoder almost 2 years ago
- 5 comments
Labels: Type: Bug, Priority: High, patch
#408 - Bump conda env dependencies
Pull Request -
State: closed - Opened by tomvothecoder almost 2 years ago
Labels: Type: Bug, Type: DevOps, Priority: High
#407 - Update temporal `.average` and `.departures` docstrings
Pull Request -
State: closed - Opened by tomvothecoder almost 2 years ago
Labels: Type: Documentation
#406 - [Doc]: temporal average no longer takes freq?
Issue -
State: closed - Opened by lee1043 almost 2 years ago
- 3 comments
Labels: Type: Documentation
#403 - [Bug]: `No module named 'ESMF'` with `import xesmf` and `esmpy >= 8.4.0`
Issue -
State: closed - Opened by tomvothecoder almost 2 years ago
Labels: Type: Bug, Type: DevOps
#402 - [Bug]: `xarray=2022.11.0` `.plot()` breaks with time coordinates represented by `cftime`
Issue -
State: closed - Opened by tomvothecoder almost 2 years ago
Labels: Type: Bug, Type: DevOps
#400 - [Feature]: Use xarray-datatree to analyse ensembles
Issue -
State: open - Opened by TomNicholas almost 2 years ago
- 2 comments
Labels: type: enhancement, project: seats-fy24
#398 - [Doc]: Add `xsearch` demo notebook for CWSS Presentation
Pull Request -
State: closed - Opened by tomvothecoder almost 2 years ago
- 6 comments
Labels: Type: Documentation
#397 - [Bug]: Writing out decoded time coordinates with non-CF time units breaks
Issue -
State: open - Opened by tomvothecoder almost 2 years ago
Labels: Type: Bug
#396 - [Bug]: decode_times=True as default triggers error when open netcdf with no time dimension
Issue -
State: closed - Opened by lee1043 almost 2 years ago
- 14 comments
Labels: Type: Bug
#394 - [Bug]: Possible inconsistency with xarray when spanning across files
Issue -
State: open - Opened by gleckler1 about 2 years ago
- 7 comments
Labels: type: bug
#392 - Fix `swap_lon_axis()` breaking when sorting with singleton coords
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
- 1 comment
Labels: Type: Bug
#390 - [Bug]: Additional dimension for lat_bnds and lon_bnds
Issue -
State: closed - Opened by ShihengDuan about 2 years ago
- 6 comments
Labels: Type: Bug
#389 - [Bug]: Singletons breaks default `sort_ascending=True` in `swap_lon_axis()`
Issue -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Bug
#388 - Add API extending xgcm vertical regridding
Pull Request -
State: closed - Opened by jasonb5 about 2 years ago
- 26 comments
Labels: Type: Enhancement
#387 - [Feature]: Allow user selection of reference period in departures
Issue -
State: closed - Opened by pochedls about 2 years ago
- 9 comments
Labels: Type: Enhancement
#385 - Wrap open_dataset and open_mfdataset to flexibly open datasets
Pull Request -
State: closed - Opened by pochedls about 2 years ago
- 8 comments
Labels: Type: Enhancement
#384 - Bump to v0.4.0
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Documentation, Type: Release
#383 - Add FAQs section for temporal metadata
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
- 1 comment
Labels: Type: Documentation
#379 - Fix name of spatial weights with singleton coord
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Bug
#378 - [Bug]: `swap_lon_axis()` renames data variables (non-bounds)
Issue -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Bug
#377 - [Bug]: data array variable name for keep_weights differs
Issue -
State: closed - Opened by lee1043 about 2 years ago
- 2 comments
Labels: Type: Bug
#374 - Fixes xesmf flag
Pull Request -
State: closed - Opened by jasonb5 about 2 years ago
- 1 comment
Labels: Type: Bug, Priority: High
#373 - Add gentle introduction notebook
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Documentation
#372 - [Doc]: Add general introduction and demo notebook for xcdat
Issue -
State: closed - Opened by tomvothecoder about 2 years ago
- 1 comment
Labels: Type: Documentation
#371 - Update release-drafter template
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
- 1 comment
Labels: Type: DevOps
#370 - Update release-drafter template
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: DevOps
#369 - Update release drafter branch ref to main
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
#368 - Automate release notes generation
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
- 1 comment
Labels: Type: DevOps, patch
#367 - Link repo to Zenodo and upload GitHub releases
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Documentation, Priority: Medium
#366 - [Feature]: Automate releases notes using GitHub Actions
Issue -
State: closed - Opened by tomvothecoder about 2 years ago
Labels: Type: Enhancement, Type: DevOps, Type: Documentation
#365 - Update documentation
Pull Request -
State: closed - Opened by tomvothecoder about 2 years ago
- 5 comments
Labels: Type: Documentation