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

[WIP] Add daymet #213

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from
Draft

[WIP] Add daymet #213

wants to merge 47 commits into from

Commits on Oct 28, 2022

  1. Test

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1d74af4 View commit details
    Browse the repository at this point in the history
  2. Remove enums

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    532209c View commit details
    Browse the repository at this point in the history
  3. Fucking scope shit

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    2bc3674 View commit details
    Browse the repository at this point in the history
  4. Till last year

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    1dbf425 View commit details
    Browse the repository at this point in the history
  5. Make it a dict

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    42573b1 View commit details
    Browse the repository at this point in the history
  6. debug

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    a494b48 View commit details
    Browse the repository at this point in the history
  7. Use cmr

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    d2d43d7 View commit details
    Browse the repository at this point in the history
  8. Support earthdata login

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3208078 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d65ab19 View commit details
    Browse the repository at this point in the history
  10. Set nitems_per_input

    Probably wrong
    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    961835b View commit details
    Browse the repository at this point in the history
  11. Fix name

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    3c0a3e5 View commit details
    Browse the repository at this point in the history
  12. Don't shard by region

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    34f2cbc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2c8e8c4 View commit details
    Browse the repository at this point in the history
  14. pass in nitems elsewhere

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0dc6e0a View commit details
    Browse the repository at this point in the history
  15. Try this

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    be9590d View commit details
    Browse the repository at this point in the history
  16. Try just 1 input per chunk

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5a50ed2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5c6b152 View commit details
    Browse the repository at this point in the history
  18. Try going one level deeper

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    f65b42e View commit details
    Browse the repository at this point in the history
  19. Fuck serialization

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    eb4c12d View commit details
    Browse the repository at this point in the history
  20. Pass as args

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    4537e10 View commit details
    Browse the repository at this point in the history
  21. Fix ordering

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    77ae336 View commit details
    Browse the repository at this point in the history
  22. Try amend

    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    9cc0228 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3c9058c View commit details
    Browse the repository at this point in the history
  24. Revert "XarrayZarr can't handle more than 1 MergeDim apparently"

    Oh, region doesn't need to be a dim
    
    This reverts commit 3c9058c.
    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    0d7df7b View commit details
    Browse the repository at this point in the history
  25. Revert "Revert "XarrayZarr can't handle more than 1 MergeDim apparent…

    …ly""
    
    Let's stick to 1 var per zarr store for now
    
    This reverts commit 0d7df7b.
    yuvipanda committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    dcfff1e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. Revert "Revert "Revert "XarrayZarr can't handle more than 1 MergeDim …

    …apparently"""
    
    maybe I can't just merge these different datasets wrt lat / lon
    
    This reverts commit dcfff1e.
    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e5243ad View commit details
    Browse the repository at this point in the history
  2. Try

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    f353f41 View commit details
    Browse the repository at this point in the history
  3. Try dict

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    0c9d57e View commit details
    Browse the repository at this point in the history
  4. Recipe name

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    1096f8a View commit details
    Browse the repository at this point in the history
  5. Try partial

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    717edef View commit details
    Browse the repository at this point in the history
  6. Debug

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    758864b View commit details
    Browse the repository at this point in the history
  7. Try multiple concat dims

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    107b150 View commit details
    Browse the repository at this point in the history
  8. What if we return none

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    83d2263 View commit details
    Browse the repository at this point in the history
  9. Fuck

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    1f8feb8 View commit details
    Browse the repository at this point in the history
  10. Try just na

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    3fe8f19 View commit details
    Browse the repository at this point in the history
  11. blah

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e6c215f View commit details
    Browse the repository at this point in the history
  12. fadf

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    87ee3a5 View commit details
    Browse the repository at this point in the history
  13. try just one thing

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    e383f2a View commit details
    Browse the repository at this point in the history
  14. try target chunks

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    6e1a899 View commit details
    Browse the repository at this point in the history
  15. ldsf

    yuvipanda committed Oct 29, 2022
    Configuration menu
    Copy the full SHA
    d0608b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    5d5e269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3caff10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24eb1fb View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    89971c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cff9b83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f70560 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5b8ee View commit details
    Browse the repository at this point in the history