Loading data-discovery/src/main/java/vlkb/common/Coord.java +25 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,29 @@ class Coord Band band; Time time; Pol pol; /* TBD: SIAv2 Interval fov; Interval spatres; Interval specrp; Interval exptime; Interval timeres; String id; String collection; String facility; String instrument; String dptype; // dataproduct_type "image" | "cube" Integer calib; // 0,1,..,5 String target; Stirng format; // access_format MIME or DataLink MIME Integer maxrec; // implement oveflow and special case maxrec=0 */ } Loading
data-discovery/src/main/java/vlkb/common/Coord.java +25 −0 Original line number Diff line number Diff line Loading @@ -7,4 +7,29 @@ class Coord Band band; Time time; Pol pol; /* TBD: SIAv2 Interval fov; Interval spatres; Interval specrp; Interval exptime; Interval timeres; String id; String collection; String facility; String instrument; String dptype; // dataproduct_type "image" | "cube" Integer calib; // 0,1,..,5 String target; Stirng format; // access_format MIME or DataLink MIME Integer maxrec; // implement oveflow and special case maxrec=0 */ }