Opened 9 years ago

Last modified 8 years ago

#1060 closed defect

Common interface for extracting specific structures from decode files — at Initial Version

Reported by: Alex Dumitru Owned by: Alex Dumitru
Priority: major Milestone: 9.3
Component: conversion Version: development
Keywords: Cc: Vlad Merticariu, Peter Baumann
Complexity: Medium

Description

Rasdaman should allow for a common syntax in the decode function that allows to select certain subset structures from the file (e.g. variables in NetCDF, bands in GDAL, fields in GRIB etc).
Some basic example:

select decode(mycol, "NetCDF", "variables=[myVar1, myVar2]") from mycol

Change History (0)

Note: See TracTickets for help on using tickets.