Skip to content

v0.5.14

Choose a tag to compare

@github-actions github-actions released this 19 Mar 17:23
· 122 commits to main since this release

ClimaAnalysis v0.5.14

Diff since v0.5.13

Merged pull requests:

  • Add partial resampling (#202) (@ph-kev)
  • Fix Var.weighted_average_lat bug with NaN and FT32 (#203) (@ph-kev)
  • Add valid_time to TIME_NAMES and fix issue with pretty printing (#206) (@ph-kev)
  • Add Var.split_by_season_across_time (#207) (@ph-kev)
  • Add Var.average_lonlat and weighted version of it (#214) (@ph-kev)
  • Add Base.show for SimDir (#215) (@ph-kev)
  • Add Var.reverse_dim! (#222) (@ph-kev)
  • Retain attributes after doing binary operations (#223) (@ph-kev)

Closed issues:

  • Pretty print when dictionaries are empty throw an error (#204)
  • Add compatibility for reading NetCDF files from ERA5 (#205)
  • show(var::OutputVar) errors if var.dims is empty (#208)
  • Global averages with masks (#210)
  • average_xy is unclear (#211)
  • Add reverse_dim! to reverse dimension in-place (#219)
  • OutputVar consistent attributes are not carried over for arithmetic operations (#220)