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: RHESSys/RHESSysPreprocessing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1
Choose a base ref
...
head repository: RHESSys/RHESSysPreprocessing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 19 commits
  • 51 files changed
  • 2 contributors

Commits on Jun 17, 2022

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

Commits on Jun 18, 2022

  1. updated documentation

    wburke24 committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    eff349e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. minor cleanup

    wburke24 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    5f966aa View commit details
    Browse the repository at this point in the history
  2. Delete utils.R

    wburke24 committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    b7c74f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bffca1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

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

Commits on Oct 6, 2022

  1. added aspect format option

    wburke24 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    5b24244 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

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

Commits on Sep 22, 2023

  1. Update world_gen.R

    wburke24 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c331b05 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop'

    wburke24 committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2b2b23b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Update world_gen.R

    wburke24 committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    a93312e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Now using terra,sf, changed typepars to map_dir

    Updated package support to using terra and sf, instead of raster and sp. Got rid of type arg and changed typepars arg to map_dir.
    wburke24 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2f9660b View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. added basin_hillslope_stats function

    also updated read_world with added functionality for patch, zone, and hillslope ID columns for all applicable sub-levels.
    wburke24 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    9bcbea0 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 29, 2024

  1. read_world and world_gen changes

    Added zone hill and patch cols to read world optionally. Changed worldfile output to use "num_canopy_strata" instead of "num_stratum" for consistency with rhessys world state output.
    wburke24 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    13eedac View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update RHESSysPreprocess.R

    wburke24 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    da42be2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Update read_world.R

    fixed bug w adding zone and patch ids
    wburke24 committed Jan 22, 2025
    Configuration menu
    Copy the full SHA
    ccf7afe View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

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

Commits on May 16, 2025

  1. Added option to use map to set strata number.

    On template, if the second arg on the _canopy_strata line is a map and not a 1 or 2, that map will be used to set the canopy strata numbers. Map must be values of only 1 or 2, and have the same extent/coverage as basin. Only lightly tested.
    wburke24 committed May 16, 2025
    Configuration menu
    Copy the full SHA
    0cbd455 View commit details
    Browse the repository at this point in the history
Loading