Skip to content
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

Feature/moc #11

Merged
merged 6 commits into from
Jun 16, 2020
Merged

Feature/moc #11

merged 6 commits into from
Jun 16, 2020

Conversation

jkrasting
Copy link
Collaborator

  • Initial commit of MOC script

jkrasting added 2 commits June 2, 2020 13:50
- fixed leftover calls to defunct 'om4analysis'
- common functions still need to be broken out
om4labs/diags/moc/moc.py Outdated Show resolved Hide resolved
warnings.filterwarnings("ignore", message=".*dates out of range.*")


def get_z(ds, depth, var_name):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to om4common?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely. Also part of #12.

return _vh


def generate_basin_masks(basin_code, basin=None):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to om4common ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely. Also part of #12.

om4labs/diags/moc/moc.py Show resolved Hide resolved
om4labs/diags/moc/moc.py Outdated Show resolved Hide resolved
@raphaeldussin
Copy link
Owner

@jkrasting can you pull my changes, add palettable to ci/requirements.txt, re-run black?
then this should be a go for merging

@raphaeldussin raphaeldussin merged commit 1d9dd10 into raphaeldussin:master Jun 16, 2020
@jkrasting jkrasting deleted the feature/moc branch November 3, 2020 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants