Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
geoms_qa
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
Container Registry
Model registry
Operate
Environments
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
geoms
geoms_qa
Commits
7c3610cd
Commit
7c3610cd
authored
4 years ago
by
Ian Boyd
Browse files
Options
Downloads
Patches
Plain Diff
Replace geoms_tools.pro
parent
6ed3b16c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geoms_tools.pro
+6
-4
6 additions, 4 deletions
geoms_tools.pro
with
6 additions
and
4 deletions
geoms_tools.pro
+
6
−
4
View file @
7c3610cd
;
Main
Program
Version
:
geoms_tools
.
pro
v2
.
0
2
,
20200
311
;
Main
Program
Version
:
geoms_tools
.
pro
v2
.
0
3
,
20200
427
;
Written
by
Ian
Boyd
for
AVDC
/
EVDC
-
iboyd
@
astro
.
umass
.
edu
;
FUNCTION
is_a_number_gt
,
value
...
...
@@ -1133,8 +1133,10 @@ FUNCTION geoms_tools, optqh, tav, hdfqh, outdir, dataformat, DATETIME=o1, NOTC=o
; 20190807, Update due to modifications to idlcr8ascii and idlcr8hdf - Version 1.69
; 20190821, Update due to fix in idlcr8ascii - Version 1.70
; 20191205, Update due to changes in geoms_qa to support checks on the optional DATA_SOURCE
; Version Name value (third field in DATA_SOURCE).
; 20200226, Update due to geoms_vntools updates
; Version Name value (third field in DATA_SOURCE) - Version 2.00
; 20200226, Update due to geoms_vntools updates - Version 2.01
; 20200311, Update due to fix to idlcr8hdf - Version 2.02
; 20200427, Update due to geoms_vntools update - Version 2.03
;
; Input: optqh - Integer defining type of testing 0=QA, 1=Harmonization
; tav - Table Attribute Values file used to test Metadata
...
...
@@ -1171,7 +1173,7 @@ FUNCTION geoms_tools, optqh, tav, hdfqh, outdir, dataformat, DATETIME=o1, NOTC=o
; The output from IDLCR8ASCII is then used in the call to:
; IDLCR8HDF - which performs the QA and Harmonization
gtver='geoms_tools
version
2.0
2
,
2020
-
0
3
-
11
'
gtver='geoms_tools
version
2.0
3
,
2020
-
0
4
-
27
'
gt_error_code=3 ;Integer to identify return error code (3 = Invalid input)
par1chk=0 & parchk=0
IF N_PARAMS() GE 1 THEN BEGIN ;test first parameter only
...
...
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