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

Incorporate Julia Putko's changes #86

Merged
merged 14 commits into from
Jun 16, 2022
Merged

Incorporate Julia Putko's changes #86

merged 14 commits into from
Jun 16, 2022

Commits on Apr 27, 2022

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

Commits on Jun 10, 2022

  1. Removed argopandas from pyglider

    Removed the module and the directory.
    C-PROOF committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    cfedc65 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    6b92f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a5e8fd View commit details
    Browse the repository at this point in the history
  3. Changing plotting.py to correct an issue with date offsets

    I've commented out some sections that Julia Putko added that may
    be causing tests to fail. These sections change the formatting
    for the dates, I think.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    24ed799 View commit details
    Browse the repository at this point in the history
  4. Typo in fix for plotting.py

    I made a typo in my fix, where I didn't comment out the end of a
    line. This is fixed here.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    89bd103 View commit details
    Browse the repository at this point in the history
  5. Addressing Jody's comments on the PR

    I've reverted an accidentally deleted line in seaexplorer.py and
    fixed a broken if statement in plotting.py
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    54eb3a1 View commit details
    Browse the repository at this point in the history
  6. Removed some of Julia's changes from slocum.py

    Removed Julia's fix that was doing similar things to Jody's more
    recent updates.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    284f573 View commit details
    Browse the repository at this point in the history
  7. Removed the argopandas directory

    Removed the now-empty argopandas directory from pyglider directory.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    15d37d4 View commit details
    Browse the repository at this point in the history
  8. Reverting changes to seaexplorer.py and slocum.py

    Removed all jp changes from slocum.py and fixed an extra line
    and carriage returns in seaexplorer.py.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4e1b8c6 View commit details
    Browse the repository at this point in the history
  9. Reverting changes to plotting.py

    Undid some changes that would cause issues with colormaps, flake8,
    and date formatting.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    caace07 View commit details
    Browse the repository at this point in the history
  10. Removed mapplotting.py and website.py from the PR

    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    339093b View commit details
    Browse the repository at this point in the history
  11. Removed cmap.set_over("black") from plotting.py

    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    f516ee7 View commit details
    Browse the repository at this point in the history
  12. Reverting changes in plotting.py

    Fixed an issue with axis labels and with the colormap.
    C-PROOF committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    0d3a214 View commit details
    Browse the repository at this point in the history