Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OasisLMF/OasisLMF
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.7
Choose a base ref
...
head repository: OasisLMF/OasisLMF
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.8
Choose a head ref
  • 12 commits
  • 1,541 files changed
  • 7 contributors

Commits on Aug 4, 2025

  1. Merge pull request #1746 from OasisLMF/release/2.4.6

    Release 2.4.6
    sambles authored Aug 4, 2025
    Configuration menu
    Copy the full SHA
    a5f06a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2025

  1. Update changelog

    awsbuild committed Aug 29, 2025
    Configuration menu
    Copy the full SHA
    36a2131 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1760 from OasisLMF/release/2.4.7

    Release 2.4.7
    sambles authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    ca56716 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2025

  1. Add areaperil_id filter for FootprintParquet (#1763)

    * Add areaperil_id filter for FootprintParquet
    sstruzik authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    6a78364 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    645c7c5 View commit details
    Browse the repository at this point in the history
  3. Enhancement/add settings to lookup and hooks (#1764)

    * add settings info to lookup and hooks
    
    * use ODM in Lookup
    
    * pep8
    
    * fixup
    
    * pep8
    
    * fixup
    sstruzik authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    0481bbb View commit details
    Browse the repository at this point in the history
  4. Progress bar (#1747)

    * Clean version of changes
    
    * with file
    
    * Small adjustments
    
    * Fix tests and add reshaping before merging properly
    
    * no switch
    
    * firstly changing var names
    
    * model working
    
    * websocket not in?
    
    * Removing thing so works on platform not model (undo comment on line 773 comment 772 for model)
    
    * Idk
    
    * Remove for platform
    
    * First ping readded
    
    * Change of names and event total ping
    
    * small v2 change?
    
    * move
    
    * backup
    
    * move websocket in req
    
    * redo of main oasisping call in gulmc
    
    * pre json dumps check
    
    * as a addon arg
    
    * tests passing locally
    
    * tests working for gulpy
    
    * partial too whoops
    
    * working with env on and off
    
    * testing actions with 127.0.0.1
    
    * checking all tests and piwind
    
    * checking tests on new mode
    
    * Everything other than platform2 test
    
    * platform back up oopsies
    
    * wrong way
    
    * ping and server tests
    
    * gulpy gulmc
    
    * refactor from suggestions
    
    * test
    
    * fix test
    
    * More codecov tests
    
    * trap working
    
    * ord_bash same
    
    * declaration in right place
    
    * int and >= on websocket
    
    * readding model bar
    
    * ord bash script examples align w/ new server things
    Ha-Ree authored Sep 24, 2025
    Configuration menu
    Copy the full SHA
    3467203 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. fix/trailing slash missing for settings_template endpoint (#1767)

    * fix platform_api settings_template and update tests
    
    - trailing slash missing when no `ID` provided
    
    * pep8 fixes
    vinulw authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    770d3e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b27f5b View commit details
    Browse the repository at this point in the history
  3. Fix: websocket does not support context manager (#1773)

    * websocket not supporting context manager
    
    * retest-with-ods_tools
    
    ---------
    
    Co-authored-by: Sam Gamble <[email protected]>
    Ha-Ree and sambles authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    0928500 View commit details
    Browse the repository at this point in the history
  4. feature/evepy (#1770)

    * setup evepy cli
    
    * add support for events bin input file
    
    * shuffle / randomise logic + read_events
    
    * skeleton event partitioning
    
    * implement no shuffling
    
    * implement round robin shuffle
    
    * WIP - implement random shuffle
    
    * implement Fisher-Yates genertor for random shuffle
    
    * stream output to file or stdout
    
    * add evepy tests
    
    * add randomise using builtin shuffle
    
    * switch from eve to evepy in bash
    
    * fix genbas tests
    
    * add missing events.bin file
    
    * fix test_generate_loss
    
    * modify proc list to include evepy
    
    * fix computation/test_generate_losses bash script
    
    * setup evepy bash param and make eve default
    
    * fix tests - set eve as default
    
    * add test num events < total_processes
    
    * use resolve_file to handle output file
    
    * pep8 fix
    
    * add missing events_2.bin
    
    * add missing expected .bin
    vinulw authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    0c2cbe4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    424a980 View commit details
    Browse the repository at this point in the history
Loading