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

Init/runoff #156

Open
wants to merge 773 commits into
base: master
Choose a base branch
from
Open

Init/runoff #156

wants to merge 773 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 16, 2020

  1. update create raw data

    tommylees112 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f8a2a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b0d4e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12069d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e59748 View commit details
    Browse the repository at this point in the history
  5. add assert False TODO in

    create_raw_input_data
    tommylees112 committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f5c377b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    e87b896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b070f70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56e9f95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08a89b1 View commit details
    Browse the repository at this point in the history
  5. black cpde

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    5e1416c View commit details
    Browse the repository at this point in the history
  6. test upsampling

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    97c5b60 View commit details
    Browse the repository at this point in the history
  7. sys path

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    e3727b1 View commit details
    Browse the repository at this point in the history
  8. get data path

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    c37b0a8 View commit details
    Browse the repository at this point in the history
  9. open dataset

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f178575 View commit details
    Browse the repository at this point in the history
  10. manually update datA_dir

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    286af33 View commit details
    Browse the repository at this point in the history
  11. update path

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    037921a View commit details
    Browse the repository at this point in the history
  12. data_dir

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    db4165b View commit details
    Browse the repository at this point in the history
  13. numpy

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    06ae1c9 View commit details
    Browse the repository at this point in the history
  14. update method to nearest

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    b109783 View commit details
    Browse the repository at this point in the history
  15. grid factor=1

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    0b7c158 View commit details
    Browse the repository at this point in the history
  16. grid factor 2

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    f0d309f View commit details
    Browse the repository at this point in the history
  17. update grid factor 2

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    38182c9 View commit details
    Browse the repository at this point in the history
  18. save HR version

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    7f5a00d View commit details
    Browse the repository at this point in the history
  19. ti netcdf

    tommylees112 committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    96b2e52 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    6854df1 View commit details
    Browse the repository at this point in the history
  2. update read sm data

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    22bb10b View commit details
    Browse the repository at this point in the history
  3. fix arg call to func

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fe7c3ea View commit details
    Browse the repository at this point in the history
  4. don't upsample too

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    52d2831 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c58dd3 View commit details
    Browse the repository at this point in the history
  6. update bool statement

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ac767df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a1fbf3 View commit details
    Browse the repository at this point in the history
  8. update updeta

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    563c718 View commit details
    Browse the repository at this point in the history
  9. impove boolean logic

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    cdee177 View commit details
    Browse the repository at this point in the history
  10. error cacthinc

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    09d8c2a View commit details
    Browse the repository at this point in the history
  11. add saee output option

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    7d27274 View commit details
    Browse the repository at this point in the history
  12. split into sub functions

    tommylees112 committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    603b1aa View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

  1. add comments

    tommylees112 committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    637b33c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    073c7d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510d29b View commit details
    Browse the repository at this point in the history
  3. finetune models from 2:8

    tommylees112 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ff547a3 View commit details
    Browse the repository at this point in the history
  4. from 2:8 ....

    tommylees112 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    14b1e89 View commit details
    Browse the repository at this point in the history
  5. remove pdb

    tommylees112 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fc033d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da2a14b View commit details
    Browse the repository at this point in the history
  7. run dir exists capture

    tommylees112 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    c09479b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6126710 View commit details
    Browse the repository at this point in the history
  9. add incldeude lstm code

    tommylees112 committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    ca70b7e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    5b24dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e5c2c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a231b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ced19cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e2b936 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b34b9d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cd5df0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f844e2a View commit details
    Browse the repository at this point in the history
  9. remove the error scores

    tommylees112 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    f138bea View commit details
    Browse the repository at this point in the history
  10. add epsilon param

    tommylees112 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6b615cb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3d950e View commit details
    Browse the repository at this point in the history
  12. update index etc.

    tommylees112 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    699b5a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3319bfb View commit details
    Browse the repository at this point in the history
  14. fix mam30ape

    tommylees112 committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    6f0b322 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7ab1764 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d14cb7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    370fb57 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. download gr4j scrip

    tommylees112 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    91de492 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bcb3e View commit details
    Browse the repository at this point in the history
  3. fix the metric checks

    tommylees112 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    811a2b8 View commit details
    Browse the repository at this point in the history
  4. update notebooks

    tommylees112 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    dca5f6d View commit details
    Browse the repository at this point in the history
  5. fix error

    tommylees112 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    257daf6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f361d37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55cf057 View commit details
    Browse the repository at this point in the history
  8. update data

    tommylees112 committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    3ad2a21 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. get condition_sids

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2da1284 View commit details
    Browse the repository at this point in the history
  2. write io functions

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    f670b8b View commit details
    Browse the repository at this point in the history
  3. update io script

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    f424153 View commit details
    Browse the repository at this point in the history
  4. update io results

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    51bc534 View commit details
    Browse the repository at this point in the history
  5. update fuse updates

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    4b8a6a3 View commit details
    Browse the repository at this point in the history
  6. update io script

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    cf6d2be View commit details
    Browse the repository at this point in the history
  7. update main.py

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2527655 View commit details
    Browse the repository at this point in the history
  8. match station ids i/o

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7faabfd View commit details
    Browse the repository at this point in the history
  9. import nump

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    232e531 View commit details
    Browse the repository at this point in the history
  10. update time calcs

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    69a005d View commit details
    Browse the repository at this point in the history
  11. update delta error

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    9bd945e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    529eafc View commit details
    Browse the repository at this point in the history
  13. update iuo results main

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7c06168 View commit details
    Browse the repository at this point in the history
  14. black .

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    d17c099 View commit details
    Browse the repository at this point in the history
  15. add default

    tommylees112 committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    bca928a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    20d04b4 View commit details
    Browse the repository at this point in the history
  2. update all errors

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    aec02cc View commit details
    Browse the repository at this point in the history
  3. cdf and budyko curve

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    cf05268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a78d57b View commit details
    Browse the repository at this point in the history
  5. black files

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    782dc7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e09289 View commit details
    Browse the repository at this point in the history
  7. decompose kge

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    58a9902 View commit details
    Browse the repository at this point in the history
  8. test kge decomposition

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3c5b18b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2aadd8c View commit details
    Browse the repository at this point in the history
  10. update kge calculations

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    7566d04 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e05662 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6e56d06 View commit details
    Browse the repository at this point in the history
  13. add comments

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1c702a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d61657 View commit details
    Browse the repository at this point in the history
  15. typing

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    72303a7 View commit details
    Browse the repository at this point in the history
  16. update assertion

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3244324 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    66b9813 View commit details
    Browse the repository at this point in the history
  18. fix errors

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    1d7f470 View commit details
    Browse the repository at this point in the history
  19. update skill score main

    tommylees112 committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    3b81f98 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    87f1167 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c20078b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    e220b25 View commit details
    Browse the repository at this point in the history
  2. add percentage bias

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    5f0838b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    958e214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbe1b82 View commit details
    Browse the repository at this point in the history
  5. sqrt kge calculations

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    4601b62 View commit details
    Browse the repository at this point in the history
  6. tests for string

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    c8da137 View commit details
    Browse the repository at this point in the history
  7. get metrics

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    a365cc4 View commit details
    Browse the repository at this point in the history
  8. test skill scores

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    2065cbb View commit details
    Browse the repository at this point in the history
  9. add save to IO script

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    f897185 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f989304 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    55cc89b View commit details
    Browse the repository at this point in the history
  12. update calculate errors

    tommylees112 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    fb8c3dc View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. update notebooks

    tommylees112 committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2473922 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    3571b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f5e0ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e85ca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    6be9e77 View commit details
    Browse the repository at this point in the history
  2. update typing

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    6d5d1c1 View commit details
    Browse the repository at this point in the history
  3. add optimum line

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    37db51a View commit details
    Browse the repository at this point in the history
  4. update linewidth

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    2dcbed9 View commit details
    Browse the repository at this point in the history
  5. UPDATE LW

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    7224861 View commit details
    Browse the repository at this point in the history
  6. update ls

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    03e92d0 View commit details
    Browse the repository at this point in the history
  7. update line label

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    765fed1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfe5807 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf370a5 View commit details
    Browse the repository at this point in the history
  10. update bias calc

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    c5375d8 View commit details
    Browse the repository at this point in the history
  11. remove asset

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    dfa2dcd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4a795f View commit details
    Browse the repository at this point in the history
  13. black

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    567128d View commit details
    Browse the repository at this point in the history
  14. add typing

    tommylees112 committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    96c7fdd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. add yilmaz errors

    tommylees112 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    1bba553 View commit details
    Browse the repository at this point in the history
  2. add yilmaz partial

    tommylees112 committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2e0a2e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. fms to fmv

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    01c7d78 View commit details
    Browse the repository at this point in the history
  2. update all

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    95e3623 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b2e807 View commit details
    Browse the repository at this point in the history
  4. update io results

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    321bf7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a6e67d View commit details
    Browse the repository at this point in the history
  6. update kwargs dict

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    776ceec View commit details
    Browse the repository at this point in the history
  7. update config

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    1de9cab View commit details
    Browse the repository at this point in the history
  8. remove excess clips

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    1230390 View commit details
    Browse the repository at this point in the history
  9. move clipping

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    170b00c View commit details
    Browse the repository at this point in the history
  10. kwarg dict

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c4d4ac2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    440fc28 View commit details
    Browse the repository at this point in the history
  12. add tsts

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    abd5e22 View commit details
    Browse the repository at this point in the history
  13. save seasonal metrics

    tommylees112 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    c16b6f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. update rgion analysis

    tommylees112 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    2b4107e View commit details
    Browse the repository at this point in the history
  2. update region analysis

    tommylees112 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a8bc925 View commit details
    Browse the repository at this point in the history
  3. update all

    tommylees112 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    f4f4425 View commit details
    Browse the repository at this point in the history
  4. black

    tommylees112 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    695e159 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    83b9c87 View commit details
    Browse the repository at this point in the history
  2. update budyko curve

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a5ccd70 View commit details
    Browse the repository at this point in the history
  3. plots run

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    f04c947 View commit details
    Browse the repository at this point in the history
  4. update plots

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    ce681e7 View commit details
    Browse the repository at this point in the history
  5. only test budyko

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    6347751 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6decb8 View commit details
    Browse the repository at this point in the history
  7. latlon addition

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    44884de View commit details
    Browse the repository at this point in the history
  8. latlon

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    7142f75 View commit details
    Browse the repository at this point in the history
  9. fix fucking error

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    40de3d5 View commit details
    Browse the repository at this point in the history
  10. black

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    3152278 View commit details
    Browse the repository at this point in the history
  11. fix gepoandas

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    d671477 View commit details
    Browse the repository at this point in the history
  12. fix order of gepandas

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    f3fbcb2 View commit details
    Browse the repository at this point in the history
  13. false some code

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    0ad6f1e View commit details
    Browse the repository at this point in the history
  14. delta errpor

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    5738399 View commit details
    Browse the repository at this point in the history
  15. delta erors

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    3ea6580 View commit details
    Browse the repository at this point in the history
  16. fix assert order

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    3853431 View commit details
    Browse the repository at this point in the history
  17. remove r

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    da96589 View commit details
    Browse the repository at this point in the history
  18. fix timing

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    cc208c7 View commit details
    Browse the repository at this point in the history
  19. update kratzert errors

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    b110e78 View commit details
    Browse the repository at this point in the history
  20. add io results

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    5ea97ad View commit details
    Browse the repository at this point in the history
  21. FIX THE BIG BUG

    tommylees112 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    2d94464 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. test model/metric

    tommylees112 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    ae9d061 View commit details
    Browse the repository at this point in the history
  2. run seasonal metrics

    tommylees112 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    e275660 View commit details
    Browse the repository at this point in the history
  3. fix test

    tommylees112 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    efd9fe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec76cbf View commit details
    Browse the repository at this point in the history
  5. load data

    tommylees112 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    749e644 View commit details
    Browse the repository at this point in the history
  6. add conversion to xarray

    tommylees112 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    06ad252 View commit details
    Browse the repository at this point in the history
  7. update notebooks

    tommylees112 committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    c8bcba6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    da6412e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70d86b1 View commit details
    Browse the repository at this point in the history
  3. notebooks from dl

    tommylees112 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    38bef46 View commit details
    Browse the repository at this point in the history
  4. conflict resolve

    tommylees112 committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    729a7c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. update notebooks

    tommylees112 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    98e7a31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c180fdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a92057 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89fd4a5 View commit details
    Browse the repository at this point in the history
  5. add _plot_geospatial

    tommylees112 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    bc0b887 View commit details
    Browse the repository at this point in the history
  6. edfault plot size

    tommylees112 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    804696e View commit details
    Browse the repository at this point in the history
  7. patlnv

    tommylees112 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    6a23586 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. black

    tommylees112 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    9273e24 View commit details
    Browse the repository at this point in the history
  2. script to andreas

    tommylees112 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    9012b72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59c7f4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e8ea9a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. remove HydrErr

    tommylees112 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3dce6cd View commit details
    Browse the repository at this point in the history
  2. check

    tommylees112 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7ee34b3 View commit details
    Browse the repository at this point in the history
  3. update notebooks

    git push origin init/runoff
    
    ls
    tommylees112 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7e5c163 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. black all

    tommylees112 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    58baeb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f3df9 View commit details
    Browse the repository at this point in the history
  3. hide base init ???

    tommylees112 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    f38696a View commit details
    Browse the repository at this point in the history
  4. update gpd import

    tommylees112 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    13995dc View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. io results

    tommylees112 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    ed18562 View commit details
    Browse the repository at this point in the history
  2. invert errors dict

    tommylees112 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    78c3877 View commit details
    Browse the repository at this point in the history
  3. read nh results

    tommylees112 committed Feb 7, 2021
    Configuration menu
    Copy the full SHA
    6cecac7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    9c1102d View commit details
    Browse the repository at this point in the history
  2. metric csv is optional

    tommylees112 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    ad30b58 View commit details
    Browse the repository at this point in the history
  3. update read csv results

    tommylees112 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1555fc0 View commit details
    Browse the repository at this point in the history
  4. update print statement

    tommylees112 committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    261b569 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. remove use of deltaerror

    tommylees112 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    9bd1131 View commit details
    Browse the repository at this point in the history
  2. black all .

    tommylees112 committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    7eeae83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0cc59a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edb5de0 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. update read file

    tommylees112 committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    493a099 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

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

