Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.61 KB

File metadata and controls

22 lines (18 loc) · 1.61 KB

Changelog

Unreleased

v0.2.1

v0.2.0

  • Error message for invalid file types
  • (BREAKING) Improved padding of flexible IASI L2 variables e.g. "o3_cp_air". The variable dimensions now matches the variable storing the location. See issue 15 for more information.
  • Internal changes to only use FlexibleMetopDiskArray for the IASI L2 flexible variables that varies in size between each record.
  • (Fix) Remove "atrack" dimension from the IASI L2 GIARD variables e.g. "pressure_levels_temp".
  • Add a lazy artifact with reduced test data which is used for CI testing.
  • Precompilation using the lazy artifact with test data to reduce "time to first x".
  • Use RelocatableFolders.jl to make the installation of MetopDatasets.jl relocatable so it becomes more robust.

v0.1

  • (BREAKING) Initial release with support for IASI and ASCAT formats.