Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cds_convert
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
cds_convert
Commits
c2145a9d
Commit
c2145a9d
authored
1 year ago
by
Ian Boyd
Browse files
Options
Downloads
Patches
Plain Diff
Replace cds_convert.pro
parent
ed7b7fd2
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
cds_convert.pro
+2
-1
2 additions, 1 deletion
cds_convert.pro
with
2 additions
and
1 deletion
cds_convert.pro
+
2
−
1
View file @
c2145a9d
...
...
@@ -92,6 +92,7 @@
;
that
write
file
creation
date
in
SYSTIME
form
instead
of
DD
MONTHNAME
,
YYYY
;
2021
-
06
-
17
,
v2
.
0
b66
Ian
Boyd
Update
due
to
fixes
in
idlcr8hdf
;
2022
-
08
-
09
,
v2
.
0
b67
Ian
Boyd
Update
due
to
fixes
and
improvements
to
idlcr8hdf
and
idlcr8ascii
;
2023
-
12
-
18
,
v2
.
0
b68
Ian
Boyd
Update
due
to
fixes
to
idlc8hdf
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
...
...
@@ -160,7 +161,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
7
,
August
202
2
'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
8
,
December
202
3
'
]
errtxt
[
1
]
=
'Conversion Data Suite (CDS): cds_convert'
errtxt
[
2
]
=
vertxt
[
1
]
errtxt
[
3
]
=
' Converts supported original data into GEOMS compliant HDF data.'
...
...
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