Opened 5 years ago

Closed 4 years ago

#2195 closed defect (fixed)

Petascope - show meaningful coefficient values in case of reversed irregular axis

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 10.0
Component: petascope Version: 9.8
Keywords: Cc: Dimitar Misev, Vlad Merticariu
Complexity: Medium

Description

This is the case for DeepRain climate data files. For example, a netCDF file contains these values for a dimension variable

 plev = 100000, 97500, 95000, 85000, 70000, 50000 ;

After importing, when viewing DescribeCoverage, it shows the non usable values to users (exception when trying to subset by one of the values).

  <gmlrgrid:coefficients>-50000 -30000 -15000 -5000 -2500 0</gmlrgrid:coefficients>

Change History (1)

comment:1 by Bang Pham Huu, 4 years ago

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