Opened 7 years ago

Closed 7 years ago

#1446 closed defect (fixed)

WCPS should use json-style format parameters in rasql encode

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

Description

rasql supports a much better interface for the format parameters of the decode/encode functions: wiki:CommonFormatsInterface

WCPS however still uses the old style KVP parameters (except for netcdf and GRIB?) which are deprecated: wiki:RasqlEncodeFunction

WCPS should switch to the new style when translating encode to rasql.

Change History (2)

comment:1 by Bang Pham Huu, 7 years ago

Current there is no encode for GRIB only having of NetCDF encoding in JSON format. So, we should be consistent with new JSON format from WCPS.

Last edited 7 years ago by Bang Pham Huu (previous) (diff)

comment:2 by Bang Pham Huu, 7 years ago

Resolution: fixed
Status: newclosed

the patch was applied, close ticket.

Note: See TracTickets for help on using tickets.