Skip to content

D3TOOLS v2.3.0

Latest

Choose a tag to compare

@ltrotter ltrotter released this 09 Dec 12:47
a17a39b

✨ New Features

🐛 Bug Fixes

  • 201599d - data: ensure today is accepted as last date from dataset (commit by @ltrotter)
  • aed693f - data: ensure data is straight before setting it to template (commit by @ltrotter)
  • 936410b - data: ensure memory datasets don't use templates (commit by @ltrotter)
  • bb17c6b - io: ensure time columns in gpd are converted to string before saving json (commit by @ltrotter)
  • e9c5d9d - data: ensure tags are read correctly if time_signature is end+1 (commit by @ltrotter)
  • 311374f - parse: ensure string dates are not parsed in substitute_sting withoug format (commit by @ltrotter)
  • adcfb58 - io: ensure crs is maintained when reading json files (commit by @ltrotter)
  • 19d56e5 - io: ensure we are not writing metadata to json dictionaries (commit by @ltrotter)
  • dc2f3e9 - data: improve day handling in datasets (commit by @michelisabellon)
  • 8bde062 - dataset: use last_ts instead of first_date for template making (commit by @ltrotter)
  • 5d0d52a - timstepping: enure extend doens't try to return a timestep (commit by @ltrotter)

🔧 Chores

  • c2aedbd - setup: update version and prescribe dependency versions (commit by @ltrotter)