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
3539396f
Commit
3539396f
authored
3 months ago
by
Oliver Heidmann
Browse files
Options
Downloads
Patches
Plain Diff
added missing files, sort
parent
e866c893
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/CMakeLists.txt
+160
-138
160 additions, 138 deletions
src/CMakeLists.txt
with
160 additions
and
138 deletions
src/CMakeLists.txt
+
160
−
138
View file @
3539396f
list
(
APPEND cdolib_src_files
after_dvtrans.cc
after_fctrans.cc
after_namelist.cc
after_sptrans.cc
...
...
@@ -9,6 +8,119 @@ list( APPEND cdolib_src_files
bitinformation.cc
bitinformation.h
cdi_lockedIO.cc
cellsearch_reg2d.cc
cellsearch_reg2d.h
cellsearch_spherepart.h
cellsearch_unstruct.h
cellsearch_utils.h
grid_cellsearch.cc
grid_cellsearch.h
mpim_grid/gridreference.cc
mpim_grid/gridreference.h
mpim_grid/mpim_grid.cc
mpim_grid/mpim_grid.h
mpmo.cc
mpmo.h
mpmo_color.cc
mpmo_color.h
namelist.cc
namelist.h
nanoflann.hpp
node.cc
node.h
oper_args.cc
oper_args.h
operator_help.cc
operator_help.h
par_io.cc
par_io.h
param_conversion.cc
param_conversion.h
parse_literals.cc
parse_literals.h
parser.cc
parser.h
percentiles.cc
percentiles.h
percentiles_hist.cc
percentiles_hist.h
pipe.cc
pipe.h
pipeStream.cc
pipeStream.h
pmlist.cc
pmlist.h
point.h
pointsearch_full.h
pointsearch_healpix.h
pointsearch_kdtree.h
pointsearch_nanoflann.h
pointsearch_reg2d.cc
pointsearch_reg2d.h
pointsearch_spherepart.h
pointsearch_unstruct.h
pointsearch_utils.h
printinfo.cc
printinfo.h
process.cc
process.h
processManager.cc
processManager.h
process_int.cc
process_int.h
progress.cc
progress.h
pthread_debug.cc
pthread_debug.h
region.cc
region.h
remap.h
remap_bicubic.cc
remap_bilinear.cc
remap_cell_search.cc
remap_conserv.cc
remap_knn.cc
remap_point_search.cc
remap_scrip_io.cc
remap_search_reg2d.cc
remap_store_link.cc
remap_store_link.h
remap_utils.cc
remap_utils.h
remap_vars.cc
remap_vars.h
remaplib.cc
selboxinfo.h
sellist.cc
sellist.h
specspace.cc
specspace.h
statistic.cc
statistic.h
stdnametable.cc
stdnametable.h
table.cc
table.h
transform.h
util_date.h
util_fileextensions.cc
util_fileextensions.h
util_files.cc
util_files.h
util_string.cc
util_string.h
util_wildcards.cc
util_wildcards.h
varray.cc
varray.h
vector3d.h
verifygrid.h
vertical_interp.cc
vertical_interp.h
vertint_util.cc
vertint_util.h
zaxis_print.cc
after_dvtrans.cc
cdi_lockedIO.h
cdi_uuid.h
cdoStream.cc
...
...
@@ -20,21 +132,23 @@ list( APPEND cdolib_src_files
cdo_data.h
cdo_default_values.cc
cdo_default_values.h
cdo_features.cc
cdo_features.h
cdo_exception.h
cdo_fctrans.cc
cdo_fctrans.h
cdo_features.cc
cdo_features.h
cdo_fft.cc
cdo_fft.h
cdo_fftw3.cc
cdo_fftw3.h
cdo_fill.cc
cdo_exception.h
cdo_fill.h
cdo_getopt.cc
cdo_getopt.h
cdo_history.cc
cdo_history.h
cdo_magics_mapper.cc
cdo_magics_mapper.h
cdo_math.cc
cdo_math.h
cdo_module.cc
...
...
@@ -57,6 +171,7 @@ list( APPEND cdolib_src_files
cdo_season.h
cdo_settings.cc
cdo_settings.h
cdo_stepstat.h
cdo_syntax_error.cc
cdo_syntax_error.h
cdo_task.cc
...
...
@@ -68,11 +183,7 @@ list( APPEND cdolib_src_files
cdo_vlist.h
cdo_zaxis.cc
cdo_zaxis.h
cellsearch_reg2d.cc
cellsearch_reg2d.h
cellsearch_spherepart.h
cellsearch_unstruct.h
cellsearch_utils.h
cdotest.cc
cf_interface.h
cfortran.h
cfortran.h
...
...
@@ -82,6 +193,7 @@ list( APPEND cdolib_src_files
commandline.cc
commandline.h
compare.h
config.h
const.h
constants.cc
constants.h
...
...
@@ -121,17 +233,15 @@ list( APPEND cdolib_src_files
field_functions.h
field_memory.cc
field_meridional.cc
field_trend.cc
field_trend.h
field_vinterp.cc
field_vinterp.h
field_zonal.cc
field_trend.cc
field_trend.h
fieldc.cc
fieldc_complex.cc
fileStream.cc
fileStream.h
memoryStream.cc
memoryStream.h
fill_1d.cc
fill_1d.h
gaussian_latitudes.c
...
...
@@ -144,8 +254,6 @@ list( APPEND cdolib_src_files
grid_from_name.cc
grid_gme.cc
grid_icosphere.cc
grid_cellsearch.cc
grid_cellsearch.h
grid_pointsearch.cc
grid_pointsearch.h
grid_print.cc
...
...
@@ -166,7 +274,11 @@ list( APPEND cdolib_src_files
knndata.h
libncl.h
listbuffer.h
magics_template_parser.cc
magics_template_parser.h
matrix_view.h
memoryStream.cc
memoryStream.h
merge_axis.cc
merge_axis.h
module_info.cc
...
...
@@ -176,115 +288,19 @@ list( APPEND cdolib_src_files
mpim_grid/grid_convert.h
mpim_grid/grid_healpix.cc
mpim_grid/grid_healpix.h
mpim_grid/grid_options.cc
mpim_grid/grid_options.h
mpim_grid/grid_proj.cc
mpim_grid/grid_proj.h
mpim_grid/grid_rot.cc
mpim_grid/grid_rot.h
mpim_grid/gridreference.cc
mpim_grid/gridreference.h
mpim_grid/mpim_grid.cc
mpim_grid/mpim_grid.h
mpmo.cc
mpmo.h
mpmo_color.cc
mpmo_color.h
namelist.cc
namelist.h
nanoflann.hpp
operator_help.cc
operator_help.h
oper_args.cc
oper_args.h
par_io.cc
par_io.h
param_conversion.cc
param_conversion.h
parse_literals.cc
parse_literals.h
percentiles.cc
percentiles.h
percentiles_hist.cc
percentiles_hist.h
pipe.cc
pipe.h
pipeStream.cc
pipeStream.h
pmlist.cc
pmlist.h
printinfo.cc
printinfo.h
point.h
pointsearch_reg2d.cc
pointsearch_reg2d.h
pointsearch_healpix.h
pointsearch_unstruct.h
pointsearch_kdtree.h
pointsearch_nanoflann.h
pointsearch_spherepart.h
pointsearch_full.h
pointsearch_utils.h
process.cc
process.h
processManager.cc
processManager.h
parser.h
parser.cc
node.cc
node.h
process_int.cc
process_int.h
progress.cc
progress.h
pthread_debug.cc
pthread_debug.h
region.h
region.cc
remap.h
remap_bicubic.cc
remap_bilinear.cc
remap_cell_search.cc
remap_conserv.cc
remap_knn.cc
remap_point_search.cc
remap_scrip_io.cc
remap_search_reg2d.cc
remap_store_link.cc
remap_store_link.h
remap_utils.cc
remap_utils.h
remap_vars.cc
remap_vars.h
remaplib.cc
selboxinfo.h
sellist.cc
sellist.h
specspace.cc
specspace.h
statistic.cc
statistic.h
stdnametable.cc
stdnametable.h
table.cc
table.h
transform.h
util_fileextensions.cc
util_fileextensions.h
util_files.cc
util_files.h
util_string.cc
util_string.h
util_wildcards.cc
util_wildcards.h
util_date.h
varray.cc
varray.h
vector3d.h
verifygrid.h
vertical_interp.cc
vertical_interp.h
vertint_util.h
vertint_util.cc
zaxis_print.cc
remap_gradients.cc
remap_grid.h
remap_method_conserv.cc
remap_method_conserv.h
remap_stat.cc
results_template_parser.cc
results_template_parser.h
)
list
(
APPEND cdolib_src_files
...
...
@@ -339,23 +355,22 @@ list( APPEND cdo_src_files
)
list
(
APPEND cdo_operators_src_files
Adisit.cc
Afterburner.cc
Arith.cc
Arithc.cc
Arithdays.cc
Arithlat.cc
Bitrounding.cc
Cat.cc
CDIread.cc
CDItest.cc
CDIwrite.cc
Change.cc
Change_e5slm.cc
Cloudlayer.cc
CMOR.cc
CMOR_lite.cc
CMOR_table.cc
Cat.cc
Change.cc
Change_e5slm.cc
Cloudlayer.cc
Collgrid.cc
Command.cc
Comp.cc
...
...
@@ -377,15 +392,14 @@ list( APPEND cdo_operators_src_files
Distgrid.cc
Duplicate.cc
EOFs.cc
Eof3d.cc
EcaIndices.cc
EcaEtccdi.cc
Echam5ini
.cc
EcaIndices
.cc
Enlarge.cc
Enlargegrid.cc
Ensstat.cc
Ensstat3.cc
Ensval.cc
Eof3d.cc
Eofcoeff.cc
Eofcoeff3d.cc
EstFreq.cc
...
...
@@ -411,8 +425,8 @@ list( APPEND cdo_operators_src_files
Importamsr.cc
Importbinary.cc
Importcmsaf.cc
Importobs.cc
Importfv3grid.cc
Importobs.cc
Info.cc
Input.cc
Intgrid.cc
...
...
@@ -451,8 +465,8 @@ list( APPEND cdo_operators_src_files
Regres.cc
Remapeta.cc
Remapgrid.cc
Remapweights.cc
Remapstat.cc
Remapweights.cc
Replace.cc
Replacevalues.cc
Rhopot.cc
...
...
@@ -462,12 +476,12 @@ list( APPEND cdo_operators_src_files
Samplegrid.cc
Samplegridicon.cc
Seascount.cc
Seasmonstat.cc
Seaspctl.cc
Seasstat.cc
Seasmonstat.cc
Selbox.cc
Selgridcell.cc
Select.cc
Selgridcell.cc
Selmulti.cc
Seloperator.cc
Selrec.cc
...
...
@@ -488,8 +502,8 @@ list( APPEND cdo_operators_src_files
Settime.cc
Setzaxis.cc
Shiftxy.cc
Showinfo.cc
Showattribute.cc
Showinfo.cc
Sinfo.cc
Smooth.cc
Sort.cc
...
...
@@ -505,6 +519,7 @@ list( APPEND cdo_operators_src_files
Tee.cc
Test.cc
Tests.cc
Templates.cc
Timcount.cc
Timcumsum.cc
Timfillmiss.cc
...
...
@@ -525,28 +540,28 @@ list( APPEND cdo_operators_src_files
Vargen.cc
Varrms.cc
Varsstat.cc
Verifygrid.cc
Verifyweights.cc
Vertcum.cc
Vertfillmiss.cc
Vertintap.cc
Vertintgh.cc
Vertintml.cc
Vertintzs.cc
Vertstat.cc
Vertcum.cc
Vertwind.cc
Verifygrid.cc
Verifyweights.cc
Wct.cc
Wind.cc
WindTrans.cc
Writegrid.cc
Writerandom.cc
Yeararith.cc
Yearmonstat.cc
Ydayarith.cc
Ydaypctl.cc
Ydaystat.cc
Ydrunpctl.cc
Ydrunstat.cc
Yeararith.cc
Yearmonstat.cc
Yhourarith.cc
Yhourstat.cc
Ymonarith.cc
...
...
@@ -556,6 +571,13 @@ list( APPEND cdo_operators_src_files
Yseaspctl.cc
Yseasstat.cc
Zonstat.cc
Adisit.cc
Echam5ini.cc
Maggraph.cc
Magplot.cc
Magvector.cc
Setfilter.cc
Splitsel.cc
)
add_library
(
operators
${
cdo_operators_src_files
}
)
...
...
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