Skip to content

Commit

Permalink
#1581 Cleanup libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard Soh committed Apr 16, 2021
1 parent a538121 commit 793f320
Show file tree
Hide file tree
Showing 8 changed files with 42 additions and 49 deletions.
8 changes: 4 additions & 4 deletions met/src/tools/core/ensemble_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,20 +24,20 @@ ensemble_stat_LDADD = -lvx_stat_out \
-lvx_data2d_nc_met \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
$(PYTHON_LIBS) \
-lvx_data2d_nccf \
-lvx_statistics \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_config \
-lvx_cal \
-lvx_color \
-lvx_util \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas

EXTRA_DIST = ensemble_stat.h \
Expand Down
10 changes: 5 additions & 5 deletions met/src/tools/core/point_stat/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@ point_stat_LDFLAGS = ${MET_LDFLAGS}
point_stat_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_shapedata \
-lvx_gsl_prob \
-lvx_analysis_util \
-lvx_data2d_factory \
-lvx_data2d_nc_met \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
$(PYTHON_LIBS) \
-lvx_data2d_nccf \
-lvx_statistics \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_config \
-lvx_cal \
-lvx_gsl_prob \
-lvx_color \
-lvx_util \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas

EXTRA_DIST = point_stat.h \
Expand Down
12 changes: 5 additions & 7 deletions met/src/tools/other/ascii2nc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -31,30 +31,28 @@ ascii2nc_LDFLAGS = ${MET_LDFLAGS}
ascii2nc_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_shapedata \
-lvx_gsl_prob \
-lvx_analysis_util \
-lvx_data2d_factory \
-lvx_data2d_nc_met \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nccf \
$(PYTHON_LIBS) \
-lvx_statistics \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_summary \
-lvx_pb_util \
-lvx_config \
-lvx_gsl_prob \
-lvx_pb_util \
-lvx_cal \
-lvx_color \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_cal \
-lvx_math \
-lvx_color \
-lvx_log \
-lvx_summary \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas


Expand Down
12 changes: 5 additions & 7 deletions met/src/tools/other/ioda2nc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,28 @@ ioda2nc_LDFLAGS = ${MET_LDFLAGS}
ioda2nc_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_shapedata \
-lvx_gsl_prob \
-lvx_analysis_util \
-lvx_data2d_factory \
-lvx_data2d_nc_met \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nccf \
$(PYTHON_LIBS) \
-lvx_statistics \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_pb_util \
-lvx_summary \
-lvx_config \
-lvx_gsl_prob \
-lvx_pb_util \
-lvx_cal \
-lvx_color \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
-lvx_summary \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas $(BLIB_NAME) \
$(FLIBS)

12 changes: 5 additions & 7 deletions met/src/tools/other/madis2nc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,30 +17,28 @@ madis2nc_LDFLAGS = ${MET_LDFLAGS}
madis2nc_LDADD = -lvx_stat_out \
-lvx_statistics \
-lvx_shapedata \
-lvx_gsl_prob \
-lvx_analysis_util \
-lvx_data2d_factory \
-lvx_data2d_nc_met \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nccf \
$(PYTHON_LIBS) \
-lvx_statistics \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_pb_util \
-lvx_summary \
-lvx_config \
-lvx_gsl_prob \
-lvx_pb_util \
-lvx_cal \
-lvx_color \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
-lvx_summary \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas

EXTRA_DIST = madis2nc.h \
Expand Down
11 changes: 5 additions & 6 deletions met/src/tools/other/pb2nc/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -42,22 +42,21 @@ pb2nc_LDADD = -lvx_stat_out \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nccf \
$(PYTHON_LIBS) \
-lvx_statistics \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_regrid \
-lvx_grid \
-lvx_pb_util \
-lvx_summary \
-lvx_config \
-lvx_gsl_prob \
-lvx_pb_util \
-lvx_cal \
-lvx_color \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
-lvx_summary \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas $(BLIB_NAME) \
$(FLIBS)

Expand Down
16 changes: 8 additions & 8 deletions met/src/tools/other/plot_point_obs/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -21,29 +21,29 @@ plot_point_obs_LDADD = -lvx_statistics \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
-lvx_data2d_nccf \
-lvx_nc_util \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_nc_util \
-lvx_statistics \
-lvx_nc_obs \
-lvx_nc_util \
-lvx_gnomon \
-lvx_regrid \
-lvx_plot_util \
-lvx_render \
-lvx_pxm \
-lvx_color \
-lvx_ps \
-lvx_afm \
-lvx_nav \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_color \
-lvx_util \
$(PYTHON_LIBS) \
-lvx_statistics \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas
EXTRA_DIST = plot_point_obs.h \
plot_point_obs_conf_info.h
Expand Down
10 changes: 5 additions & 5 deletions met/src/tools/other/point2grid/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -20,20 +20,20 @@ point2grid_LDADD = -lvx_statistics \
-lvx_data2d_nc_met \
-lvx_data2d_grib $(GRIB2_LIBS) \
-lvx_data2d_nc_pinterp \
$(PYTHON_LIBS) \
-lvx_data2d_nccf \
-lvx_statistics \
$(PYTHON_LIBS) \
-lvx_data2d \
-lvx_nc_util \
-lvx_nc_obs \
-lvx_data2d \
-lvx_gnomon \
-lvx_regrid \
-lvx_grid \
-lvx_config \
-lvx_gsl_prob \
-lvx_cal \
-lvx_color \
-lvx_util \
-lvx_math \
-lvx_color \
-lvx_cal \
-lvx_log \
$(PYTHON_LIBS) \
-lm -lnetcdf_c++4 -lnetcdf -lgsl -lgslcblas

0 comments on commit 793f320

Please sign in to comment.