Skip to content

Commit

Permalink
HARMONY-864: Get rid of non-recommended scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
vinnyinverso committed Jan 8, 2024
1 parent 30e0b5b commit 7a89e46
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 229 deletions.
11 changes: 1 addition & 10 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,4 @@ lint:
flake8 --ignore=W503 harmony_netcdf_to_zarr

build-image:
LOCAL_SVCLIB_DIR=${LOCAL_SVCLIB_DIR} bin/build-image

build-test-image:
bin/build-test-image

test-in-docker:
LOCAL_SVCLIB_DIR=${LOCAL_SVCLIB_DIR} bin/test-in-docker

run-in-docker:
LOCAL_SVCLIB_DIR=${LOCAL_SVCLIB_DIR} bin/run-in-docker example/harmony-operation.json
LOCAL_SVCLIB_DIR=${LOCAL_SVCLIB_DIR} bin/build-image
21 changes: 0 additions & 21 deletions bin/replace.sh

This file was deleted.

42 changes: 0 additions & 42 deletions bin/run-in-docker

This file was deleted.

25 changes: 0 additions & 25 deletions bin/run-test

This file was deleted.

35 changes: 0 additions & 35 deletions bin/test-in-docker

This file was deleted.

18 changes: 0 additions & 18 deletions example/catalog0.json

This file was deleted.

55 changes: 0 additions & 55 deletions example/granule_G1233860471-EEDTEST_0000000.json

This file was deleted.

23 changes: 0 additions & 23 deletions example/harmony-operation.json

This file was deleted.

0 comments on commit 7a89e46

Please sign in to comment.