Skip to content
Snippets Groups Projects
Commit 44921b71 authored by Volker Neff's avatar Volker Neff
Browse files

remove operators with problems

parent 4c61575d
No related branches found
No related tags found
1 merge request!6Draft: [WIP] New Field Architekture
......@@ -277,7 +277,6 @@ bin_PROGRAMS = cdo
cdo_SOURCES = cdo.cc
cdo_SOURCES += Adisit.cc \
Afterburner.cc \
Arith.cc \
Arithc.cc \
Arithdays.cc \
Arithlat.cc \
......@@ -311,183 +310,8 @@ cdo_SOURCES += Adisit.cc \
Detrend.cc \
Diff.cc \
Distgrid.cc \
Duplicate.cc #\
# EOFs.cc \
# Eof3d.cc \
# EcaIndices.cc \
# EcaEtccdi.cc \
# Echam5ini.cc \
# Enlarge.cc \
# Enlargegrid.cc \
# Ensstat.cc \
# Ensstat3.cc \
# Ensval.cc \
# Eofcoeff.cc \
# Eofcoeff3d.cc \
# EstFreq.cc \
# Exprf.cc \
# FC.cc \
# Filedes.cc \
# Fillmiss.cc \
# Filter.cc \
# Fldrms.cc \
# Fldstat.cc \
# Fldstat2.cc \
# Fourier.cc \
# Gengrid.cc \
# Gradsdes.cc \
# Gridboxstat.cc \
# Gridcell.cc \
# Gridsearch.cc \
# Harmonic.cc \
# Hi.cc \
# Histogram.cc \
# Importamsr.cc \
# Importbinary.cc \
# Importcmsaf.cc \
# Importobs.cc \
# Importfv3grid.cc \
# Info.cc \
# Input.cc \
# Intgrid.cc \
# Intgridtraj.cc \
# Intlevel.cc \
# Intlevel3d.cc \
# Intntime.cc \
# Inttime.cc \
# Intyear.cc \
# Invert.cc \
# Invertlev.cc \
# Lic.cc \
# MapReduce.cc \
# Maskbox.cc \
# Mastrfu.cc \
# Math.cc \
# Merge.cc \
# Mergegrid.cc \
# Mergetime.cc \
# Merstat.cc \
# Monarith.cc \
# Mrotuv.cc \
# Mrotuvb.cc \
# NCL_wind.cc \
# Ninfo.cc \
# Nmldump.cc \
# Output.cc \
# Outputgmt.cc \
# Pack.cc \
# Pardup.cc \
# Pinfo.cc \
# Pressure.cc \
# Recttocomplex.cc \
# Regres.cc \
# Remap.cc \
# Remapweights.cc \
# Remapeta.cc \
# Remapstat.cc \
# Replace.cc \
# Replacevalues.cc \
# Rhopot.cc \
# Rotuv.cc \
# Runpctl.cc \
# Runstat.cc \
# Samplegrid.cc \
# Samplegridicon.cc \
# Seascount.cc \
# Seaspctl.cc \
# Seasstat.cc \
# Seasmonstat.cc \
# Selbox.cc \
# Selgridcell.cc \
# Select.cc \
# Selmulti.cc \
# Seloperator.cc \
# Selrec.cc \
# Selregion.cc \
# Selsurface.cc \
# Seltime.cc \
# Selvar.cc \
# Selyearidx.cc \
# Set.cc \
# Setattribute.cc \
# Setbox.cc \
# Setgrid.cc \
# Setgridcell.cc \
# Sethalo.cc \
# Setmiss.cc \
# Setpartab.cc \
# Setrcaname.cc \
# Settime.cc \
# Setzaxis.cc \
# Shiftxy.cc \
# Showinfo.cc \
# Showattribute.h \
# Showattribute.cc \
# Sinfo.cc \
# Smooth.cc \
# Sort.cc \
# Sorttimestamp.cc \
# Specinfo.cc \
# Spectral.cc \
# Spectrum.cc \
# Split.cc \
# Splitrec.cc \
# Splitsel.cc \
# Splittime.cc \
# Splityear.cc \
# Tee.cc \
# Templates.cc \
# Test.cc \
# Tests.cc \
# Timcount.cc \
# Timcumsum.cc \
# Timfill.cc \
# Timpctl.cc \
# Timselpctl.cc \
# Timselstat.cc \
# Timsort.cc \
# Timstat.cc \
# Timstat2.cc \
# Timstat3.cc \
# Tinfo.cc \
# Tocomplex.cc \
# Transpose.cc \
# Trend.cc \
# Trendarith.cc \
# Tstepcount.cc \
# Unpack.cc \
# Vargen.cc \
# Varrms.cc \
# Varsstat.cc \
# Vertintap.cc \
# Vertintgh.cc \
# Vertintml.cc \
# Vertintzs.cc \
# Vertstat.cc \
# Vertcum.cc \
# Vertwind.cc \
# Verifygrid.cc \
# Wct.cc \
# Wind.cc \
# WindTrans.cc \
# Writegrid.cc \
# Writerandom.cc \
# XTimstat.cc \
# Yeararith.cc \
# Yearmonstat.cc \
# Ydayarith.cc \
# Ydaypctl.cc \
# Ydaystat.cc \
# Ydrunpctl.cc \
# Ydrunstat.cc \
# Yhourarith.cc \
# Yhourstat.cc \
# Ymonarith.cc \
# Ymonpctl.cc \
# Ymonstat.cc \
# Yseaspctl.cc \
# Yseasstat.cc \
# Zonstat.cc
Duplicate.cc \
Remap.cc
#if ENABLE_MAGICS
cdo_SOURCES += Maggraph.cc \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment