- Upgrade to CommonDataModel v0.4
- Add
get_scaledhelper function. The function helps get a field and apply the scale function for a singleRecord. Useful to handle auxiliary records. - Add AMSU-A Level 1 Product Format Specification
- Add HIRS Level 1 Product Format Specification
- Add MHS Level 1 Product Format Specification
- 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
FlexibleMetopDiskArrayfor 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.
- (BREAKING) Initial release with support for IASI and ASCAT formats.