#2630 closed enhancement (fixed)

FIX - wcst_import netCDF recipe sets default axis resolution = 1 if minBound = maxBound

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

Description

For example, netCDF height dimension has only 1 point (minBound = maxBound) and in the ingredients file, it has:

"alt": {
         "resolution": "${netcdf:variable:height:resolution}"
       },

then resolution is set to 1.

Change History (1)

comment:1 by Bang Pham Huu, 21 months ago

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