Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@jeandet jeandet released this 25 Feb 15:29
· 1 commit to main since this release

What's Changed

1.5.1

  • Quick fix for leftover additional_argument instead of product_inputs by @jeandet in #201

1.5.0

  • Fix typo in datetime64_to_epoch and add some tests by @jeandet in #148
  • Allows to overrides all parameters of Speasy plot functions by @jeandet in #152
  • Adds codec interface + registry and migrate existing code by @jeandet in #154
  • Switch to MIT license and drop last python 3.8 references by @jeandet in #157
  • remove last python 3.8 reference by @jeandet in #158
  • fix: allow mkdir work in multi threads in python by @Beforerr in #160
  • Definition of a common dataprovider for all IMPEX webservices by @brenard-irap in #159
  • Fix regex used to detect an attribute that must be convert to a variable by @brenard-irap in #166
  • Basic HAPI CSV codec by @jeandet in #167
  • Retry is server up by @jeandet in #173
  • Ensure we close the open socket while checking if a server is up by @jeandet in #171
  • Amda last modification date by @brenard-irap in #177
  • Add CSA GRMB parameters by @jeandet in #172
  • allow to list remote files with absolute path by @jeandet in #174
  • Fixes most doc issues by @jeandet in #175
  • Extract more information from CDF while building the inventory by @jeandet in #176
  • Fixes #169, and adds functions to drop cache entries matching regex. by @jeandet in #170
  • Valid min and valid max by @jeandet in #168
  • Force init by @Beforerr in #194
  • feat: access VariableTimeAxis and VariableAxis meta by @Beforerr in #195
  • Support amda template params by @brenard-irap in #192
  • docs: mention julia wrapper by @Beforerr in #199
  • Documentation improvements, Numpy support improvement and batch renaming by @jeandet in #189
  • Introduce a new inventory JSON/dict format that preserves more primitive types by @jeandet in #200

New Contributors

Full Changelog: v1.4.0...v1.5.1