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
def8894b
Commit
def8894b
authored
2 years ago
by
Ian Boyd
Browse files
Options
Downloads
Patches
Plain Diff
Replace cds_convert.pro
parent
41260f13
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
cds_convert.pro
+5
-4
5 additions, 4 deletions
cds_convert.pro
with
5 additions
and
4 deletions
cds_convert.pro
+
5
−
4
View file @
def8894b
...
...
@@ -91,11 +91,12 @@
;
2020
-
08
-
27
,
v2
.
0
b65
Ian
Boyd
Add
SYSTIME
to
ISO8601
conversion
option
.
Used
for
some
SHADOZ
v6
files
;
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
;
---------------------------------------------------------------------------------------------------
PRO
cds_convert_common
;
Procedure
to
define
the
COMMON
blocks
for
this
program
;
----------
;
Written
by
Ian
Boyd
for
the
AVDC
/
EVDC
-
iboyd
@
astro
.
umass
.
edu
;
Written
by
Ian
Boyd
for
the
AVDC
/
EVDC
-
iboyd
@
bryanscientific
.
org
;
;
History
:
;
20120112
:
Introduced
to
cds_convert
-
Version
2.0
b14
...
...
@@ -117,7 +118,7 @@ END ;Procedure idlcr8hdf_common
PRO
intro_event
,
ev
;
Procedure
to
define
how
Events
from
the
Start
-
up
Introduction
Window
are
handled
;
----------
;
Written
by
Ian
Boyd
for
the
AVDC
/
EVDC
-
iboyd
@
astro
.
umass
.
edu
;
Written
by
Ian
Boyd
for
the
AVDC
/
EVDC
-
iboyd
@
bryanscientific
.
org
;
;
History
:
;
20120112
:
Introduced
to
cds_convert
-
Version
2.0
b14
...
...
@@ -145,7 +146,7 @@ PRO intro
;
or
invalid
parameters
.
The
user
has
a
choice
of
continuing
with
the
program
after
selecting
input
options
,
;
or
stopping
the
program
.
;
----------
;
Written
by
Ian
Boyd
for
the
AVDC
/
EVDC
-
iboyd
@
astro
.
umass
.
edu
;
Written
by
Ian
Boyd
for
the
AVDC
/
EVDC
-
iboyd
@
bryanscientific
.
org
;
;
History
:
;
20120112
:
Introduced
to
cds_convert
-
Version
2.0
b14
...
...
@@ -159,7 +160,7 @@ PRO intro
;
Subroutines
Called
:
INTRO_EVENT
(
via
XMANAGER
)
nhdr
=
22
&
errtxt
=
STRARR
(
nhdr
)
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
6
,
June
202
1
'
]
vertxt
=
[
'cds_convert_Readme.pdf'
,
' Release v2.0b6
7
,
August
202
2
'
]
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