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 Digital typhoon dataset #1748

Merged
merged 61 commits into from
Aug 29, 2024
Merged

Commits on Nov 13, 2023

  1. analysis task dataset

    nilsleh committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c82a5e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. merge main

    nilsleh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1da1fa1 View commit details
    Browse the repository at this point in the history
  2. implement sequence sampling

    nilsleh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c31f73a View commit details
    Browse the repository at this point in the history
  3. add outline datamodule

    nilsleh committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a4bde5e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    e2a37a5 View commit details
    Browse the repository at this point in the history
  2. add plotting function

    nilsleh committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    a2881af View commit details
    Browse the repository at this point in the history
  3. download and verify

    nilsleh committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    49254ad View commit details
    Browse the repository at this point in the history
  4. add unit tests but they fail

    nilsleh committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bcaaed9 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. fix tests

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6272191 View commit details
    Browse the repository at this point in the history
  2. fix style

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    4477cf6 View commit details
    Browse the repository at this point in the history
  3. trainer testing yaml

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    0028a22 View commit details
    Browse the repository at this point in the history
  4. test split logic

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a939656 View commit details
    Browse the repository at this point in the history
  5. fix tests

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    ba94b79 View commit details
    Browse the repository at this point in the history
  6. fix tests2

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    6963138 View commit details
    Browse the repository at this point in the history
  7. found bug

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    aeec4dd View commit details
    Browse the repository at this point in the history
  8. merge main

    nilsleh committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    171fed8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. try to fix mypy

    nilsleh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    82c5bed View commit details
    Browse the repository at this point in the history
  2. h5py error docs

    nilsleh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    407d50f View commit details
    Browse the repository at this point in the history
  3. fix docs

    nilsleh committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    48cb869 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. merge main

    nilsleh committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    f6959a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix one mypy error

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    44146eb View commit details
    Browse the repository at this point in the history
  2. mypy on test file

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    4b3f46d View commit details
    Browse the repository at this point in the history
  3. fix coverage

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    1f6f359 View commit details
    Browse the repository at this point in the history
  4. fix tests for trainers

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    ceaa7e6 View commit details
    Browse the repository at this point in the history
  5. fix mypy

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    0870131 View commit details
    Browse the repository at this point in the history
  6. merge main

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    072c8fc View commit details
    Browse the repository at this point in the history
  7. try typed dict

    nilsleh committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    2b40f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. try to fix docs

    nilsleh committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    4cbdb17 View commit details
    Browse the repository at this point in the history
  2. fix pytest

    nilsleh committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    3465139 View commit details
    Browse the repository at this point in the history
  3. linters

    nilsleh committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d3576d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

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

    nilsleh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    73138ff View commit details
    Browse the repository at this point in the history
  3. merge main

    nilsleh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    81664fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71907af View commit details
    Browse the repository at this point in the history
  5. update dataset splitting

    nilsleh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    204fb0c View commit details
    Browse the repository at this point in the history
  6. fix test

    nilsleh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dace184 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    90eb006 View commit details
    Browse the repository at this point in the history
  2. quotes

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c4d35be View commit details
    Browse the repository at this point in the history
  3. strings

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    309a364 View commit details
    Browse the repository at this point in the history
  4. ruff

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    007c5c3 View commit details
    Browse the repository at this point in the history
  5. quotes

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dc8686d View commit details
    Browse the repository at this point in the history
  6. ruff format on all

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    77e9fe3 View commit details
    Browse the repository at this point in the history
  7. docs

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9a91c4e View commit details
    Browse the repository at this point in the history
  8. lazy import

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    82af758 View commit details
    Browse the repository at this point in the history
  9. h5py

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    35668fb View commit details
    Browse the repository at this point in the history
  10. h5py datamodule

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c6850cf View commit details
    Browse the repository at this point in the history
  11. typo

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b9e0db0 View commit details
    Browse the repository at this point in the history
  12. tests

    nilsleh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5fb6074 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. review

    nilsleh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a5afd95 View commit details
    Browse the repository at this point in the history
  2. pass tests

    nilsleh committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bb35ecf View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. fix tests

    nilsleh committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    036f526 View commit details
    Browse the repository at this point in the history
  2. list -> tuple

    adamjstewart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    751c475 View commit details
    Browse the repository at this point in the history
  3. mypy fix

    adamjstewart committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9e2ca7a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. rename

    nilsleh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0013418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c16a9 View commit details
    Browse the repository at this point in the history
  3. tests

    nilsleh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    836681e View commit details
    Browse the repository at this point in the history
  4. Remove Analysis

    adamjstewart committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    87ebb44 View commit details
    Browse the repository at this point in the history
  5. min pandas 2.2.0

    nilsleh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2b40528 View commit details
    Browse the repository at this point in the history
  6. pull

    nilsleh committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b555e09 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. resolve tests

    nilsleh committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    37a74a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5512500 View commit details
    Browse the repository at this point in the history