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

Main 4.5.11.3 #1329

Merged
merged 361 commits into from
Oct 28, 2024
Merged

Main 4.5.11.3 #1329

merged 361 commits into from
Oct 28, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 14, 2021

  1. Adjust SRC with user observed feedback points

    See Changelog 3.0.22.6 for details.
    
    This resolves #450 and resolves #436.
    RyanSpies-NOAA authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    dcf414f View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Bump pillow from 8.3.0 to 8.3.2

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.0 to 8.3.2.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
    - [Commits](python-pillow/Pillow@8.3.0...8.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 16, 2021
    Configuration menu
    Copy the full SHA
    fb487ca View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Approx bankfull stage and apply composite roughness in synthetic rati…

    …ng curves
    
    See Changelog for 3.0.22.7
    RyanSpies-NOAA authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    4e27d50 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Oct 26, 2021

  1. Fixing reversed flow on MS River

    See Changelog for 3.0.22.8 for more details.
    BrianAvant authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e00d322 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Combine SRC modification modules in fim_run.sh post-processing step

    See CHANGELOG.md, version 3.0.23.0 for details.
    
    This resolves #466.
    RyanSpies-NOAA authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    8b6bc74 View commit details
    Browse the repository at this point in the history
  2. Patch updater.py after BARC merge

    Change API for release runs to use params_template instead of params_calibrated
    BradfordBates-NOAA authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    dbefb75 View commit details
    Browse the repository at this point in the history
  3. Fix for null discharge values from composite roughness calcs

    See Changelog for 3.0.32.2 for more details.
    RyanSpies-NOAA authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f903a80 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Additional hydraulic properties to hydroTable and additional files in…

    … viz whitelist
    
    See CHANGELOG v3.0.23.3 for more details.
    RyanSpies-NOAA authored Nov 5, 2021
    Configuration menu
    Copy the full SHA
    69f5fb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Adds full resolution and mainstem inundation composite capability

    This resolves #476. See Changelog 3.0.24.0 for full details.
    CarsonPruitt-NOAA authored Nov 16, 2021
    Configuration menu
    Copy the full SHA
    da24211 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Patch for inundation composite

    See Changelog for version 3.0.24.1 for full details.
    CarsonPruitt-NOAA authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b4e8682 View commit details
    Browse the repository at this point in the history
  2. [1pt] PR: Hotfix for .csv file delete in SRC post-processing (#486)

    Full details in Changelog for version 3.0.24.2. This resolves #485.
    RyanSpies-NOAA authored Nov 18, 2021
    Configuration menu
    Copy the full SHA
    f58af3e View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Update pip package to fix projection issue

    See Changelog for version 3.0.23.3. This resolves #483.
    nickchadwick-noaa authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    3dabefc View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. FIM version 4

    See Changelog v4.0.0.0 for full details.
    
    This resolves #523.
    RobHanna-NOAA authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    605b95a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Adds basic unit test capabilities

    See Changelog v4.0.1.0 for full details.
    RobHanna-NOAA authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fc8d0f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eba0ee View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    e81ec28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2410757 View commit details
    Browse the repository at this point in the history
  3. Bump ipython from 7.29.0 to 7.31.1 (#510)

    Bumps [ipython](https://github.com/ipython/ipython) from 7.29.0 to 7.31.1.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.29.0...7.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9d57655 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

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

Commits on Mar 3, 2022

  1. New Feature to remove stream orders 1 and 2 if desired via command arg

    See Changelog v4.0.2.0 for full details.
    
    This addresses #552.
    RobHanna-NOAA authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    45c7d6c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. FIM 4 USGS gage crosswalk and Sierra Test

    See Changelog v4.0.3.0 for full details.
    
    This resolves #539.
    CarsonPruitt-NOAA authored Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b11f981 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Bug fixes for the Alpha Test to run in FIM 4

    See Changelog 4.0.3.1 for full details. This addressed #551.
    CarsonPruitt-NOAA authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    f8eb1e0 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Bump pillow from 9.0.0 to 9.0.1 (#563)

    Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
    - [Release notes](https://github.com/python-pillow/Pillow/releases)
    - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
    - [Commits](python-pillow/Pillow@9.0.0...9.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pillow
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    153e638 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Stream order selection bug fixes, new logging features

    See Changelog 4.0.4.0 for full details.
    
    This resolves #579
    RobHanna-NOAA authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    43bcf49 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. [1pt] PR: New tools and adjustments for bulk gms processing for alpha…

    … tests (#587)
    
    * A couple of new tools to create a list of hucs that have test case data and copy fim 3/4 folders tht match that huc list to another folder.
    
    * Upgrade output prints for better traceability, plus changed aggregate_branch_lists.py to be re-usable as a stand alone command line tool that the copy_test_case_folders.py can use when isolating specific hucs for alpha tests.
    
    * Update CHANGELOG.md
    RobHanna-NOAA authored May 2, 2022
    Configuration menu
    Copy the full SHA
    309b9ba View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 10, 2022

  1. [1pt] PR: Hotfixes and updates to FIM4 alpha eval and eval plots (#594)

    * Hotfixes to resolve issues or missing eval metrics
    - Updated IFC magnitudes list variable (previously not used)
    - Copied FIM3 version of the workflow to assign FR, MS, COMP resolution variable
    - Added PND metric to calculations and output csv file
    - Added 'ras2fim' benchmark variable to list of data to evaluate
    
    * Updated magnitude dictionary lookup code
    - Added 'ras2fim' magnitude list to `tools_shared_variables.py`
    
    * Added re import
    
    * Copied Carson's eval_plots.py changes
    
    * Replaced deprecated parameter name for matplotlib grid()
    
    * Added Carson's latest eval_plots.py revisions to hotfix
    
    * Added PND plots to eval_plots.py
    
    * Updated changelog
    RyanSpies-NOAA authored May 10, 2022
    Configuration menu
    Copy the full SHA
    b56f79f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 26, 2022

  1. [1pt] Mosaic inundation maps for FIM3 FR and FIM4 GMS SO 3+ (#605)

    * WIP: basic inundation work, next is compositing
    
    * WIP: (t5) inundation and mosaic of a single huc fully operational. Now on to multi hucs
    
    * WIP: Fix masking error
    
    * WIP: Most is working, just adding multi processing to hucs
    
    * Completed: composite_inundation operational, with various adjustment to secondary files like inundate_gms.py and others
    
    * updated pathing for the unit test file
    
    * Update CHANGELOG.md
    RobHanna-NOAA authored May 26, 2022
    Configuration menu
    Copy the full SHA
    1820af9 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. [1pt] PR: 'Branch zero' that utilizes the full stream network (#611)

    * move DEM processing to unit level
    
    * created  to run common processing between  and
    
    * finalize branch zero
    
    * branch zero code standardization and cleanup
    
    * fixed gitignore
    
    * Docker pathing issue resulted in not being able to see the new deny_gms_branch_zero.lst file. This is a temp work around.
    
    * small bug fixes for branch zero
    
    * bug fix for branch zero feature_id crosswalk errors
    
    * remove redundant files
    
    * remove tests directory
    
    * branch errors folder bug
    
    * update CHANGELOG.md
    
    Co-authored-by: Rob Hanna <[email protected]>
    CarsonPruitt-NOAA and RobHanna-NOAA authored Jun 16, 2022
    Configuration menu
    Copy the full SHA
    235268f View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. [1pt] PR: Alpha Test Refactor (#612)

    * move DEM processing to unit level
    
    * created  to run common processing between  and
    
    * finalize branch zero
    
    * updated alpha test to use test_case class from dev-fim3
    
    * small bug fixes for the alpha test
    
    * updated verbose printing, fix exception handing issue inside multi processing, created a generic re-usable verbose printing method and misc styling upgrades
    
    * fix issue with multi-proc not working
    
    * Update CHANGELOG.md
    
    Co-authored-by: Rob Hanna <[email protected]>
    Co-authored-by: Rob Hanna - NOAA <[email protected]>
    3 people authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    ad291bc View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

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

Commits on Jul 29, 2022

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

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    b5fd3db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecf528 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 10, 2022

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

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    0d11759 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194ca51 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    dacbed0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89a978f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

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

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    010f371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40d2258 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

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

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    29c859d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23ae13c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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

Commits on Sep 16, 2022

  1. Cleanup CHANGELOG.md (#688)

    mluck authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    aba8c28 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

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

Commits on Sep 30, 2022

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

Commits on Oct 4, 2022

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

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    8b0e7d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fe93fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00bf500 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    290573d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1658f2b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    7405cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31436ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3c34c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8e3d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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

Commits on Nov 3, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    8bedee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557e851 View commit details
    Browse the repository at this point in the history
  3. v4.0.11.4 Adds capability to produce single FIM4 rating curve compari…

    …son plots for each gage (#709)
    mluck authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    11c8527 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1d74f9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    5b4dff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300db01 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    c227b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8a209f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a043d6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

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

Commits on Dec 22, 2022

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

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    b4528ba View commit details
    Browse the repository at this point in the history
  2. Clip WBD to 3DEP DEM domain

    mluck authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    0355e2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9116498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5de3995 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99f1601 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

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

Commits on Dec 29, 2022

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

Commits on Dec 30, 2022

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

Commits on Dec 31, 2022

  1. Cleanup REM masking

    mluck authored Dec 31, 2022
    Configuration menu
    Copy the full SHA
    e92eb8d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    f25179c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0466ec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    501b48a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0868c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48c1fbf View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    3ade718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b933f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c154287 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    597b7f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fe925c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    32eab72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ddaa21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5995bbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264f906 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff82fd3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72c8cc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    18b1c62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c40b3cf View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    b7cff3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06ca69d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad87a74 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    979705e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66853b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. 4.3.2.0: Revise masking levee-protected areas from inundation (#845)

    See Changelog 4.3.2.0 for full details.
    mluck authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2d5c95c View commit details
    Browse the repository at this point in the history
  2. 4.3.3.0: Fix for CatFIM sites sharing LID and workaround for WRDS slo…

    …wdown (#835)
    
    See Changelog 4.3.3.0 for full details.
    LauraKeys-NOAA authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    92318a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Configuration menu
    Copy the full SHA
    e81e128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6da3a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1ea4eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a20135 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    32493de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97a6852 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3236547 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee26f0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea8f5d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    45f7f2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83c2387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6029629 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b9256c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c60111a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45095d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    70533fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0824313 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

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

Commits on May 12, 2023

  1. Fix and update unit tests

    robgpita authored May 12, 2023
    Configuration menu
    Copy the full SHA
    9f971f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caeaf23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35ce7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a505c32 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Update CITATION.cff

    v4.3.11.0
    BradfordBates-NOAA authored May 16, 2023
    Configuration menu
    Copy the full SHA
    625cb3f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

Commits on May 19, 2023

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

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    c0b7f9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f4a209 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    41998f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c252c78 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Fix for AWS S3 in README.md

    mluck authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b422a5f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. v4.3.11.7 Add csv file to capture processing time for each HUC & Upda…

    …te: PR Template, Unit Tests
    robgpita authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1358a3d View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Update to README.md

    RobHanna-NOAA authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a724051 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    2e99cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f9297 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

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

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    6361781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6162ab7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24297b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    090a44a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    831c603 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b635241 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

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

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    dc2e843 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c747f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdf3e8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa0aa48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24f763e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 18, 2023

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

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    b6ef9b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cafa6be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd79300 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    6ab186d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a1210 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90ed7dd View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 20, 2023

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

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    c2a6b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af093f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    c13bff3 View commit details
    Browse the repository at this point in the history
  2. v4.4.7.0 Add CI - GitHub Actions Workflow file (#1030)

    * Add GitHub Actions workflow file, update files to remove flake8 E721 errors
    
    * Update Changelog, remove pflake8 reference in pre-commit-config.yaml
    
    * Pass all unit_tests, skipping 2
    
    * Conform unit_tests/clip_vectors_to_wbd_test.py to isort standard, update CHANGELOG
    
    * Update CONTRIBUTING.md
    
    * fix encoding issue
    
    * Update unit tests, remove unit_tests/tools directory, update README
    
    * Adhere to isort auto-fix
    
    * Bump pyarrow from 11.0.0 to 14.0.1
    
    Bumps [pyarrow](https://github.com/apache/arrow) from 11.0.0 to 14.0.1.
    - [Commits](apache/arrow@go/v11.0.0...apache-arrow-14.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pyarrow
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update CHANGELOG.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: “RobHanna-NOAA” <“[email protected]”>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rob Hanna - NOAA <[email protected]>
    4 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    89c7023 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

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

Commits on Dec 8, 2023

  1. v4.4.7.2 Fix inundation nation pathing errors (#1026)

    * Fixes for inundate_nation to create boolean rasters
    
    * fixed bug with default huc lists
    
    * took out debug line, added more prints
    
    * fix some output print errors
    
    * debugging
    
    * rolled most changes back to Ryan's orig fix
    
    * minor adj to temp dir
    
    * update notes in_nation
    
    * Update inundate_nation.py
    
    * Update CHANGELOG.md
    
    * Update params_template.env
    
    * Added vrt raster and final mosaic step; fixed logging
    
    * More fixes for logging info and adding log printing to screen
    
    * fix linting error
    
    * Added multi-threading to gdal.translate
    
    * linting fix
    
    * Revert "linting fix"
    
    This reverts commit 15aad04.
    
    * fixing linting errors
    
    * more linting fixes
    
    ---------
    
    Co-authored-by: RyanSpies-NOAA <[email protected]>
    Co-authored-by: Carson Pruitt <[email protected]>
    3 people authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    5e794f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ed73c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f8a82 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

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

Commits on Jan 5, 2024

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

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    5478554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a6b79 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    85c77e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    682c15b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a14e5e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    b7f8138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073e4a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    23d2d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4907da2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f206214 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    3ca0ceb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729cc01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f30a486 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    013353e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58b3e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    311ab97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bdeb0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad51dc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4466db0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0170870 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    a488fe2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaeb4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed703a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1a145f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39504f3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    5b9a8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0d3aaa View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    87364e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1f3af View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    7f16ab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5006dbb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd64cc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efd0b2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25135e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    89ba6fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b662494 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    9cb4a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa670d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3423757 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b47e4fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d99e7a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    c20e897 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b282955 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    4841459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b86929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20640c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e4ba68 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a19ca57 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    be2f8b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e20091 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    08ff0e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    751b8bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4880842 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b75d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    789618d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889a785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf7abd6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'dev'

    CarsonPruitt-NOAA committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    14d5ec6 View commit details
    Browse the repository at this point in the history