Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vlkb-siav2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ViaLactea
vlkb-siav2
Commits
4420ab3b
Commit
4420ab3b
authored
1 year ago
by
Robert Butora
Browse files
Options
Downloads
Patches
Plain Diff
cosmetic (adds commented list of SIAv2 params to Coord class)
parent
df3119f7
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data-discovery/src/main/java/vlkb/common/Coord.java
+25
-0
25 additions, 0 deletions
data-discovery/src/main/java/vlkb/common/Coord.java
with
25 additions
and
0 deletions
data-discovery/src/main/java/vlkb/common/Coord.java
+
25
−
0
View file @
4420ab3b
...
...
@@ -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
*/
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment