- Add fix for preventing nested list #85 (@mgrover1)
- Allow user to input list of directories for
root_dir
#83 (@mgrover1) - Add xarray open kwargs to cesm timeseries and cesm history #81 (@mgrover1)
- Add observations parser #65 (@mgrover1)
- [pre-commit.ci] pre-commit autoupdate #84 (@pre-commit-ci)
- Fix typo #78 (@andersy005)
- Update README #77 (@mgrover1)
(GitHub contributors page for this release)
@andersy005 | @mgrover1 | @mnlevy1981 | @pre-commit-ci
- Allow
member_id
to be optional (#54) @mgrover1 - Add an observational parser (#65) @mgrover1
- Make sure files are sorted when parsing (#57) @mgrover1
- Update requirements to include Dask (#72) @mgrover1
- Update pre-commit hooks (#62 and #68) @andersy005
- Add docs for building a parser(#69) @mgrover1
@andersy005 | @mgrover1
(GitHub contributors page for this release)
@andersy005 | @mgrover1 | @mnlevy1981
- Warn when invalid_assets is not empty #44 (@andersy005)
- Use setuptools_scm for managing package version #43 (@andersy005)
- Update changelog in prep for first release #41 (@andersy005)
(GitHub contributors page for this release)
- Add
postprocess
func #40 (@andersy005) - Add version to CMIP6 parser #39 (@andersy005)
- Add pop 5 day stream #38 (@mgrover1)
- Add timeseries parser #37 (@mgrover1)
- add time_range attribute to cmip6 parser #36 (@mgrover1)
- Use relative path when saving
catalog_file
entry #35 (@andersy005) - Update CESM History File Example, Fix stream issue #33 (@mgrover1)
- Fix variable column name #32 (@mgrover1)
- Add aggregation_control key #31 (@andersy005)
- Fix casename issue #30 (@mgrover1)
- Extract frequency from file #27 (@mgrover1)
- Add docs placeholders #26 (@andersy005)
- Add CMIP6 example #25 (@andersy005)
- Remove old code #24 (@andersy005)
- Add save method to main Builder class #23 (@andersy005)
- Deal with CESM history file times in more generic way #22 (@mgrover1)
- Add
__post_init_post_parse__
method toBuilder
#20 (@andersy005) - Rewrite
Builder
without dask dependencies #19 (@andersy005) - Add parser for CESM history files #18 (@andersy005)
- Disable YAMALE YAML based approach #17 (@andersy005)
- Remove CMIP6 default parser #14 (@andersy005)
- Bump pre-commit/action from v2.0.2 to v2.0.3 #13 (@dependabot)
- Add build-from-config command #12 (@andersy005)
- Add CMIP6 parser/builder #11 (@andersy005)
- 🔨 Code refactoring #10 (@andersy005)
- Turn
Builder
class into a data class #9 (@andersy005) - Add builder for CESM2 Seasonal-to-Multiyear Large Ensemble (SMYLE) #8 (@andersy005)
- 👷 CI overhaul #7 (@andersy005)
- Update isort gh action and pre-commit hook #6 (@andersy005)
- Generic interface #5 (@sherimickelson)
- Add core functionality for parsing attributes from an open file #3 (@andersy005)
(GitHub contributors page for this release)
@andersy005 | @billsacks | @dependabot | @kmpaul | @mgrover1 | @sherimickelson