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

Add "datastores" to represent input data from zarr, npy, etc #66

Open
wants to merge 268 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on May 9, 2024

  1. ar_steps for training and eval

    Simon Adamov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    e80aa58 View commit details
    Browse the repository at this point in the history
  2. smaller ammendments

    Simon Adamov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a86fc07 View commit details
    Browse the repository at this point in the history
  3. Dummy mask was inverted - fixed

    Simon Adamov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ae9c87 View commit details
    Browse the repository at this point in the history
  4. replace hardcoded normalization path

    Simon Adamov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    93674a2 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    0afdfee View commit details
    Browse the repository at this point in the history
  2. setup pylint version

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    28118a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3da3108 View commit details
    Browse the repository at this point in the history
  4. create project

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ea64309 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c68537 View commit details
    Browse the repository at this point in the history
  6. simplify black config

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4b77be6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2bae03 View commit details
    Browse the repository at this point in the history
  8. minor fixes

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1d12b0d View commit details
    Browse the repository at this point in the history
  9. run on all branch pushes

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ad0accc View commit details
    Browse the repository at this point in the history
  10. rename action to "lint"

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3e69502 View commit details
    Browse the repository at this point in the history
  11. add ci/cd test for imports

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    681c7b1 View commit details
    Browse the repository at this point in the history
  12. py version must be quoted

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5ad0230 View commit details
    Browse the repository at this point in the history
  13. fix torch install url

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    35987e5 View commit details
    Browse the repository at this point in the history
  14. use pdm in ci/cd

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    148d7f6 View commit details
    Browse the repository at this point in the history
  15. disable cache for now

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b912d1a View commit details
    Browse the repository at this point in the history
  16. check in lock file

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b656445 View commit details
    Browse the repository at this point in the history
  17. add pytest

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    248196f View commit details
    Browse the repository at this point in the history
  18. cache in cicd

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1af1576 View commit details
    Browse the repository at this point in the history
  19. add torch-geometric to deps

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7ed7c97 View commit details
    Browse the repository at this point in the history
  20. fix import and more tests

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2869952 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9aaaecd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    358c8d6 View commit details
    Browse the repository at this point in the history
  23. update requirements.txt

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    6c3bdce View commit details
    Browse the repository at this point in the history
  24. more import tests

    leifdenby committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fbd6a2b View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    93190de View commit details
    Browse the repository at this point in the history
  2. add cicd testing workflow

    leifdenby committed May 22, 2024
    Configuration menu
    Copy the full SHA
    afd6012 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4013796 View commit details
    Browse the repository at this point in the history
  4. clean up test cicd

    leifdenby committed May 22, 2024
    Configuration menu
    Copy the full SHA
    de72b95 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. remove requirements.txt

    leifdenby committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4d78c68 View commit details
    Browse the repository at this point in the history
  2. create 3D mesh objects for schol AR

    Simon Adamov committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f2cbc44 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. fixed math writing

    sadamov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c0e7529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af7751a View commit details
    Browse the repository at this point in the history
  3. cherry-pick with main

    sadamov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5f538f9 View commit details
    Browse the repository at this point in the history
  4. bugfixes

    sadamov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6685e94 View commit details
    Browse the repository at this point in the history
  5. pre_commits

    sadamov committed May 28, 2024
    Configuration menu
    Copy the full SHA
    6423fdf View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    59c4947 View commit details
    Browse the repository at this point in the history
  2. config.py is ready for danra

    sadamov committed May 31, 2024
    Configuration menu
    Copy the full SHA
    4e457ed View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    1f7cbe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e328152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb85cda View commit details
    Browse the repository at this point in the history
  4. removing boundaries for now

    sadamov committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    eb8c6fb View commit details
    Browse the repository at this point in the history
  5. small updates

    sadamov committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    0cfbb33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59d0c8a View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    2f6a87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    668dd81 View commit details
    Browse the repository at this point in the history
  3. pdm install with cpu torch

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    143cf2a View commit details
    Browse the repository at this point in the history
  4. ensure exec in pdm venv

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b760915 View commit details
    Browse the repository at this point in the history
  5. ensure exec in pdm venv

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7797cef View commit details
    Browse the repository at this point in the history
  6. check version #2

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e689650 View commit details
    Browse the repository at this point in the history
  7. check version no 3

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    fb8ef23 View commit details
    Browse the repository at this point in the history
  8. check versions

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    51b0a0b View commit details
    Browse the repository at this point in the history
  9. merge main

    sadamov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    374d032 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fa3ca7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a748903 View commit details
    Browse the repository at this point in the history
  12. fix for pip install

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    70425ee View commit details
    Browse the repository at this point in the history
  13. switch cirun instance type

    leifdenby committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    60110f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6fff3fc View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    74b4a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a041d1 View commit details
    Browse the repository at this point in the history
  3. change ami image to gpu

    leifdenby committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    8054e9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39fbf3a View commit details
    Browse the repository at this point in the history
  5. use cheaper gpu instance

    leifdenby committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    97aeb2e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    425123c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4dcf671 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d384f0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    12ff4f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03f7769 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    26f069c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f1cbcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b369306 View commit details
    Browse the repository at this point in the history
  4. organize .zarr in /data

    sadamov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0cdc361 View commit details
    Browse the repository at this point in the history
  5. cleanup

    sadamov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    23ca7b3 View commit details
    Browse the repository at this point in the history
  6. linter

    sadamov committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    81422f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    124541b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6140fdb View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. chunk dataset by time

    sadamov committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    db6a912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aaa8dc View commit details
    Browse the repository at this point in the history
  3. converting to_array is very slow

    the behavior of xr.Dataset.dims will change soon
    sadamov committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    81856b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3da818 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ee5398 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4782103 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

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

