-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rename fv3gfs-util to pace-util #43
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glad we chose the name pace
, everything is more compact now!
@@ -16,7 +16,7 @@ CONTAINER_ENGINE ?=docker | |||
RUN_FLAGS ?=--rm | |||
TEST_ARGS ?= | |||
TEST_DATA_HOST ?=$(CWD)/test_data/$(EXPERIMENT) | |||
FV3UTIL_DIR=$(CWD)/external/fv3gfs-util | |||
FV3UTIL_DIR=$(CWD)/external/pace-util |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[optional] Should we change this too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are a bunch of references to fv3util too when doing import pace.util as fv3util
. Not sure what we want to do with these.
Tests are failing due to |
launch jenkins |
We've decided to rename the
fv3gfs
namespace topace
. This PR renamesfv3gfs.util
topace.util
.Changes:
fv3gfs.util
are changed to pace-util andpace.util