Opened 2 weeks ago

Closed 2 weeks ago

#2830 closed enhancement (fixed)

FIX - petascope should throw exception when latitude (Y axis) has positive resolution

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

Description

This is the case when importing a netCDF file which has Y axis with positive resolution and that will not work in WMS GetMap request because it is wrong value.

In this case, the netCDF file must be reverted in Lat coordinates first to higher coordinates to lower coordinates with tool

ncpdq -O -h -a -lat tasmax_20491231_v20210113.nc flip.nc

Change History (1)

comment:1 by Bang Pham Huu, 2 weeks ago

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