-
Notifications
You must be signed in to change notification settings - Fork 128
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
Updates to database access PR #1153
Draft
robbibt
wants to merge
42
commits into
damien/test-rds-connection
Choose a base branch
from
testing_tests
base: damien/test-rds-connection
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
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
#1112) * Major refactor of tide modelling funcs to add improved parallelization * Fix comment * Add missing words for spellcheck * Add deprec warning, improve docs
* Replace deprecated xarray.open_rasterio function * Fix replacement in test_spatial.py * Re-run after running previous notebooks
* Update overpass notebook * Fix S2 collection in crophealth app * Fix interactive apps bug * Add missing packages
…1122) * Add glint angle func * Add draft sunglint notebook * Update sunglint notebook * Black formatting * Add word to spelllist * Add test for sunglint func
Co-authored-by: Emma Ai <[email protected]>
Co-authored-by: Emma Ai <[email protected]>
Co-authored-by: Emma Ai <[email protected]>
…1131) * New DEA Mangroves notebook for inclusion with DEA products notebooks * cleared all cells and re-ran to prepare notebook for publishing * added DEA_Mangroves to the test cube for all dates in tile x49/y24 to match the default analysis area in the mangroves notebook * Minor edits to describe `not_observed` class in relation to the time-series analysis * Updated index link * Incorporates PR reviews Thanks for the reviews @robbibt * updated README and deleted mp4 file
Bug fix #1136 fix typos and grammatical errors
* Delete DEA_products/DEA_Landsat_Surface_Reflectance.ipynb * Add files via upload * Add files via upload
… made the bitflags update (#1140)
…ith unique timesteps (#1142) * Add analysis mode to model_tides, update tests * Clarify which models need special definition file * In progress update of notebook * Update notebook, fix plot
- Provide helper functions `folium_map` and `ipyleaflet_map` that enables easy placing of an xarray Dataset on a webmap - Provide `folium_dual_map` that lets us compare datasets side-by-side - These functions support styling using the datacube OWS configuration --------- Co-authored-by: uchchwhash <[email protected]>
add Aman code for colourbar for water quality notebook
water quality suspended matter notebook
remove unneeded code
minor tweak - remove unneeded code - water quality notebook
* Pull pixel_tide resampling into function * Identify x and y dims inside func instead * Remove x, y dim params from function call
* Update default reviewers to remove inactive members * Update CODEOWNERS --------- Co-authored-by: Robbi Bishop-Taylor <[email protected]>
add swinburne short course usage of dea-notebooks and tools
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Now use v2, which masks creds by default. See aws-actions/amazon-ecr-login#526
* Audit and update URL hyperlinks in Beginners Guide, DEA Products, How to Guides, and Interactive Maps notesbooks * Audit and update URL hyperlinks Real World Examples notesbooks * Rerun STAC notebook --------- Co-authored-by: robbibt <[email protected]>
|
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.
Proposed changes
Include a brief description of the changes being proposed, and why they are necessary.
Closes issues (optional)
Checklist (replace
[ ]
with[x]
to check off)Load packages
General advice
)jupyterlab_code_formatter
tool can be used to format code cells to a consistent style: select each code cell, then clickEdit
and then one of theApply X Formatter
options (YAPF
orBlack
are recommended).NCI
andDEA Sandbox
(flag if not working as part of PR and ask for help to solve if needed)Notebook currently compatible with the NCI|DEA Sandbox environment only
line below the notebook title to reflect the environments the notebook is compatible with