Opened 8 months ago

Closed 8 months ago

#2769 closed enhancement (duplicate)

NEW - Fixed axis aliases in WCPS

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.2
Component: petascope Version: 10.2
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

WCPS should support a couple of fixed axis aliases:

  • x for spatial axis (Lon, Long, E)
  • y for spatial axis (Lat, N)
  • z for first non-spatiotemporal axis (e.g. height, depth, pressure)
  • t for first temporal axis (ansi, unix)

On data import, petascope disallows setting axis names

  • x/y for non-spatial axes
  • t for non-temporal axes
  • z for spatio-temporal axes

These aliases can be used in operations where axis names are referenced:

  • subsetting
  • scale
  • crsTransform
  • extend
  • flip, sort
  • coverage constructor/condenser
  • imageCrsDomain, domain

Change History (1)

comment:1 by Peter Baumann, 8 months ago

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.