Skip to content

3.3.0 Release

Compare
Choose a tag to compare
@mpu-creare mpu-creare released this 02 Jan 15:55
· 87 commits to develop since this release

3.3.0

Features

  • Now supporting custom coordinate dimensions for downstream applications. Just use podpac.utils.add_valid_dimension("my_dimension_name") to register and start using your custom dimension name.
  • Can now use np.timedelta64 as a valid type for coordinates

Maintenance

  • Removed the "datalib" module, and made it its own package podpacdatalib.