9 August 2022
Version 3.12.3 - alpha
1. ENHANCEMENT - A number of new things related to time series (some more related to the Green Kenue application), including:
- Zero-value and missing data counts in the "Data" tab along with the "standard" 5-point statistics summary
- min/first quartile/mean/third quartile/max
- median is also present; making it a 6-point summary
- A new "Statistics" tab that reports a time series:
- range, studendized range, inter-quartile range, stdandard deviation (and as a percent of the mean)
- co-efficient of variation, skewness, kurtosis, excess kurtosis, third + fourth moments
- 4 new display styles for 1D View Time Series
- Period Ending Lines (+ Points)
- Period Starting Lines (+ Points)
- The time series popup menu has been updated with all of these things
- "Compute Distribution" was renamed to Distribution > Sample Histogram
- Added Distribution > Normalized Sample Distribution
- Added Distribution > Empirical Distribution
- Added a number of things related to Duration Curves
- Added a number of things related to extraction of annual an monthly time series
- Added a number of things related to low extremes (in particular low flows)
- Added Compute > n-Day Average
- Added Compute > Rank-Order
- Added Compute > Median Runs
- Added Compute > n-Point Lag
2. ENHANCEMENT - The grid colour and the axis colours are now separated in a 1D View
- This means you can have black text+borders and a light grey grid
3. ENHANCEMENT - 1D View world size now supports a child's missing data (if present)
4. ENHANCEMENT - 1D View quick legend behaviour changed
- the object's title is displayed if there is exactly 1 object in the view AND the title is not empty;
- ELSE the old behaviour stays... namely the quick legend's title will be the name of the 1D View
5. ENHANCEMENT - A time series may now consist of a single point and a 1D View will draw it as a vertical line
- File > New > Time Series Marker...
- File > New > XY Marker...
6. ENHANCEMENT - GeoTiff can now save as BINARY Single Frame
7. ENHANCEMENT - Co-ordinate system information is lost (not really a bug... because it was never implemented!)
- http://www.opentelemac.org/index.php/kunena/blue-kenue/13557-issue-with-t3-channel-mesher-no-projection-assigned
8. ENHANCEMENT - XY Data Objects now have a dedicated popup menu and can:
- Extract Log(X)
- Extract Log(Y)
- Extract Log(X) and Log(Y)
9. ENHANCEMENT - A little more information is now displayed in a closed line (i.e. polygon) box in a view
10.ENHANCEMENT - When an ArcView Shape file is imported; the progress dialog (if used/shown) will now be set to
more prominently display a WARNING message in the case that PROJECTION or SPHEROID is NOT supported.
This will help users of Green Kenue (and others) more easily see when something is amiss.
11.ENHANCEMENT - New CLI command "diagnostics" and improved "help" CLI documentation
1. BEHAVIOUR CHANGE - "Properties..." is now at the TOP of all popup menus
- to make it easier to find
- and less likely to accidentally select "Remove" or some other destructive operation
2. BEHAVIOUR CHANGE - Saving a table to a CSV file no longer outputs name/type/units so that loading it back into Blue Kenue will work properly
3. BEHAVIOUR CHANGE - Reworked how Colour Scales are activated for attributes; and removed unnecessary re-initialization
4. BEHAVIOUR CHANGE - Large change to how T3 2D Scalar and Vector meshes are working internally
- This may affect Selafin files too
- Please report any oddities you observe! Thanks
1. BUG FIX - #495 - 1D View axis are occluded by the data
2. BUG FIX - 100 percentile not computed properly
3. BUG FIX - While performing a refactoring, found a fixed an issue with the cursor position string in Polar Views
4. BUG FIX - 1D View grid division hint changed from [2..8] to [2..12] to be in alignment with the underlying code
5. BUG FIX - "oneof" attribute type not displayed properly in a 2D view and a colour scale list
6. BUG FIX - Critical bug causing incorrect historical date value
7. BUG FIX - http://www.opentelemac.org/index.php/kunena/blue-kenue/13484-interpolation-of-bathy-on-grid-fail-in-bluekenue
1. INTERNAL CHANGE - Lots (again!)
2. INTERNAL CHANGE - Attribute date representation has completely changed so that now missing data is representable and detectable
- This change to dates allowed finding and fixing a 1 millisecond representation issue thereby improving date computations
3. INTERNAL CHANGE - Representation of temporal information in flux and being centralized
4. INTERNAL CHANGE - XYZ Point Set internals changed
1. DOCUMENTATION - Improved error message (for a specific case) when dropping one object on another in the WorkSpace
EnSim Development Statistics:
- 90 code commits (505 changed paths) to CHyMS from 26 June 2021 to 9 August 2022 (3.12.3-alpha)