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

Buoy updates #68

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from
Open

Buoy updates #68

wants to merge 29 commits into from

Commits on Mar 6, 2024

  1. Now can read different model names

    Ghazal-Mohammadpour committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2e1cbe9 View commit details
    Browse the repository at this point in the history
  2. wind value added to the NDBC and the Copernp removed until the reliab…

    …le wind values provided
    Ghazal-Mohammadpour committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1dcfcb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. added .spec reader to the buoy valodation code

    Ghazal-Mohammadpour committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0085a91 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. added .spec and also is able to to the hs calculations in the code

    Ghazal-Mohammadpour committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5c304ea View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 11, 2024

  1. hs and tp added to the .spec file format

    Ghazal-Mohammadpour committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4c29c4c View commit details
    Browse the repository at this point in the history
  2. removed

    Ghazal-Mohammadpour committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9c09915 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. removed an extra discription

    Ghazal-Mohammadpour committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c22d3c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. update the branch

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    afbc2af View commit details
    Browse the repository at this point in the history
  2. added .spec and also is able to to the hs calculations in the code

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e1f3616 View commit details
    Browse the repository at this point in the history
  3. modified

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6592b96 View commit details
    Browse the repository at this point in the history
  4. Description added to the modelBuoy_collocation.py

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8a06fb1 View commit details
    Browse the repository at this point in the history
  5. removed extra comments

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    11b026d View commit details
    Browse the repository at this point in the history
  6. updated instruction on how to use the .spec (gz)

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    99e2ed1 View commit details
    Browse the repository at this point in the history
  7. description updated

    Ghazal-Mohammadpour committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    c0aa513 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Fixed the parameter in the unzip_and_untar function to use extracted_…

    …folder instead of output_dir to ensure correct file extraction.
    Ghazal-Mohammadpour committed May 5, 2024
    Configuration menu
    Copy the full SHA
    a1e3ed5 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge remote-tracking branch 'origin/develop' into buoy_updates

    Ghazal-Mohammadpour committed May 25, 2024
    Configuration menu
    Copy the full SHA
    cc6b14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0adf9f5 View commit details
    Browse the repository at this point in the history
  3. hs and tp added to the .spec file format

    Ghazal-Mohammadpour committed May 25, 2024
    Configuration menu
    Copy the full SHA
    a2d5b33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ff9e0e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. updated the script with the proper description and the parsing issue …

    …for concatenated lattitude and longitude values
    Ghazal-Mohammadpour committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e00676e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. This commit updates the calculation of total observations in the ncfi…

    …le.history to multiply the number of time points by the number of buoy points. This change ensures that the history metadata accurately reflects the total potential data points across all buoys and time intervals, providing a clear overview of the dataset's comprehensive scope.
    Ghazal-Mohammadpour committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e0cb3e7 View commit details
    Browse the repository at this point in the history
  2. Improve dfreq calculation to reflect logarithmic frequency spacing.

    Ghazal-Mohammadpour committed May 30, 2024
    Configuration menu
    Copy the full SHA
    e7ba943 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. commented out the mtime

    Ghazal-Mohammadpour committed May 31, 2024
    Configuration menu
    Copy the full SHA
    26dc812 View commit details
    Browse the repository at this point in the history
  2. removed the checking comments

    Ghazal-Mohammadpour committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1c50b8f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. added the initial_condition as a global value and also added the fcst…

    …_hr value in the output
    Ghazal-Mohammadpour committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2ea55cb View commit details
    Browse the repository at this point in the history
  2. added the ability to read another spec file variable format

    Ghazal-Mohammadpour committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6a60e5e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Updated instruction on how to use format other than spec.gz

    Ghazal-Mohammadpour committed Jun 24, 2024
    1 Configuration menu
    Copy the full SHA
    da9cbe2 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. added Cyclonemap and gridinfo to this version

    Ghazal-Mohammadpour committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0336405 View commit details
    Browse the repository at this point in the history