Skip to content

Includes basic QC now

Choose a tag to compare

@kthyng kthyng released this 29 Jul 18:53
· 85 commits to main since this release
63a49e0

This release includes many updates on:

  • moving more toward netcdf files instead of csv files so that cf-xarray can be used for generic axis, coord, and variable reference
  • integrated units with pint so can compare units to units between models/data
  • main class Gateway can run basic QC tests on selected data.
  • updated docs to reflect these changes