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
f4bfd749
Commit
f4bfd749
authored
3 months ago
by
Ian Boyd
Browse files
Options
Downloads
Patches
Plain Diff
Replace geoms_qa.pro
parent
b46fd11e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
geoms_qa.pro
+2
-1
2 additions, 1 deletion
geoms_qa.pro
with
2 additions
and
1 deletion
geoms_qa.pro
+
2
−
1
View file @
f4bfd749
...
...
@@ -89,6 +89,7 @@
; 2024-11-26, v2.17 Ian Boyd Add run-time error handling capability in geoms_qa.pro and geoms_harmon.pro
; plus fixes in idlcr8hdf and idlcr8ascii
; 2024-12-10, v2.18 Ian Boyd update due to fix to idlcr8ascii
; 2024-12-18, v2.19 Ian Boyd update due to fix to idlcr8hdf
;---------------------------------------------------------------------------------------------------
PRO geoms_qa
...
...
@@ -96,7 +97,7 @@ PRO geoms_qa
args = command_line_args()
iNrArgs = size(args, /N_ELEMENTS)
qaver='version
2.1
8
,
2024
-
12
-
1
0
'
qaver='version
2.1
9
,
2024
-
12
-
1
8
'
if ( iNrArgs lt 2 ) then begin
print
...
...
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