Commits on Jun 13, 2024

  1. Docstrings added

    sadamov committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    c1f43b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. wip

    leifdenby committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    21fd929 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. npy mllam nearly done

    leifdenby committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    c52f98e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. minor adjustment

    leifdenby committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    80f3639 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge branch 'main' of https://github.com/mllam/neural-lam into maint…

    …/deps-in-pyproject-toml
    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    048f8c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5aaa239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66c3b03 View commit details
    Browse the repository at this point in the history
  4. linting

    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8566b8f View commit details
    Browse the repository at this point in the history
  5. add pyg dep

    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    29bd9e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc7f028 View commit details
    Browse the repository at this point in the history
  7. adapt image

    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    2070166 View commit details
    Browse the repository at this point in the history
  8. set image

    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e4e86e5 View commit details
    Browse the repository at this point in the history
  9. try different image

    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1fba8fe View commit details
    Browse the repository at this point in the history
  10. add pooch to cicd

    leifdenby committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    02b77cf View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. add pdm gpu test

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b481929 View commit details
    Browse the repository at this point in the history
  2. start work on readme

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bcec472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5beec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e89facc View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of https://github.com/mllam/neural-lam into maint…

    …/refactor-as-package
    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0b5687a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    095fdbc View commit details
    Browse the repository at this point in the history
  7. adapt README for package

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    49e9bfe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12cc02b View commit details
    Browse the repository at this point in the history
  9. remove pdm in gitignore

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b47f50b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    90d99ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a91eaaa View commit details
    Browse the repository at this point in the history
  12. clean out tests

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5508cea View commit details
    Browse the repository at this point in the history
  13. fix linting

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5c623c3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    08ec168 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9cf7ba View commit details
    Browse the repository at this point in the history
  16. tweak cicd pytest execution

    leifdenby committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    3954f04 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f99fdce View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update tests/test_mllam_dataset.py

    Co-authored-by: SimonKamuk <[email protected]>
    leifdenby and SimonKamuk authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    db9d96f View commit details
    Browse the repository at this point in the history
  2. grid-shape ok

    leifdenby committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3c864b2 View commit details
    Browse the repository at this point in the history
  3. get_vars_names and units

    leifdenby committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1f54b0e View commit details
    Browse the repository at this point in the history
  4. get_vars_names and units 2

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

