Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cdo
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor 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
mpim-sw
cdo
Commits
ebab986d
Commit
ebab986d
authored
10 years ago
by
Uwe Schulzweida
Browse files
Options
Downloads
Patches
Plain Diff
added gradsdes ref data
parent
3129ad4b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
.gitattributes
+2
-0
2 additions, 0 deletions
.gitattributes
test/data/Makefile.am
+2
-1
2 additions, 1 deletion
test/data/Makefile.am
test/data/pl_data.ctl
+16
-0
16 additions, 0 deletions
test/data/pl_data.ctl
test/data/pl_data.gmp
+0
-0
0 additions, 0 deletions
test/data/pl_data.gmp
with
20 additions
and
1 deletion
.gitattributes
+
2
−
0
View file @
ebab986d
...
...
@@ -709,6 +709,8 @@ test/data/netcdf_testfile02.nc -text
test/data/netcdf_testfile02_infon_ref -text
test/data/netcdf_testfile02_sinfon_ref -text
test/data/pl_data -text
test/data/pl_data.ctl -text
test/data/pl_data.gmp -text
test/data/pl_data.grb -text
test/data/select1_ref -text
test/data/select2_ref -text
...
...
This diff is collapsed.
Click to expand it.
test/data/Makefile.am
+
2
−
1
View file @
ebab986d
...
...
@@ -11,5 +11,6 @@ REMAP_REF = n16_bic_ref n16_bil_ref n16_con_ref n16_ycon_ref n16_laf_ref n16_
n32_bic_ref n32_bil_ref n32_con_ref n32_ycon_ref n32_laf_ref n32_nn_ref n32_dis_ref
SELECT_REF
=
select1_ref select2_ref select3_ref select4_ref select5_ref
DETREND_REF
=
detrend_ref
GRADSDES_REF
=
pl_data.ctl pl_data.ctl
EXTRA_DIST
=
$(
INPUTDATA
)
$(
FILE_REF
)
$(
GRIB_REF
)
$(
NETCDF_REF
)
$(
TIMSTAT_REF
)
$(
SPECTRAL_REF
)
$(
VERTINT_REF
)
$(
REMAP_REF
)
$(
SELECT_REF
)
$(
DETREND_REF
)
EXTRA_DIST
=
$(
INPUTDATA
)
$(
FILE_REF
)
$(
GRIB_REF
)
$(
NETCDF_REF
)
$(
TIMSTAT_REF
)
$(
SPECTRAL_REF
)
$(
VERTINT_REF
)
$(
REMAP_REF
)
$(
SELECT_REF
)
$(
DETREND_REF
)
$(
GRADSDES_REF
)
This diff is collapsed.
Click to expand it.
test/data/pl_data.ctl
0 → 100644
+
16
−
0
View file @
ebab986d
* Generated by CDO version 1.6.6
*
DSET ^pl_data.grb
DTYPE GRIB
INDEX ^pl_data.gmp
XDEF 12 LINEAR -165.000000 30.000000
YDEF 6 LINEAR -75.000000 30.000000
ZDEF 4 LEVELS 900 90 9 0.9
TDEF 5 LINEAR 12:00Z02jan1978 1dy
TITLE pl_data.grb 12x6 grid
UNDEF -9e+33
VARS 3
t 4 130,100 temperature [K]
lsp 0 152,1 log surface pressure
geosp 0 129,1 surface geopotential (orography) [m^2/s^2]
ENDVARS
This diff is collapsed.
Click to expand it.
test/data/pl_data.gmp
0 → 100644
+
0
−
0
View file @
ebab986d
File added
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