Opened 3 years ago

Closed 3 years ago

#2499 closed defect (fixed)

Petascope - fix error with WMS for translating grid index to coefficient in an irregular axis

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.8
Keywords: Cc:
Complexity: Medium

Description

For example: a netCDF with level irregular axis with grid indices:

 [1000, 950, 925, 900, 850, 800, 750, … , 150] size = 19

Then, this wms request has problem in WcpsCoverageMetadataGeneralService.java for method translateGridToGeoCoordinates"

localhost:8080/rasdaman/ows?bbox=21.039799435271355,117.877476526625,26.226939456328648,123.542147801975&crs=EPSG:4326&format=image/png&height=600&layers=MSMtest
&dim_level=1000&request=GetMap&service=WMS&styles=&time="2021-08-09T00:00:00.000Z"&transparent=true&version=1.3.0&width=800

Change History (1)

comment:1 by Bang Pham Huu, 3 years ago

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