Welcome, Guest
Username: Password: Remember me

TOPIC: Blue Kenue 3.12.4 - alpha

Blue Kenue 3.12.4 - alpha 1 year 9 months ago #40734

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 539
  • Thank you received: 141
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)
The administrator has disabled public write access.
The following user(s) said Thank You: toby.jhnsn, josiastud

Blue Kenue 3.12.4 - alpha 1 year 9 months ago #40758

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 539
  • Thank you received: 141
10 August 2022
Version 3.12.4 - alpha

1. BUG FIX - CRASH when T3 Mesh Generator is run DUE TO Auto Smoothing
           - http://www.opentelemac.org/index.php/kunena/blue-kenue/13841-blue-kenue-3-12-3-alpha-problem-running-mesh

EnSim Development Statistics:
- 4 code commits (34 changed paths) to CHyMS from 9 August 2022 to 10 August 2022 (3.12.4-alpha)
The administrator has disabled public write access.

Blue Kenue 3.12.4 - alpha 1 year 9 months ago #40784

  • josiastud
  • josiastud's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 132
  • Thank you received: 2
hi everybody, hi a.barton,

is this 3.12 alpha version available for linux (Ubuntu). I use wine to install it (32 bit according the procedure described here hydro-informatics.com/get-started/instal...-pre-post-processing )
if yes where please.

Bests

Josias
The administrator has disabled public write access.

Blue Kenue 3.12.4 - alpha 1 year 9 months ago #40785

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 539
  • Thank you received: 141
Blue Kenue is a Windows application and the link you provided provides a nice explanation.

FYI - The released version is available in 32-bit and 64-bit options. The development version is available as a 64-bit option at the moment.

I might consider building a 32-bit development version if enough people want/need it.

Kindly,
Alan
The administrator has disabled public write access.

Blue Kenue 3.12.4 - alpha 1 year 9 months ago #40794

  • pilou1253
  • pilou1253's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 582
  • Thank you received: 105
Hi Alan!

Thank you for the update!
A quick question: do you plan to add the possibility to choose the XY datum reference when mapping from an ASCII grid? See the issue in this post:

www.opentelemac.org/index.php/kunena/blu...olation-method#24643

Thank you in advance!

Kind regards
PL
The administrator has disabled public write access.

Blue Kenue 3.12.4 - alpha 1 year 9 months ago #40796

  • a.barton
  • a.barton's Avatar
  • OFFLINE
  • Moderator
  • Posts: 539
  • Thank you received: 141
Thanks for the reminder!

I think the link is broken in your post... for others, it is:
#24643

Kindly,
Alan
The administrator has disabled public write access.
The following user(s) said Thank You: pilou1253
Moderators: Serrer, a.barton

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.