Skip to content

Commit 186c26a

Browse files
committed
migrate time_average to src directory
time_average adds provanance information to the output netcdf file
1 parent 738236a commit 186c26a

File tree

10 files changed

+1485
-1495
lines changed

10 files changed

+1485
-1495
lines changed

Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ ACLOCAL_AMFLAGS = -I m4
2222
SUBDIRS = lib/libnfu \
2323
src \
2424
postprocessing/split_ncvars \
25-
postprocessing/timavg \
2625
tools/libfrencutils \
2726
tools/check_mask \
2827
tools/cubic_utils \

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ AC_CONFIG_FILES([Makefile
217217
man/Makefile
218218
src/Makefile
219219
postprocessing/split_ncvars/Makefile
220-
postprocessing/timavg/Makefile
221220
tools/libfrencutils/Makefile
222221
tools/libfrencutils_acc/Makefile
223222
tools/check_mask/Makefile

postprocessing/timavg/Makefile.am

Lines changed: 0 additions & 33 deletions
This file was deleted.

postprocessing/timavg/timavg.csh

Lines changed: 0 additions & 190 deletions
This file was deleted.

0 commit comments

Comments
 (0)