Releases: cedadev/cis
Releases · cedadev/cis
End of Phase 3
This is the final release for CIS Phase 3.
Included in this release:
- Default colocator and kernels provided
- Eval command requires units to be specified
- Eval allows attributes to be set against the variable
- Output stacktraces to log only
- GASSP bugfixes
- Plotting bugfixes
See JIRA for full list of bug fixes
Phase 3 Sprint 9 (Interim)
Included in this release:
- Mutliple GASSP files with different timestamps correctly loaded
- Multiple GASSP station data can be read
- GASSP station altitude attributes with units can be parsed
- Fix for histogram2d
- Stats and eval flatten ungridded data
See JIRA for full list of bug fixes
Phase 3 Sprint 8
Included in this release:
- Ungridded aggregation leaves collapsed coordinates as length one with min/max bounds
- Stats only calculates dataset means and standard deviations at points non-missing in both datasets.
- Bugfixes (see JIRA for full list).
Phase 3 Sprint 8 (Interim)
Included in this release:
- Support for reading NetCDF4 Hierarchical groups
- Lotus submission capability
- Numerous bugfixes (see JIRA for full list).
Phase 3 Sprint 7
Included in this release:
- Improved colocation and aggregation performance
- Moments kernel gives colocation and aggregation statistics
- More examples in documentation.
- Numerous bugfixes (see JIRA for full list).
Phase 3 Sprint 6
Included in this release:
- New Statistical comparison command
cis stat
- produces detailed statistical output from comparing two compatible netCDF variables in the same or different files. - New Evaluate command
cis eval
- allows evaluation of user provided expressions on compatible CIS datasets e.g. for averaging, quality control, interpolation... - More multivariable support (for colocation and aggregation)
- Support for GASSP data
- Assorted bugfixes.
Phase 3 Sprint 4
Contains new features and bug fixes including multivariable support for subsetting and aggregation.