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

Chore fill anemoi models #1

Merged
merged 32 commits into from
May 30, 2024
Merged

Chore fill anemoi models #1

merged 32 commits into from
May 30, 2024

Commits on May 28, 2024

  1. refactor: Initial Distributed Implementation

    Allows Distributed Data Parallel
    
    Co-authored-by: Jesper Dramsch <[email protected]>
    Co-authored-by: Simon Lang <[email protected]>
    Co-authored-by: Matthew Chantry <[email protected]>
    Co-authored-by: Mihai Alexe <[email protected]>
    5 people committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c9844bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6865d77 View commit details
    Browse the repository at this point in the history
  3. refactor: layers

    Co-authored-by: Jesper Dramsch <[email protected]>
    theissenhelen and JesperDramsch committed May 28, 2024
    Configuration menu
    Copy the full SHA
    a88b09a View commit details
    Browse the repository at this point in the history
  4. refactor: Initial model implementation

    Encompasses encoder, processor and decoder structure.
    
    Co-authored-by: Jesper Dramsch <[email protected]>
    Co-authored-by: Matthew Chantry <[email protected]>
    Co-authored-by: Simon Lang <[email protected]>
    Co-authored-by: mihai.alexe <[email protected]>
    5 people committed May 28, 2024
    Configuration menu
    Copy the full SHA
    82c0e47 View commit details
    Browse the repository at this point in the history
  5. refactor: Initial data implementation

    Dynamic data handling and indexing
    
    Co-authored-by: Florian Pinault <[email protected]>
    Co-authored-by: Baudouin Raoult <[email protected]>
    Co-authored-by: Matthew Chantry <[email protected]>
    Co-authored-by: mihai.alexe <[email protected]>
    Co-authored-by: Simon Lang <[email protected]>
    6 people committed May 28, 2024
    Configuration menu
    Copy the full SHA
    57f46dd View commit details
    Browse the repository at this point in the history
  6. refactor: Initial Implementation

    Pytorch model interface
    
    Co-authored-by: Jesper Dramsch <[email protected]>
    
    Co-authored-by: Simon Lang <[email protected]>
    
    Co-authored-by: Matthew Chantry <[email protected]>
    
    Co-authored-by: Mihai Alexe <[email protected]>
    theissenhelen and mishooax committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f71fa30 View commit details
    Browse the repository at this point in the history
  7. test: data module, data indices and normalizer

    Co-authored-by: Jesper Dramsch <[email protected]>
    
    Co-authored-by: Matthew Chantry <[email protected]>
    
    Co-authored-by: Mihai Alexe <[email protected]
    
    Co-authored-by: Florian Pinault <[email protected]>
    
    Co-authored-by: Baudouin Raoult <[email protected]>
    theissenhelen and b8raoult committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c5f1cab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dafc4c0 View commit details
    Browse the repository at this point in the history
  9. refactor: clean up init

    theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    855b7a2 View commit details
    Browse the repository at this point in the history
  10. fix: logger

    theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8163b41 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    11bdd6b View commit details
    Browse the repository at this point in the history
  12. fix: missing init

    theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c10d192 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    eab9386 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    343c619 View commit details
    Browse the repository at this point in the history
  15. test: encoder_processor_decoder

    test config missing
    
    Co-authored-by: Jesper Dramsch <[email protected]>
    theissenhelen and JesperDramsch committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4c1cf97 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7a6ac91 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d696181 View commit details
    Browse the repository at this point in the history
  18. chore: move khop functions

    JesperDramsch authored and theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0b2d795 View commit details
    Browse the repository at this point in the history
  19. refactor: split distributed files, add licenses

    Co-authored-by: Simon Lang <[email protected]>
    Co-authored-by: Helen Theissen <[email protected]>
    3 people committed May 28, 2024
    Configuration menu
    Copy the full SHA
    464438e View commit details
    Browse the repository at this point in the history
  20. fix: chunking in processor

    JesperDramsch authored and theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6a9dbb3 View commit details
    Browse the repository at this point in the history
  21. refactor: add forward preprocessing refactor

    ---------
    
    Co-authored-by: Steffen Tietsche <[email protected]>
    Co-authored-by: Helen Theissen <[email protected]>
    Co-authored-by: Sara Hahner <[email protected]>
    Co-authored-by: Mariana Clare <[email protected]>
    Reviewed-by: Mariana Clare <[email protected]>
    5 people committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8d90f28 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f256c5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8d9c562 View commit details
    Browse the repository at this point in the history
  24. fix: rm src

    JesperDramsch authored and theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3934f66 View commit details
    Browse the repository at this point in the history
  25. test: move test_models

    JesperDramsch authored and theissenhelen committed May 28, 2024
    Configuration menu
    Copy the full SHA
    fb68d6f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f7f9a22 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    931bb73 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix: import statement

    theissenhelen committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b4d8e52 View commit details
    Browse the repository at this point in the history
  2. chore: add licences

    theissenhelen committed May 29, 2024
    Configuration menu
    Copy the full SHA
    544885e View commit details
    Browse the repository at this point in the history
  3. fix: predict step remove ensemble dimension

    Co-authored-by: Matthew Chantry <[email protected]>
    theissenhelen and mchantry committed May 29, 2024
    Configuration menu
    Copy the full SHA
    95fa5ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64e35dd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix: isort fails

    theissenhelen committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6584f0e View commit details
    Browse the repository at this point in the history