An open API service providing commit metadata for open source projects.

GitHub / xCDAT/xcdat / commits

An extension of xarray for climate data analysis on structured grids.

SHA Message Author Date Stats
23bc25d8 Bump to v0.11.3 (#841) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
7835b3f1 Fix xgcm 0.10 padding compatibility (#840) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
22 days ago
f53aafe2 Constrain `regionmask >=0.11.0` for numpy 2.0 compatibility (#838) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 months ago
baf02aeb Add repository-level custom AI instruction files (Copilot, Agents, Claude) (#... Copilot <1****t@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
8238fab6 Bump to v0.11.2 (#829) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
96cee8a5 Update `cftime` section in FAQs (#828) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
35d194d1 Replace in-place `.values` assignment with `assign_coords()` (#827) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
dad3e804 Update changelog for v0.11.1 release (#824) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
554c37ad Bump to v0.11.1 (#823) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
602e9ae4 Add support for Python 3.14 (#822) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
affce83f Bump to v0.11.0 (#821) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
e9937b6c Fix attributes behavior change due to Xarray v2025.11.0 (#818) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
a38f963a Pins xarray (#815) Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
cf18f527 Adds land-sea mask generation (#783)
Co-authored-by: tomvothecoder <t****r@g****m>
Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b7b27aab Refactor xCDAT logging for consistency and safety (#811) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
08a340ac Defer `xgcm` import to speed up xcdat startup time by ~3 seconds (#810) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
7ae6b724 Remove trailing white space in `HISTORY.rst` (#806) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
a60d7978 Bump to v0.10.1 (#804) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
17617e08 Preserve Xarray legacy `compat` and `join` behaviors (#800) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
92b3d2e0 Add PyAOS to list of endorsements (#802) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
525904ac Drop Python 3.10 support (#794) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
d9d0e760 Constrain `cf_xarray >=0.10.6` to align with feedstock recipe (#789) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
8335789b Bump to v0.10.0 (#787) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
4f082bb5 Remove `mask` from `create_grid()` output (#786) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
11 months ago
58dac724 Add weight threshold option for temporal operations (#683) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
683e9738 Fix `xgcm.Grid` errors by passing autoparse_metadata=False (#785) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
15c5ee7f Fix regrid2 alignment of output and input dims for final dataarray (#782) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
0d7e112c Fix changelog link comparing v0.9.0 and v0.9.1 (#778) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4f25af81 Bump to v0.9.1 (#777) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7bb27996 Fix `get_bounds()` error message (#776) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2112217d Add `create_mask()` and `create_nan_mask()` to `api.rst` (#774) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
22e679d8 Update `_get_bounds_dim()` to dynamically get correct dim (#773) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6bf88851 Bump to v0.9.0 (#755) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
889e015a Adds option to output regridding weights (#752) Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
aaf9ec3e Adds ability to infer target data for vertical regridding (#756) Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a5e62acd Use the median of the delta instead of min for time freq inference (#768)
Co-authored-by: Tom Vo <t****r@g****m>
Jill Chengzhu Zhang <z****0@l****v>
Committed by: GitHub <n****y@g****m>
about 1 year ago
05ad2f27 Chunk weights before broadcasting/masking in _group_average (#767) will-s-hart <w****t@m****k>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f1814483 Make scipy a required dependency (#765) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
a34ada19 Add `.zenodo.json` and `CITATION.cff` to cite core authors (#759) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
14f876b5 Drop Python 3.9 support and add compatibility for Python 3.13 (#721) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
421e6672 Replace support section with endorsements (#757) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
98a1fe86 Add weight threshold option for spatial averaging (#672) Stephen Po-Chedley <p****y@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4f6313ed Fix incorrect dimension used for temporal weights generation (#749) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
94b3a985 [PR]: Enable `skipna` for spatial and temporal mean operations (#655)
Co-authored-by: Tom Vo <t****r@g****m>
Jiwoo Lee <l****3@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
595845f4 Enhance coordinate handling and add curvilinear dataset support (#736) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a2821176 Add xCDAT tutorial datasets and update gallery notebooks (#705) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c52b5a79 Add support by Xarray to docs (#742) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9f02c193 Add support section to docs with Pangeo and WRCP (#741) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b260fcb0 Bump to v0.8.0 (#733) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8824b323 Update pre-commit hooks and add ci config (#732) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7d99c852 Update Miniconda references to Miniforge in HPC docs (#731) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
84e4a3fa Fixes preserving coordinates in regrid2 (#716)
Co-authored-by: Tom Vo <t****r@g****m>
Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5cc9d237 Replace Miniconda with Miniforge (#727) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
71f1c91c Fix `DeprecationWarning` and `FutureWarning` found in test suite (#724) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
c93b5bfc Revert "Drop Python 3.9 support (#720)" tomvothecoder <t****r@g****m> over 1 year ago
d8d91e10 Drop Python 3.9 support (#720) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
27396e51 Add support for custom seasons spanning calendar years (#423) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1cfd3692 Bump to v0.7.3 (#712) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b1a72fcf Update numpy constraint to `>=2.0.0,<=3.0.0` (#711) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
96bc649a Update `get_bounds()` to support mappable non-CF axes using `"bounds"` attr (... Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e3dda64f Adopt `ruff` for linting, formatting, and import sorting (#702) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
563e267f Add link to SciPy talk to docs (#704) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f9d15667 Bump to v0.7.2 (#700) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e9e73dd9 Update build workflow (#698) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
643e72cf Update temporal.py to properly handle piControl simulations (#696)
Co-authored-by: Tom Vo <t****r@g****m>
Jiwoo Lee <l****3@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
753a0467 Update `setup.py` classifiers (#691) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
94c8932d [Refactor] Improve the performance of temporal group averaging (#689) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
584fccee Add project logos to README and project overview page on docs (#686) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cdae8263 Add links to JOSS and DOE EESM content (#682) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
994e783f Update SciPy talk (#680) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e2ada5e8 Update SciPy talk notebook (#679) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
05518acf Add SciPy edits (#678) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
7751452c Add SciPy 2024 talk material (#658) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e1b5678b Add JOSS badge to README (#674) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1d57e251 Bump to v0.7.1 (#667) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
1b03e61b Add JOSS paper (#567) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c653bf2e [PR] time type conversion to timedelta if timedelta64 is given (#660)
Co-authored-by: Stephen Po-Chedley <p****y@g****m>, Stephen Po-Chedley <p****y@g****m>, Tom Vo <t****r@g****m>
Jiwoo Lee <l****3@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
9ad91a0c [PR]: Add Parallel Computing with Dask Jupyter Notebook (#489) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e69693db Update FAQs, HPC guide, and Gentle Introduction (#650) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
223869e2 [PR]: Simplify the contributing guide (#593) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
07bfbbae Fixes regrid2 mapping output to input ordering (#653) Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
77457577 Update notebook env setup instructions with kernel (#652) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
02146942 update regridding notebook (#646) Jill Chengzhu Zhang <z****0@l****v>
Committed by: GitHub <n****y@g****m>
over 2 years ago
06eb5598 Review of spatial averaging and general dataset utilities (#644)
Co-authored-by: tomvothecoder <t****r@g****m>
Stephen Po-Chedley <p****y@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
145a03e1 Add instructions for setting `ESMFMKFILE` and update links to xESMF docs (#643) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b8350326 Temporal average notebooks maintanance (#633)
Co-authored-by: tomvothecoder <t****r@g****m>
Jiwoo Lee <l****3@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
799b81fc Bump to v0.7.0 (#637) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
65c0be68 Improve readability of documentation (#632)
Co-authored-by: Tom Vo <t****r@g****m>
Stephen Po-Chedley <p****y@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1f4d22a0 [PR]: Update Regrid2 missing and fill value behaviors to align with CDAT and ...
Co-authored-by: tomvothecoder <t****r@g****m>, Jiwoo Lee <l****3@u****m>
Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
472c04b3 [PR]: Remove deprecated features and APIs for next release (#628) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a9b6c5db [PR]: Regridding nan update (dask part only) (#634) Jiwoo Lee <l****3@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5de4d7f2 [PR]: Revert augmenting axis fall-back table for Z axis (#629) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b86f0ce3 Update documentation styling for easier navigation (#624) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d0e33aae Fix climo notebook missing T bounds and add notebook env setup in all example... Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b83a1324 Remove pins for doc dependencies to improve dev env architecture support (osx... Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f120c2dc Add list of projects using xCDAT (#617) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
38cdfd53 [PR]: Improving regrid2 performance (#533) Jason Boutte <j****5@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
78dedf0a [PR]: Update documentation on temporal averaging, usage of bounds, and genera...
Co-authored-by: Stephen Po-Chedley <p****y@g****m>
Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
94271f15 augmenting axis fall-back table (#584) (#602) Paul J. Durack <d****1@l****v>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fbf1db68 Fix pre-commit mypy issues (#588) Tom Vo <t****r@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago

← Back to repository