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

Updates to database access PR #1153

Draft
wants to merge 42 commits into
base: damien/test-rds-connection
Choose a base branch
from

Commits on Aug 30, 2023

  1. Major refactor of tide modelling funcs to add improved parallelization (

    #1112)
    
    * Major refactor of tide modelling funcs to add improved parallelization
    
    * Fix comment
    
    * Add missing words for spellcheck
    
    * Add deprec warning, improve docs
    robbibt committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a8a8302 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    8ef2a0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a35a93 View commit details
    Browse the repository at this point in the history
  3. Replace xarray.open_rasterio (#1120)

    * Replace deprecated xarray.open_rasterio function
    
    * Fix replacement in test_spatial.py
    
    * Re-run after running previous notebooks
    geoscience-aman committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    93b076f View commit details
    Browse the repository at this point in the history
  4. Compatibility updates for Python 3.10 (#1119)

    * Update overpass notebook
    
    * Fix S2 collection in crophealth app
    
    * Fix interactive apps bug
    
    * Add missing packages
    robbibt committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e3b4ae4 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    835754e View commit details
    Browse the repository at this point in the history
  2. Add new sunglint masking notebook for Sentinel-2 water applications (#…

    …1122)
    
    * Add glint angle func
    
    * Add draft sunglint notebook
    
    * Update sunglint notebook
    
    * Black formatting
    
    * Add word to spelllist
    
    * Add test for sunglint func
    robbibt committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    50f87e9 View commit details
    Browse the repository at this point in the history
  3. update index tool version in test (#1124)

    Co-authored-by: Emma Ai <emma.ai@ga.gov.au>
    emmaai and Emma Ai committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    02cbfc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. update odc-tools-app to newest release on pypi (#1126)

    Co-authored-by: Emma Ai <emma.ai@ga.gov.au>
    emmaai and Emma Ai committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1e28248 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. pin index tool version as the bug in the new release (#1128)

    Co-authored-by: Emma Ai <emma.ai@ga.gov.au>
    emmaai and Emma Ai committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    b9d7542 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. New DEA Mangroves notebook for inclusion with DEA products notebooks (#…

    …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
    erialC-P committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    adaae10 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    9d5497b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1137 from GeoscienceAustralia/DEA_mangroves_bugfix

    Bug fix #1136 fix typos and grammatical errors
    Matt-dea committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    17c4f21 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Include Landsat 9 CMI links in surface reflectance notebook (#1138)

    * Delete DEA_products/DEA_Landsat_Surface_Reflectance.ipynb
    
    * Add files via upload
    
    * Add files via upload
    JM-GA committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a06da71 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. update the last modified date in the WO notebook in line with when we…

    … made the bitflags update (#1140)
    BexDunn committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dc6fb84 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Add new "one-to-one" mode for modelling tides at multiple locations w…

    …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
    robbibt committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    b26dc86 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. water quality suspended matter

    JM-GA committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e98aa8e View commit details
    Browse the repository at this point in the history
  2. Update Water_quality_suspended_matter.ipynb

    formatting
    JM-GA committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1eb5d64 View commit details
    Browse the repository at this point in the history
  3. Folium map (#1145)

    - 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 <imam.alam@ga.gov.au>
    uchchwhash and uchchwhash committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a05300f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. add Aman code for colourbar for water quality notebook

    add Aman code for colourbar for water quality notebook
    JM-GA committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7237138 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update README.rst

    JM-GA committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4e49710 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1146 from GeoscienceAustralia/water_quality

    water quality suspended matter notebook
    JM-GA committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7e38eb0 View commit details
    Browse the repository at this point in the history
  3. remove unneeded code

    remove unneeded code
    JM-GA committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    efbea0c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Merge pull request #1147 from GeoscienceAustralia/water_quality

    minor tweak - remove unneeded code  - water quality notebook
    JM-GA committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    cf63600 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Pull pixel_tide resampling into function for easier re-use (#1149)

    * Pull pixel_tide resampling into function
    
    * Identify x and y dims inside func instead
    
    * Remove x, y dim params from function call
    robbibt committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a52e505 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Update default reviewers to remove inactive members (#1150)

    * Update default reviewers to remove inactive members
    
    * Update CODEOWNERS
    
    ---------
    
    Co-authored-by: Robbi Bishop-Taylor <Robbi.BishopTaylor@ga.gov.au>
    treefern and robbibt committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    05bfd6f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Update USAGE.rst (#1151)

    add swinburne short course usage of dea-notebooks and tools
    BexDunn committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    426f770 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Simplify tests

    robbibt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    cbde9b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca8ad03 View commit details
    Browse the repository at this point in the history
  3. Run on test branch

    robbibt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    57a54c1 View commit details
    Browse the repository at this point in the history
  4. Restore DEA Tools install

    robbibt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    c1b0f06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82f3d66 View commit details
    Browse the repository at this point in the history
  6. Merge develop

    robbibt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b34a0be View commit details
    Browse the repository at this point in the history
  7. Merge develop

    robbibt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1193d41 View commit details
    Browse the repository at this point in the history
  8. Add real world examples

    robbibt committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7612ec0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8e9feb View commit details
    Browse the repository at this point in the history
  10. [ci] Bump AWS ECR Login Action to now mask creds

    Now use v2, which masks creds by default.
    See aws-actions/amazon-ecr-login#526
    omad committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    525cc2a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Feature/update explorer links (#1154)

    * 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 <Robbi.BishopTaylor@ga.gov.au>
    matt-fry-ga and robbibt committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    506681e View commit details
    Browse the repository at this point in the history
  2. Merge develop

    robbibt committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    5dfc948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    338a114 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    502cf39 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Fix bugs in ML notebooks

    robbibt committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    62aea18 View commit details
    Browse the repository at this point in the history