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

C3s mapping #108

Merged
merged 28 commits into from
Jan 21, 2021
Merged

C3s mapping #108

merged 28 commits into from
Jan 21, 2021

Conversation

ellesmith88
Copy link
Collaborator

@ellesmith88 ellesmith88 commented Jan 12, 2021

Pull Request Checklist:

  • What kind of change does this PR introduce?:
    Small changes to allow datasets without a time dimension to pass through
    Gets rid of submodule for mini-esgf-data
    use open_xr_dataset from roocs_utils.xarray_utils.xarray_utils in clisops.ops.subset but as expand_wildcards always returns a list, this will not affect ops.subset

  • Does this PR introduce a breaking change?:
    Using master branch of roocs-utils temporarily - changes in this PR will only work with this branch
    pyyaml>=5.3.*,<5.4 in requirements so documents build

  • Other information:

@ellesmith88
Copy link
Collaborator Author

@Zeitsperre Would like to merge this today, just checking its ok by you

Copy link
Collaborator

@Zeitsperre Zeitsperre left a comment

Choose a reason for hiding this comment

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

Looks good. Let me make one or two changes and merge away!

clisops/utils/file_namers.py Outdated Show resolved Hide resolved
try:
url = "/".join((github_url, "raw", branch, md5name.as_posix()))
LOGGER.info("Fetching remote file md5: %s" % fullname.as_posix())
LOGGER.info("Fetching remote file md5: %s" % md5name.as_posix())
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice catch, will need to fix this in other projects as well!

setup.py Show resolved Hide resolved
tests/conftest.py Show resolved Hide resolved
tests/_common.py Show resolved Hide resolved
@Zeitsperre
Copy link
Collaborator

Zeitsperre commented Jan 20, 2021

@ellesmith88 My changes are in and tests are passing locally. You can merge this as soon as the build clears or tomorrow morning! Thanks!

EDIT: One final change to do!

@ellesmith88 ellesmith88 merged commit 18db3b8 into master Jan 21, 2021
@ellesmith88 ellesmith88 deleted the c3s_mapping branch January 21, 2021 08:30
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.

None yet

4 participants