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

Initial code for wind field reconstruction from vorticity and divergence #3266

Open
wants to merge 89 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    f4914ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34c706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d2ff00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    948815f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47f1599 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 7, 2023

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

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    3e6f96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52506b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. changed code comments

    winash12 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    4845074 View commit details
    Browse the repository at this point in the history
  2. removed all PEP8 messages

    winash12 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    2eac3f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 16, 2023

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

Commits on Dec 6, 2023

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

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    7888358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfd99c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3b603 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a09328a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Dec 29, 2023

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

Commits on Jan 15, 2024

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

Commits on Jan 23, 2024

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

Commits on Jan 29, 2024

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

Commits on Mar 18, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    9e834c5 View commit details
    Browse the repository at this point in the history
  2. making few changes

    winash12 committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2386ae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    dee7361 View commit details
    Browse the repository at this point in the history
  2. final code adjustments

    winash12 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    598b4d8 View commit details
    Browse the repository at this point in the history
  3. made some changes

    winash12 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    85c22e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e06c4a View commit details
    Browse the repository at this point in the history
  5. Delete logs

    winash12 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ea07533 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    1ab6c99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aaae34 View commit details
    Browse the repository at this point in the history
  3. fixed some errors

    winash12 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3ed1dcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a71aac5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    e9e3d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1a4cda View commit details
    Browse the repository at this point in the history
  3. docs.yml

    winash12 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6740e51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c853561 View commit details
    Browse the repository at this point in the history
  5. fixed some doc errors

    winash12 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0a2f72b View commit details
    Browse the repository at this point in the history
  6. fixed docstring errors

    winash12 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    eb3430e View commit details
    Browse the repository at this point in the history
  7. tried to fix docstring

    winash12 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    31d0a23 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    e92d02f View commit details
    Browse the repository at this point in the history
  2. made changes

    winash12 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1e01afc View commit details
    Browse the repository at this point in the history
  3. made changes

    winash12 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4bcca79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a0daf5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Revert permissions changes.

    DWesl committed May 11, 2024
    Configuration menu
    Copy the full SHA
    68aa49e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3bf4f99 View commit details
    Browse the repository at this point in the history
  2. new commits i dont know why

    winash12 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8b5783a View commit details
    Browse the repository at this point in the history
  3. new commits i dont know why

    winash12 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e0c0228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b82c147 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    7433179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2603d78 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Merge pull request #1 from DWesl/fix-permissions

    Revert permissions changes.
    winash12 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    aebb42f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    a3ae23e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73f6a26 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    0dc0cd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7900a1 View commit details
    Browse the repository at this point in the history
  3. fixed pep8 errors

    winash12 committed May 26, 2024
    Configuration menu
    Copy the full SHA
    855a926 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. added units for 3 methods

    winash12 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b3050b0 View commit details
    Browse the repository at this point in the history
  2. added 3 unit tests

    winash12 committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3c64720 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    3c256ea View commit details
    Browse the repository at this point in the history
  2. fixed testing errors

    winash12 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f03e4a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

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

Commits on Jun 11, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 15, 2024

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

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    b563862 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e067b97 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from DWesl/fix-permissions

    STY: Revert permissions changes.
    winash12 authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e7f89b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03e9a86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a3be93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4893323 View commit details
    Browse the repository at this point in the history
  7. removed ruff errors

    winash12 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7aa6e84 View commit details
    Browse the repository at this point in the history
  8. removed all ruff errors

    winash12 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e0b6a27 View commit details
    Browse the repository at this point in the history
  9. removed all ruff errors

    winash12 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    04e474d View commit details
    Browse the repository at this point in the history
  10. removed all ruff errors

    winash12 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    09ebd28 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. removed boto3

    winash12 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e7c2fb4 View commit details
    Browse the repository at this point in the history
  2. removed boto3

    winash12 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    22ccdf5 View commit details
    Browse the repository at this point in the history
  3. removed flake8 errors

    winash12 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f6c5677 View commit details
    Browse the repository at this point in the history
  4. added random generator

    winash12 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4a059fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afeee6f View commit details
    Browse the repository at this point in the history
  6. added more comments

    winash12 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    8f274b5 View commit details
    Browse the repository at this point in the history
  7. added more comments

    winash12 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    78b8a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Sep 1, 2024

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