Opened 5 years ago

Closed 5 years ago

#2023 closed defect (fixed)

wcst_import: validate that number of axis matches CRS

Reported by: Dimitar Misev Owned by: Bang Pham Huu
Priority: minor Milestone: 9.8
Component: wcst_import Version: 9.7
Keywords: Cc:
Complexity: Hard

Description

.. in general_coverage in particular, e.g. if user specifies "crs" with 4 axes but 5 "axes", wcst_import should throw an error.

Change History (3)

comment:1 by Bang Pham Huu, 5 years ago

Complexity: MediumHard

The problem is how to know how many axes in compound CRS and it is hard.

comment:2 by Dimitar Misev, 5 years ago

either wcst_import or petascope already have to lookup the axes in the compound CRS.

comment:3 by Bang Pham Huu, 5 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.