-
Notifications
You must be signed in to change notification settings - Fork 5
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
Review and updates to NCI dask examples #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…date as I work through the exercises.
…C, remove warnings.
…ber of the relevant NCI project. Please make this data publicly available with citation if data licence permits, and/or make data globally readable at NCI. Fixed typo in filename.
…ion with python library name. Use 'with' when opening files in example.
…riable name dd to ddf to avoid library name conflict.
… the repo in a demo_data folder. 2. use np.flipud to correct the orientation of the plots - IMPORTANT. Minor edits.
…coastlines in plot. Minor edits.
… 3 ensemble members? 3. Add coastlines to maps for clarity.
…te first plot to have lon on the horizontal axis; flip second plot to have North at the top.
…nd note membership of project 'fx3' is required for this exercise.
…epo? (licence etc?).
…e repo if possible?
One more update to dask_02, forgot to change dataset name. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I have reviewed the dask training materials.
demo_data
.I was not able to test all notebooks, only those which did not rely on data other than CMIP in fs38/oi10.
Please consider and accept/reject these suggestions via git so that my contribution is recorded if possible.
Thank you, useful materials!
Claire