Commits on Feb 22, 2021

  1. hydrograph pltos

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    1b53d91 View commit details
    Browse the repository at this point in the history
  2. update hydrographs

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f53cdfa View commit details
    Browse the repository at this point in the history
  3. update hgraphs

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    0d67a4c View commit details
    Browse the repository at this point in the history
  4. updata hgraph black mypy

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    5c8a2a3 View commit details
    Browse the repository at this point in the history
  5. fix function

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    db98155 View commit details
    Browse the repository at this point in the history
  6. fix 2ndary bar

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    a6b7f02 View commit details
    Browse the repository at this point in the history
  7. fix

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    eb8261d View commit details
    Browse the repository at this point in the history
  8. fig

    tommylees112 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b1c0e48 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. environments

    tommylees112 committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    36548b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. update lookup regions

    tommylees112 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    df03a95 View commit details
    Browse the repository at this point in the history
  2. update nbs

    tommylees112 committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    af27511 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. update read all members

    tommylees112 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    ea546b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebaa27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53a2450 View commit details
    Browse the repository at this point in the history
  4. fix function

    tommylees112 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    479e49e View commit details
    Browse the repository at this point in the history
  5. fix function

    tommylees112 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    3d57e96 View commit details
    Browse the repository at this point in the history
  6. update plot cdf

    tommylees112 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    25f5c4e View commit details
    Browse the repository at this point in the history
  7. update notebooks

    tommylees112 committed Mar 7, 2021
    Configuration menu
    Copy the full SHA
    3cc712b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. update cell state

    tommylees112 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    fa2f01b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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

    tommylees112 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4897ab5 View commit details
    Browse the repository at this point in the history
  3. update

    tommylees112 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1a974af View commit details
    Browse the repository at this point in the history
  4. update plot function

    tommylees112 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    774b3d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    334f231 View commit details
    Browse the repository at this point in the history
  6. generalise

    tommylees112 committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4ccc9d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. update noteboos

    tommylees112 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    228c113 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Configuration menu
    Copy the full SHA
    fc3a885 View commit details
    Browse the repository at this point in the history
  2. no dict just tensor

    tommylees112 committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    ff63b9e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. update scripts

    tommylees112 committed May 28, 2021
    Configuration menu
    Copy the full SHA
    7e81eb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. add mutual info

    tommylees112 committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    96eb903 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. UPDATE PLOT HGS

    tommylees112 committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f80623c View commit details
    Browse the repository at this point in the history