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

Release 0.2.0 #214

Merged
merged 202 commits into from
Jul 18, 2023
Merged

Release 0.2.0 #214

merged 202 commits into from
Jul 18, 2023

Commits on Apr 28, 2023

  1. move to xarray@main instead of custom branch with xr#7739, next relea…

    …se until we can conda/pip install xarray
    jmccreight committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    96ce36a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #153 from jmccreight/feat_xr_dep

    change xarray dep
    jmccreight authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6111a9b View commit details
    Browse the repository at this point in the history
  3. fix examples env

    jmccreight committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    41b288f View commit details
    Browse the repository at this point in the history
  4. catch up to main

    jmccreight committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8feb0af View commit details
    Browse the repository at this point in the history
  5. Merge pull request #154 from jmccreight/bug_ex_env

    fix examples env
    jmccreight authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b56cb15 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

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

    jmccreight committed May 3, 2023
    Configuration menu
    Copy the full SHA
    6be9178 View commit details
    Browse the repository at this point in the history
  3. lint

    jmccreight committed May 3, 2023
    Configuration menu
    Copy the full SHA
    86b28bd View commit details
    Browse the repository at this point in the history
  4. linted

    jmccreight committed May 3, 2023
    Configuration menu
    Copy the full SHA
    cf3be8c View commit details
    Browse the repository at this point in the history
  5. lint again

    jmccreight committed May 3, 2023
    Configuration menu
    Copy the full SHA
    9469009 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #155 from jmccreight/feat_csdms_details

    Feat csdms details
    jmccreight authored May 3, 2023
    Configuration menu
    Copy the full SHA
    5f96b56 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    d5c5153 View commit details
    Browse the repository at this point in the history
  2. unpin black and click

    jmccreight committed May 5, 2023
    Configuration menu
    Copy the full SHA
    df3d8d8 View commit details
    Browse the repository at this point in the history
  3. black formatting changes

    jmccreight committed May 5, 2023
    Configuration menu
    Copy the full SHA
    515b8a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f82b68d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #157 from jmccreight/feat_unpin_black

    Feat unpin black
    jmccreight authored May 5, 2023
    Configuration menu
    Copy the full SHA
    03d9f68 View commit details
    Browse the repository at this point in the history
  6. merge upsream/main

    jmccreight committed May 5, 2023
    Configuration menu
    Copy the full SHA
    b872c25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3f5c1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b25e1bf View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    c82b98a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f7e68c View commit details
    Browse the repository at this point in the history
  3. bump to 3.9 and GCC 12

    jmccreight committed May 8, 2023
    Configuration menu
    Copy the full SHA
    aaab461 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    418527b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    9848b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33cdd89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #156 from jmccreight/bug_mamba

    python version in mamba, rm python setup action
    jmccreight authored May 9, 2023
    Configuration menu
    Copy the full SHA
    149d5af View commit details
    Browse the repository at this point in the history
  4. test_self_drive added

    jmccreight committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8c6ca74 View commit details
    Browse the repository at this point in the history
  5. merge upstream/main

    jmccreight committed May 9, 2023
    Configuration menu
    Copy the full SHA
    8e76804 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc7adf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a824984 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. better numba messages

    jmccreight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1e96b30 View commit details
    Browse the repository at this point in the history
  2. linted

    jmccreight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    d698ad8 View commit details
    Browse the repository at this point in the history
  3. merge upstream/main

    jmccreight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    94250af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea4ce1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee0244 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #161 from jmccreight/feat_better_numba_msgs

    better numba messages
    jmccreight authored May 10, 2023
    Configuration menu
    Copy the full SHA
    adb5a87 View commit details
    Browse the repository at this point in the history
  7. solve merge conflicts

    jmccreight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    af03bcf View commit details
    Browse the repository at this point in the history
  8. 'revert' notebooks

    jmccreight committed May 10, 2023
    Configuration menu
    Copy the full SHA
    1241113 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

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

    jmccreight committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a8b4da2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #162 from jmccreight/bug_model_graph

    fix and fix up model graphs
    jmccreight authored May 12, 2023
    Configuration menu
    Copy the full SHA
    f773770 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fd6f98 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refactor-pypi' of github.com:jdhughes-usgs/pywatershed …

    …into refactor-pypi
    
    # Conflicts:
    #	CITATION.cff
    #	pyproject.toml
    #	pywatershed/analysis/model_graph.py
    #	pywatershed/analysis/process_plot.py
    #	pywatershed/analysis/utils/colorbrewer.py
    #	pywatershed/utils/__init__.py
    #	setup.py
    jdhughes-usgs committed May 12, 2023
    Configuration menu
    Copy the full SHA
    faaaf16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    966d85a View commit details
    Browse the repository at this point in the history
  7. modify setup py

    jdhughes-usgs committed May 12, 2023
    Configuration menu
    Copy the full SHA
    c65fc5e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #164 from jdhughes-usgs/refactor-pypi

    refactor: refactor dependencies for standard installation
    jmccreight authored May 12, 2023
    Configuration menu
    Copy the full SHA
    ba3226a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    426171b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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

    jmccreight committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a4ef4b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #181 from jmccreight/feat_whats_new

    Add whats-new logs workflow
    jmccreight authored May 22, 2023
    Configuration menu
    Copy the full SHA
    2b44811 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. ci(release): automate release procedure

    * add release.yaml workflow to automate release/packaging/publishing
    * symlink gfortran dylibs on macOS to workaround CI errors
    * reorganize utility scripts under .github/scripts
    * add DEVELOPER.md, CONTRIBUTING.md, .github/RELEASE.md
    * use git-cliff to make changelogs, introduce cumulative HISTORY.md
    * consolidate conda environments in environment.yml in proj root
    * add doc optional dependency group to pyproject.toml, use for RTD
    * switch provision-with-micromamba to setup-micromamba action
    * remove pip requirements files
    wpbonelli committed May 23, 2023
    Configuration menu
    Copy the full SHA
    1d2d682 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. what is new rst

    jmccreight committed May 25, 2023
    Configuration menu
    Copy the full SHA
    cdaef33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf763b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #179 from w-bonelli/release

    Automate release, workaround macOS CI errors
    jmccreight authored May 25, 2023
    Configuration menu
    Copy the full SHA
    dd99eb7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Refactor: PRMSChannel init self._muskingum_mann from numpy, numba, fo…

    …rtran instead if during calculate
    jmccreight committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e010992 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #182 from jmccreight/refactor_channel

    Refactor: PRMSChannel init self._muskingum_mann from numpy, numba, fo…
    jmccreight authored May 26, 2023
    Configuration menu
    Copy the full SHA
    67bc849 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c92dab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72da094 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #183 from jmccreight/bug_protect_parameters

    Bug: protect parameters as readonly np.arrays and MappingProxyTypes i…
    jmccreight authored May 26, 2023
    Configuration menu
    Copy the full SHA
    08804d2 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. Feat asv pws (#184)

    Feat: ASV performance benchmarking (locally only, for now)
    jmccreight authored May 27, 2023
    Configuration menu
    Copy the full SHA
    4e2cbfe View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jmccreight authored May 27, 2023
    Configuration menu
    Copy the full SHA
    9b7494a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #185 from EC-USGS/jmccreight-patch-1

    Update README.md
    jmccreight authored May 27, 2023
    Configuration menu
    Copy the full SHA
    b654b3f View commit details
    Browse the repository at this point in the history
  4. Update README.md

    jmccreight authored May 27, 2023
    Configuration menu
    Copy the full SHA
    1d59f82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0176490 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 7, 2023

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

    jmccreight committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    232942e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ff21aa View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

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

Commits on Jun 9, 2023

  1. update README.md

    jmccreight committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4848ff6 View commit details
    Browse the repository at this point in the history
  2. update README.md 2

    jmccreight committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e2d6d24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #192 from jmccreight/doc_update_readme

    Doc update readme
    jmccreight authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e97387d View commit details
    Browse the repository at this point in the history
  4. update .github/RELEASE.md

    jmccreight committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f1958cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #193 from jmccreight/doc_update_release

    update .github/RELEASE.md
    jmccreight authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    c818ab4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    50b3874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24db089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92798da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #195 from jmccreight/doc_whats_new_for_release

    finalize whats new for release
    jmccreight authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    3ffb3cd View commit details
    Browse the repository at this point in the history
  5. lint

    jmccreight committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    fde4cab View commit details
    Browse the repository at this point in the history
  6. merge upstream/develop

    jmccreight committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7bb4531 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. refactor: separated PRMS parameters into discretizations for hrus and…

    … segments (dis_hru, dis_seg) and onto individual PRMS processes defined in pywatershed
    jmccreight committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    c5a0ce1 View commit details
    Browse the repository at this point in the history
  2. lint

    jmccreight committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    65626cb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Refactor: control does not take/know parameters, pass dis and paramet…

    …ers to individual processes, individual process tests passing
    jmccreight committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    6be7331 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Refactor: model now takes a dictionary of [control, dis, process, ord…

    …er] while maintaining backwards compatability, very minor changes to api (passing list instead of unpacking list for arguments).
    jmccreight committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    afbe91c View commit details
    Browse the repository at this point in the history
  2. linted

    jmccreight committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    59f05cc View commit details
    Browse the repository at this point in the history
  3. re-xfail snow

    jmccreight committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    947c430 View commit details
    Browse the repository at this point in the history
  4. fix notebooks

    jmccreight committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    b086332 View commit details
    Browse the repository at this point in the history
  5. improve test_model

    jmccreight committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fff3e7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5124377 View commit details
    Browse the repository at this point in the history
  7. details with asv

    jmccreight committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f22fbf7 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

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

    jmccreight committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    d0fc94c View commit details
    Browse the repository at this point in the history
  3. fix parameter access

    jmccreight committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    300d201 View commit details
    Browse the repository at this point in the history
  4. clean up more dead code

    jmccreight committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    2c2526c View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    cc44610 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff872fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7310f2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cedd1e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    935b6d7 View commit details
    Browse the repository at this point in the history
  6. reactor: StorageUnit renamed to Process, before going to Conservative…

    …Process subclass Process is conservative
    jmccreight committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    c42808e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    4b72b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8236f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d6feea View commit details
    Browse the repository at this point in the history
  4. refactor: rename StorageUnit to ConservativeProcess class, subclass i…

    …t from a Process class which does not have a budget. remove options from model except for input_dir, all other options go via control, new set_options on Process and ConservativeProcess
    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a78c75a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52abd7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b632519 View commit details
    Browse the repository at this point in the history
  7. lint

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c1635cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    85d8bd5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d5fdcf8 View commit details
    Browse the repository at this point in the history
  10. Bugfix standard install and editable installs without and with fortra…

    …n, respectively. Details of control.yml files input_dir.
    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    7ea7194 View commit details
    Browse the repository at this point in the history
  11. xfail test_prms_to_mf6

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    a5fe886 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba4a674 View commit details
    Browse the repository at this point in the history
  13. Update README.md

    jmccreight authored Jun 23, 2023
    Configuration menu
    Copy the full SHA
    b86e4bb View commit details
    Browse the repository at this point in the history
  14. minor fix to nb

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    c3237af View commit details
    Browse the repository at this point in the history
  15. merge upstream/develop

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9c79b7e View commit details
    Browse the repository at this point in the history
  16. introduce pre-commit

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    3d499a0 View commit details
    Browse the repository at this point in the history
  17. try pre-commit

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    d2596f1 View commit details
    Browse the repository at this point in the history
  18. try pre-commit 2

    jmccreight committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    53f56de View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    998efba View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    fd76837 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    5ef24f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d5e4e View commit details
    Browse the repository at this point in the history
  3. update whats new

    jmccreight committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    030647c View commit details
    Browse the repository at this point in the history
  4. lint

    jmccreight committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    44e180a View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix notebook

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    38ace0a View commit details
    Browse the repository at this point in the history
  2. minor

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9d8d290 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eecebae View commit details
    Browse the repository at this point in the history
  4. update Model examples

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    3de2983 View commit details
    Browse the repository at this point in the history
  5. clean up calc_method

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    317d4e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1a4021 View commit details
    Browse the repository at this point in the history
  7. lint

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    ca53584 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5674435 View commit details
    Browse the repository at this point in the history
  9. blackdoc again

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    2968459 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ee8196 View commit details
    Browse the repository at this point in the history
  11. blackdoc again?

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    129ae75 View commit details
    Browse the repository at this point in the history
  12. fix pre-commit yaml

    jmccreight committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    5176097 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    3f4ca47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66eb21d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd9723a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba1cd24 View commit details
    Browse the repository at this point in the history
  5. typing and calc_methods

    jmccreight committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    5a76d6f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b03e9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32d905e View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Merge pull request #188 from jmccreight/feat_run_param_sep

    Feat run param sep
    jmccreight authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    256dfbf View commit details
    Browse the repository at this point in the history
  2. remove old notebook

    jmccreight committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c7e1913 View commit details
    Browse the repository at this point in the history
  3. a few details

    jmccreight committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    a857247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b18d69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f53a5a9 View commit details
    Browse the repository at this point in the history
  6. fix notebook 02

    jmccreight committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2c2f7ea View commit details
    Browse the repository at this point in the history
  7. fix nb 02 for realz

    jmccreight committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    3374ff7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d78601 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bea5b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c9be4e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #197 from jmccreight/feat_precommit_nbstripout

    Feat precommit nbstripout
    jmccreight authored Jun 30, 2023
    Configuration menu
    Copy the full SHA
    2fb32b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

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

Commits on Jul 2, 2023

  1. Merge pull request #203 from w-bonelli/release

    ci(release): remove post-release reset PR steps
    jmccreight authored Jul 2, 2023
    Configuration menu
    Copy the full SHA
    5fc210f View commit details
    Browse the repository at this point in the history
  2. update nb 00

    jmccreight committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    b991ff8 View commit details
    Browse the repository at this point in the history
  3. nb 00 again

    jmccreight committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c5ff81a View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. update nbs a bit

    jmccreight committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d1b01d6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    de96683 View commit details
    Browse the repository at this point in the history
  2. * add tqdm for model iteration progress bar

    * dont initialize_netcdf twice for Model or Process/ConservativeProcess
    * add Process class name to netcdf output
    jmccreight committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    61796fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9086dd8 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    d6273d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c827308 View commit details
    Browse the repository at this point in the history
  3. lint

    jmccreight committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    205a683 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b1502c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da1da7f View commit details
    Browse the repository at this point in the history
  6. update DEVELOPER.md

    jmccreight committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    0b9006b View commit details
    Browse the repository at this point in the history
  7. update notebook 02

    jmccreight committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    57d5d6a View commit details
    Browse the repository at this point in the history
  8. update developer.md

    jmccreight committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    fa535dc View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge pull request #204 from jmccreight/feat_nb_improvements

    Feat nb improvements
    jmccreight authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d081e1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71bd6e9 View commit details
    Browse the repository at this point in the history
  3. release polish

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0f1efa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c4f3a8 View commit details
    Browse the repository at this point in the history
  5. more release polish

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1a59e92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    afc6e70 View commit details
    Browse the repository at this point in the history
  7. update .github/RELEASE.md

    wpbonelli committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d33617f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #206 from w-bonelli/fix-version-script

    ci: use packaging.version.Version in update_version.py
    jmccreight authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0880dac View commit details
    Browse the repository at this point in the history
  9. update README.md

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    07a6714 View commit details
    Browse the repository at this point in the history
  10. Update RELEASE.md

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a387995 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #205 from jmccreight/feat_prep_release

    Feat prep release
    jmccreight authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2fd55cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    35e5be6 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #207 from w-bonelli/version

    ci: fix update_version.py, make version.txt and version.py compatible
    jmccreight authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    db623fd View commit details
    Browse the repository at this point in the history
  14. update RELEASE.md

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d73c7ce View commit details
    Browse the repository at this point in the history
  15. release and asv updates

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    95035f2 View commit details
    Browse the repository at this point in the history
  16. asv updates

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e9fb65e View commit details
    Browse the repository at this point in the history
  17. update Model doc examples

    jmccreight committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    fa9b0ea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Merge pull request #208 from jmccreight/asv_for_release

    Asv for release
    jmccreight authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    7bba2e5 View commit details
    Browse the repository at this point in the history
  2. update RELEASE.md

    jmccreight committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5124cf4 View commit details
    Browse the repository at this point in the history
  3. merge upstream/develop

    jmccreight committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e0acb3f View commit details
    Browse the repository at this point in the history
  4. details

    jmccreight committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    cdd00ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #209 from jmccreight/doc_updates_pre_v0.2.0

    Doc updates pre v0.2.0
    jmccreight authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1d23d6f View commit details
    Browse the repository at this point in the history
  6. test release

    wpbonelli committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    af01dd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c53740b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #211 from w-bonelli/fix-release-ci

    Fix release ci
    jmccreight authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    f8a9fdd View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    f2ff5a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee516f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #213 from w-bonelli/fix-update-version

    fix update_version.py: read authors from CITATION.cff, write to version.py
    jmccreight authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e186c72 View commit details
    Browse the repository at this point in the history
  4. whats-new.rst for release

    jmccreight committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9354fb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8b31a4 View commit details
    Browse the repository at this point in the history