Opened 2 years ago
Last modified 17 months ago
#2635 assigned enhancement
FIX - WCPS scale on Index1D CRS does not allow to scale bigger than grid domain
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | trivial | Milestone: | Future |
Component: | petascope | Version: | 10.0 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu, Peter Baumann | |
Complexity: | Medium |
Description
For example:
plev axis is Index1D CRS and it has grid domains: [0:29]
but, this scaling doesn't allow to upscale it to [0:300]
scale( ( $c[ansi("2022-09-12T06:00:00"), Long(-6.2183)] - 273 ) + 68, {plev:"CRS:1"(0:300)})
Change History (2)
comment:1 by , 21 months ago
Milestone: | 10.1 → 10.2 |
---|
comment:2 by , 17 months ago
Milestone: | 10.2 → Future |
---|---|
Priority: | major → trivial |
Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.
As this ticket is about supporting SCALE UP on irregular axis, which is an unclear issue for interpolating coefficients in the middle → leave it for future.