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

Refactor spitfire fuel calculations #1247

Merged
merged 65 commits into from
Nov 13, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    b47072f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    902f842 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    adrifoster committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f7258c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. call grass

    adrifoster committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    81835a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add sum loading

    adrifoster committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    f103987 View commit details
    Browse the repository at this point in the history
  2. get rid of sum_fuel

    adrifoster committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    187b2a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on May 2, 2024

  1. more updates

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f4f940d View commit details
    Browse the repository at this point in the history
  2. merge in upstream changes

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    283a7a8 View commit details
    Browse the repository at this point in the history
  3. merge in functional unit tests framework

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3894aa1 View commit details
    Browse the repository at this point in the history
  4. change folder names

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a8a13af View commit details
    Browse the repository at this point in the history
  5. remove old cmakelists

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7cce284 View commit details
    Browse the repository at this point in the history
  6. add fire test dir

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7396655 View commit details
    Browse the repository at this point in the history
  7. adding test file

    adrifoster committed May 2, 2024
    Configuration menu
    Copy the full SHA
    861f84c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. adding fire tests

    adrifoster committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0b66d3f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fire_refactor_fuel

    adrifoster committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6427692 View commit details
    Browse the repository at this point in the history
  3. testing

    adrifoster committed May 3, 2024
    Configuration menu
    Copy the full SHA
    19f5237 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b57f581 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. update fuel characteristics subroutine

    adrifoster committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e4be4c4 View commit details
    Browse the repository at this point in the history
  2. merge in testing changes

    adrifoster committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2abf3de View commit details
    Browse the repository at this point in the history
  3. add files

    adrifoster committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7c84992 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on Jun 3, 2024

  1. Merge branch 'main' into fire_refactor_fuel

    adrifoster committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a494d3b View commit details
    Browse the repository at this point in the history
  2. fix merge errors

    adrifoster committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    57df197 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. update graph

    adrifoster committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    50e4887 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'main' into fire_refactor_fuel

    adrifoster committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    dfd7297 View commit details
    Browse the repository at this point in the history
  2. add rest of fuel models

    adrifoster committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ce55f1c View commit details
    Browse the repository at this point in the history
  3. rename some things

    adrifoster committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d9ff87b View commit details
    Browse the repository at this point in the history
  4. refactor

    adrifoster committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    ca3ed12 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fix bugs

    adrifoster committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2263e6f View commit details
    Browse the repository at this point in the history
  2. updates

    adrifoster committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b1500c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fire_refactor_fuel' of https://github.com/adrifoster/fates

     into fire_refactor_fuel
    adrifoster committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3cfb2b1 View commit details
    Browse the repository at this point in the history
  4. fix plotting

    adrifoster committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4a16132 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix b4b changes

    adrifoster committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7b00ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06070a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. remove space

    adrifoster committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    20ceac2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix testing errors

    adrifoster committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d58d0b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. updates

    adrifoster committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c42cda9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd213db View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fixing errors

    adrifoster committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3d9d014 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. updates

    adrifoster committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    59053b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix parameter file

    adrifoster committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    00d02de View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. fix div zero issues

    adrifoster committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    82b3f04 View commit details
    Browse the repository at this point in the history
  2. fix comments

    adrifoster committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b7f1a01 View commit details
    Browse the repository at this point in the history
  3. fuel plotting

    adrifoster committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    3136ebb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fire_refactor_fuel' of https://github.com/adrifoster/fates

     into fire_refactor_fuel
    adrifoster committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    981958d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. updates for b4b testing

    adrifoster committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6eed280 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. update zero checking

    adrifoster committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    817491b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d45c2 View commit details
    Browse the repository at this point in the history
  3. remove dbugging lines

    adrifoster committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    04d06d9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. update nfsc variable name

    adrifoster committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b5f3956 View commit details
    Browse the repository at this point in the history
  2. change total_loading to non_trunk_loading

    adrifoster committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    195dce4 View commit details
    Browse the repository at this point in the history
  3. other updates

    adrifoster committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6f6ac0b View commit details
    Browse the repository at this point in the history
  4. updating variable names

    adrifoster committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b436783 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. updates to testing

    adrifoster committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0831336 View commit details
    Browse the repository at this point in the history
  2. big fixes

    adrifoster committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    920c549 View commit details
    Browse the repository at this point in the history
  3. more updates

    adrifoster committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7fc2242 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. fix comment

    adrifoster committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e0c7058 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into fire_refactor_fuel

    adrifoster committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    de61028 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. fix variable names

    adrifoster committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    52842b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d422c12 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

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

Commits on Nov 12, 2024

  1. fix class vs. type

    adrifoster committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    128e0a9 View commit details
    Browse the repository at this point in the history
  2. fix capitalization

    adrifoster committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bdb253f View commit details
    Browse the repository at this point in the history