Commits on Jul 23, 2024

  1. test for stats

    leifdenby committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a9fdad5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. get_dataarray test

    leifdenby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    555154f View commit details
    Browse the repository at this point in the history
  2. get_dataarray test

    leifdenby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8b8a77e View commit details
    Browse the repository at this point in the history
  3. boundary_mask

    leifdenby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    41f11cd View commit details
    Browse the repository at this point in the history
  4. get_xy

    leifdenby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a17de0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a38a7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f65f6b5 View commit details
    Browse the repository at this point in the history
  7. test for graph creation

    leifdenby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a35100e View commit details
    Browse the repository at this point in the history
  8. more graph creation tests

    leifdenby committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cfb0618 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8698719 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3381404 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2a6796c View commit details
    Browse the repository at this point in the history
  12. Linting

    joeloskarsson committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8f4e0e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. working training_step with datastores!

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e657abb View commit details
    Browse the repository at this point in the history
  2. remove superfluous tests

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    effc99b View commit details
    Browse the repository at this point in the history
  3. fix for dataset length

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    a047026 View commit details
    Browse the repository at this point in the history
  4. step length should be int

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d2c62ed View commit details
    Browse the repository at this point in the history
  5. step length should be int

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    58f5d99 View commit details
    Browse the repository at this point in the history
  6. training working with mllam datastore!

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    64d43a6 View commit details
    Browse the repository at this point in the history
  7. adapt neural_lam.train_model for datastores

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    07444f8 View commit details
    Browse the repository at this point in the history
  8. fixes for npy

    Leif Denby committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    d1b6fc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. npyfiles datastore complete

    leifdenby committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    6fe19ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe65a4d View commit details
    Browse the repository at this point in the history
  3. training on ohm with danra!

    Leif Denby committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    e533794 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. use mllam-data-prep v0.2.0

    Leif Denby committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    640ac05 View commit details
    Browse the repository at this point in the history
  2. remove py3.12 from pre-commit

    Leif Denby committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    0f16f13 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. cleanup

    Leif Denby committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    724548e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. all tests passing!

    Leif Denby committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a1b2037 View commit details
    Browse the repository at this point in the history
  2. use mllam-data-prep v0.3.0

    Leif Denby committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    e35958f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. delete requirements.txt

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8b92318 View commit details
    Browse the repository at this point in the history
  2. remove .DS_Store

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    658836a View commit details
    Browse the repository at this point in the history
  3. use tmate in gpu pdm cicd

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    421efed View commit details
    Browse the repository at this point in the history
  4. remove requirements

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    05f1e9f View commit details
    Browse the repository at this point in the history
  5. update pdm gpu cicd setup to pdm venv on nvme drive

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    3afe0e4 View commit details
    Browse the repository at this point in the history
  6. don't try to use pdm venv in-project

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    f3d028b View commit details
    Browse the repository at this point in the history
  7. remove tmate

    Leif Denby committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2c35662 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. update README with install instructions

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5f30255 View commit details
    Browse the repository at this point in the history
  2. changelog

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    b2b5631 View commit details
    Browse the repository at this point in the history
  3. update ci/cd badges to include gpu + gpu

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c8ae829 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from mllam/package_inits

    Package inits
    leifdenby authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e7cf2c0 View commit details
    Browse the repository at this point in the history
  5. add pyproject-flake8 to precommit config

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    0b72e9d View commit details
    Browse the repository at this point in the history
  6. use Flake8-pyproject instead

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    190d1de View commit details
    Browse the repository at this point in the history
  7. update README

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    791af0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    58fab84 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'maint/refactor-as-package' into maint/deps-in-pyproject…

    …-toml
    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    dbe2e6d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eac6e35 View commit details
    Browse the repository at this point in the history
  11. linting fixes

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    799d55e View commit details
    Browse the repository at this point in the history
  12. train only 1 epoch in cicd and print to stdout

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    57bbb81 View commit details
    Browse the repository at this point in the history
  13. log datastore config

    Leif Denby committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a955cee View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. cleanup doctrings

    Leif Denby committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0a79c74 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    9f3c014 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/mllam/neural-lam into maint…

    …/deps-in-pyproject-toml
    leifdenby committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    41364a8 View commit details
    Browse the repository at this point in the history
  3. update changelog

    leifdenby committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    3422298 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    689ef69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a0d538 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bddfcaf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b96cfdc View commit details
    Browse the repository at this point in the history
  5. remove unused files

    leifdenby committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2600dee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65a8074 View commit details
    Browse the repository at this point in the history
  7. revert to line length of 80

    leifdenby committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6adf6cc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    46b37f8 View commit details
    Browse the repository at this point in the history
  9. pin numpy to <2.0.0

    leifdenby committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3cd0f8b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    826270a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ba22ea View commit details
    Browse the repository at this point in the history
  12. fix flake8 linting errors

    leifdenby committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1f661c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Update neural_lam/weather_dataset.py

    Clarify that for forecast datasets the training sample always starts with the first timestep, rather than creating samples from all lead times (as it was before)
    
    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4838872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b59e7e5 View commit details
    Browse the repository at this point in the history
  3. Update neural_lam/datastore/npyfiles/store.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    75b1fe7 View commit details
    Browse the repository at this point in the history
  4. Update neural_lam/datastore/npyfiles/store.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7e736cb View commit details
    Browse the repository at this point in the history
  5. Update neural_lam/datastore/npyfiles/store.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    613a7e2 View commit details
    Browse the repository at this point in the history
  6. Update tests/test_training.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    65e199b View commit details
    Browse the repository at this point in the history
  7. Update tests/test_datasets.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4435e26 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    4693408 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. update README

    leifdenby committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2dfed2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3d033d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a70268 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66c663f View commit details
    Browse the repository at this point in the history
  5. fix linting

    leifdenby committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    11a7978 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a41c314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f1efd6 View commit details
    Browse the repository at this point in the history
  8. Update neural_lam/datastore/base.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bacb9ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4a9db4e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fc2448 View commit details
    Browse the repository at this point in the history
  11. Update neural_lam/datastore/base.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    bcaa919 View commit details
    Browse the repository at this point in the history
  12. Update neural_lam/datastore/base.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    90bc594 View commit details
    Browse the repository at this point in the history
  13. Update neural_lam/datastore/base.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    5bda935 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8e7931d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6998683 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c415008 View commit details
    Browse the repository at this point in the history
  17. fix linting

    leifdenby committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    735d324 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5f2d919 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5263d2c View commit details
    Browse the repository at this point in the history
  20. fix import for tests

    leifdenby committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ba1bec3 View commit details
    Browse the repository at this point in the history
  21. Update neural_lam/datastore/base.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d04d15e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    743d7a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac10d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8172a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90ca400 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    154139d View commit details
    Browse the repository at this point in the history
  6. use relative import

    leifdenby committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    50ee0b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7dfd570 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Update neural_lam/weather_dataset.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2b45b5a View commit details
    Browse the repository at this point in the history
  2. Update neural_lam/weather_dataset.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    aee0b1c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update neural_lam/models/ar_model.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    8453c2b View commit details
    Browse the repository at this point in the history
  2. Update neural_lam/weather_dataset.py

    Co-authored-by: Joel Oskarsson <[email protected]>
    leifdenby and joeloskarsson authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7f32557 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67998b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac7e46a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7bf506 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5df2ecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4d438f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1889771 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c3bbde View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0a151b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. tweak print statement working in mdp

    Leif Denby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f3566b0 View commit details
    Browse the repository at this point in the history
  2. fix missed removed argument from cli

    Leif Denby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    dba94b3 View commit details
    Browse the repository at this point in the history
  3. remove wandb config log comment, we log now

    Leif Denby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    bca1482 View commit details
    Browse the repository at this point in the history
  4. ensure loading from checkpoint during train possible

    Leif Denby committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fc973c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fcf06e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bbe666 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b41ed2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e46194 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    b57bc7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b30715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7b2e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0300fb View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. BaseCartesianDatastore -> BaseRegularGridDatastore

    Rename base class for datastores representating data on a regular grid. Also introduce DummyDatastore in tests that represent data on an irregular grid
    leifdenby committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    d1b4ca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. removed `control_only' arg

    sadamov committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    de46fb4 View commit details
    Browse the repository at this point in the history