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

Andover #192

Merged
merged 841 commits into from
Mar 9, 2020
Merged

Andover #192

merged 841 commits into from
Mar 9, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 5, 2019

  1. Update CONTRIBUTING.rst

    Greg Blumberg committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    41ec172 View commit details
    Browse the repository at this point in the history
  2. Failed to fix calendar resetting bug, but handles 5/1/1957 release ti…

    …me switchover now
    Greg Blumberg committed Jan 5, 2019
    Configuration menu
    Copy the full SHA
    2d69267 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Updated license

    Greg Blumberg committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    93c1c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65cb31 View commit details
    Browse the repository at this point in the history
  3. Modified datasource handling in Calendar

    Greg Blumberg committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    b0c4675 View commit details
    Browse the repository at this point in the history
  4. Bug fix where map draw would lag behind data selection

    Greg Blumberg committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    9ca41a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. bug fix with parentWidget for SARS

    Greg Blumberg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    715c1f1 View commit details
    Browse the repository at this point in the history
  2. Bug fix for advanceTime and SARS analogs

    Greg Blumberg committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    1ea4d9f View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. Repaired format of SARS Supercell raw sounding files.

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    d610d78 View commit details
    Browse the repository at this point in the history
  2. Removed print statments from profile.py

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    a13e385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f355bf View commit details
    Browse the repository at this point in the history
  4. removed sars cal check from coverage

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    c681828 View commit details
    Browse the repository at this point in the history
  5. Changed test_binary to work differently

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    1c8b927 View commit details
    Browse the repository at this point in the history
  6. Fixing TravisCI errors

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    b2d7f1d View commit details
    Browse the repository at this point in the history
  7. Fixed syntax error in full_gui

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    33e44e9 View commit details
    Browse the repository at this point in the history
  8. Attempting to fix TravisCI issues

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    430293f View commit details
    Browse the repository at this point in the history
  9. Trying to find out CWD of test_binary on CI py27

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    1a05f1b View commit details
    Browse the repository at this point in the history
  10. Modified TravisCI to skip binary test on py27

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    17adcca View commit details
    Browse the repository at this point in the history
  11. Added new command line args to full_gui.py

    Greg Blumberg committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    0e00fe3 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Updated docs

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    bbd91fb View commit details
    Browse the repository at this point in the history
  2. Removed print statement in doCopy

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    5187fdc View commit details
    Browse the repository at this point in the history
  3. Made data_source and .xml handle the start and end times of data for …

    …Calendar
    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    dcd6be6 View commit details
    Browse the repository at this point in the history
  4. Renamed SARS cal script

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1d0d7c2 View commit details
    Browse the repository at this point in the history
  5. Updated comments in SPCWindow

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    525f06a View commit details
    Browse the repository at this point in the history
  6. Added SHERBE calculation to ConvectiveProfile

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    96344ed View commit details
    Browse the repository at this point in the history
  7. created new tests for winds, GUI, SARS, and binaries

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    3cbb28e View commit details
    Browse the repository at this point in the history
  8. removed inquality that was causing deprication warning

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    4ca8cb0 View commit details
    Browse the repository at this point in the history
  9. updated import statement

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    30d91bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    103dd2f View commit details
    Browse the repository at this point in the history
  11. Added tests for ProfCollection in test_decoders

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1e6fc7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07ee41c View commit details
    Browse the repository at this point in the history
  13. Added some comments to test_binary

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    faec5be View commit details
    Browse the repository at this point in the history
  14. Enabling Appveyor pytests

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    8484383 View commit details
    Browse the repository at this point in the history
  15. removed coverage from appveyor tests

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    8aa85f1 View commit details
    Browse the repository at this point in the history
  16. Fixed Windows-only AttributeError bug in fire.py

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    867e45b View commit details
    Browse the repository at this point in the history
  17. Made test images artifacts for inspection

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f2ed025 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8c48b26 View commit details
    Browse the repository at this point in the history
  19. Updated environment.yml

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    c10817c View commit details
    Browse the repository at this point in the history
  20. Testing cmd line util to make test artifact

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f8c0340 View commit details
    Browse the repository at this point in the history
  21. Added install of requests package from conda - maybe fix import error…

    … of full_gui
    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    2de2820 View commit details
    Browse the repository at this point in the history
  22. removed nose install in ci/install

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    2baa231 View commit details
    Browse the repository at this point in the history
  23. Added dateutil to conda install on CI

    Greg Blumberg committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    91c9284 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. Trying the appveyor screen resizing script

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    9297c50 View commit details
    Browse the repository at this point in the history
  2. Fixed dependency to python-dateutil b/c TravisCI failing

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    cea6772 View commit details
    Browse the repository at this point in the history
  3. Added Azure CI yml

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    e3fb8df View commit details
    Browse the repository at this point in the history
  4. Trying to get Azure to load

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    72859ff View commit details
    Browse the repository at this point in the history
  5. Trying to fix syntax

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    29c8bdc View commit details
    Browse the repository at this point in the history
  6. Trying to get Azure to install packages

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    e830e43 View commit details
    Browse the repository at this point in the history
  7. telling azure to use conda-forge

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    8255276 View commit details
    Browse the repository at this point in the history
  8. Fixed pip install

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    adb81db View commit details
    Browse the repository at this point in the history
  9. Trying to get SHARPpy installed on Azure

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    9d4bf33 View commit details
    Browse the repository at this point in the history
  10. Forcing install via sudo

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    22a4c6d View commit details
    Browse the repository at this point in the history
  11. Added setuptools and more sudo

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    65b2d69 View commit details
    Browse the repository at this point in the history
  12. Trying to get install across all OSes on Azure

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    1db172a View commit details
    Browse the repository at this point in the history
  13. Fixing conda permissions

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    1e0d353 View commit details
    Browse the repository at this point in the history
  14. Trying again

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    d0f5d96 View commit details
    Browse the repository at this point in the history
  15. Fixed conditionals

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    6f54cc5 View commit details
    Browse the repository at this point in the history
  16. trying to fix permissions of entire miniconda directory

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    70e6679 View commit details
    Browse the repository at this point in the history
  17. Trying new script format

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    2fe5834 View commit details
    Browse the repository at this point in the history
  18. New script format worked to install

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    57ec250 View commit details
    Browse the repository at this point in the history
  19. Testing Azure Linux OS

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    e7fd6e8 View commit details
    Browse the repository at this point in the history
  20. Stopping test of UWYO decoder so Windows Azure works

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    7b513fa View commit details
    Browse the repository at this point in the history
  21. test decoders split up and try except in uwyo for Azure

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    cc2e6b0 View commit details
    Browse the repository at this point in the history
  22. Trying to get Linux OS working:

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    6fe6e47 View commit details
    Browse the repository at this point in the history
  23. Windows should pass now

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    1ba2105 View commit details
    Browse the repository at this point in the history
  24. starting Xvfb on Linux Azure

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    427ef11 View commit details
    Browse the repository at this point in the history
  25. test publish gui images

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    a72fd1e View commit details
    Browse the repository at this point in the history
  26. fixed syntax error

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    fca176c View commit details
    Browse the repository at this point in the history
  27. trying publish of artifacts

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    7c096f8 View commit details
    Browse the repository at this point in the history
  28. trying artifact deploy

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    d650f58 View commit details
    Browse the repository at this point in the history
  29. Testing Azure to handle different screen sizes

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    df71071 View commit details
    Browse the repository at this point in the history
  30. Testing setting screen res on AzureCIs

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    b4ae265 View commit details
    Browse the repository at this point in the history
  31. Trying to get windows screen resolution to change

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    d55ab67 View commit details
    Browse the repository at this point in the history
  32. Trying to switch screen res on Windows and Mac

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    35fa42d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    8b80a19 View commit details
    Browse the repository at this point in the history
  34. Trying to run powershell screen res change

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    c80cc6e View commit details
    Browse the repository at this point in the history
  35. Removed quote from yml

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    b334dd5 View commit details
    Browse the repository at this point in the history
  36. Added comments to azure yml

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    934ddaf View commit details
    Browse the repository at this point in the history
  37. Updated README to have Azure badge and new dependencies

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    02f4f75 View commit details
    Browse the repository at this point in the history
  38. Updated install to have new dependencies

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    0e39105 View commit details
    Browse the repository at this point in the history
  39. Updated conda recipe and setup.py to handle dependencies

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    8a2f4ce View commit details
    Browse the repository at this point in the history
  40. added README to ci directory for other developers

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    03ed4b8 View commit details
    Browse the repository at this point in the history
  41. Updated CHANGELOG and ci/README

    Greg Blumberg committed Jan 12, 2019
    Configuration menu
    Copy the full SHA
    82457c9 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. Trying to fix the cd dist issue

    Greg Blumberg committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    9b591f5 View commit details
    Browse the repository at this point in the history
  2. trying to fix deployment pipeline

    Greg Blumberg committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    5b1a3ec View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. removed print statments from hodo.py

    Greg Blumberg committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    1ab3858 View commit details
    Browse the repository at this point in the history
  2. Added uwyo_decoder to io __init__

    Greg Blumberg committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    eb00b71 View commit details
    Browse the repository at this point in the history
  3. updates to .spec - not working for OSX

    Greg Blumberg committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    1b33954 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93fb378 View commit details
    Browse the repository at this point in the history
  5. tried to reformat meta.yaml - conda still not building

    Greg Blumberg committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9db4f00 View commit details
    Browse the repository at this point in the history
  6. Modified build_docs to install sphinx differently

    Greg Blumberg committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    29f0700 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Changed version string in .travis.yml

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    34a7730 View commit details
    Browse the repository at this point in the history
  2. Got conda-build working again

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    d142a7e View commit details
    Browse the repository at this point in the history
  3. testing deploy for docs and conda on TravisCI

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    ffa983b View commit details
    Browse the repository at this point in the history
  4. Cleaning up docs and conda build...test docs

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    42e63db View commit details
    Browse the repository at this point in the history
  5. Updated .spec files to handle versioneer

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    5fcb734 View commit details
    Browse the repository at this point in the history
  6. updated ver_updates imports

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    f073004 View commit details
    Browse the repository at this point in the history
  7. Troubleshooting binary build on appveyor

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    8588c8e View commit details
    Browse the repository at this point in the history
  8. moved pyinstaller to after_test in appveyor

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    50c4ff1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    914fe45 View commit details
    Browse the repository at this point in the history
  10. try to build win binary on azure

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    2cba2e8 View commit details
    Browse the repository at this point in the history
  11. Testing deployment to Github Releases using Azure

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    ed2fe2d View commit details
    Browse the repository at this point in the history
  12. Fixed issue with Azure .yml

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    430d787 View commit details
    Browse the repository at this point in the history
  13. Trying again

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    e68c691 View commit details
    Browse the repository at this point in the history
  14. testing azure deploy using azure-test tag

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    a9b278c View commit details
    Browse the repository at this point in the history
  15. Changing repo name in azure yml - test

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    f79066f View commit details
    Browse the repository at this point in the history
  16. Trying to deploy zip files of binaries using Azure

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    52fcec2 View commit details
    Browse the repository at this point in the history
  17. fixed azure-pipelines.yml formatting issue

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    4deda37 View commit details
    Browse the repository at this point in the history
  18. Test: Azure CIs wait for all artifacts, publish pytest results, debug…

    … pyinstaller
    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    052c8a5 View commit details
    Browse the repository at this point in the history
  19. Fixing pytest call and artifacts waiting script

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    45d6a6c View commit details
    Browse the repository at this point in the history
  20. New tests for azure for deployment

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    25bb133 View commit details
    Browse the repository at this point in the history
  21. Changed build path in copy

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    2a78bd4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dd15cc5 View commit details
    Browse the repository at this point in the history
  23. Fixed import error in Windows spec

    Greg Blumberg committed Jan 18, 2019
    Configuration menu
    Copy the full SHA
    c1d16e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    7a1df6c View commit details
    Browse the repository at this point in the history
  2. CI Test: Running pyinstaller from inside runsharp

    Greg Blumberg committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    77a8aed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1563b55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0d2c45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a294104 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b14ebe9 View commit details
    Browse the repository at this point in the history
  7. Binaries still not being built correctly

    Greg Blumberg committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    02aced1 View commit details
    Browse the repository at this point in the history
  8. trying something new

    Greg Blumberg committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    a88967d View commit details
    Browse the repository at this point in the history
  9. Trying to get python.app to stay installed

    Greg Blumberg committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    d61f59f View commit details
    Browse the repository at this point in the history
  10. installing python.app from anaconda

    Greg Blumberg committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    62a7a7c View commit details
    Browse the repository at this point in the history
  11. Testing deployment - changing path in .spec

    Greg Blumberg committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    c8a80f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Testing build on azure pipelines again

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    43fc017 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in spec

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    0d4af32 View commit details
    Browse the repository at this point in the history
  3. Changed image of windows

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    fbec0be View commit details
    Browse the repository at this point in the history
  4. Changed image of windows

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    c2bc5ce View commit details
    Browse the repository at this point in the history
  5. Changed image of windows

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    2c2d36e View commit details
    Browse the repository at this point in the history
  6. Changed win install

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    ae6f43b View commit details
    Browse the repository at this point in the history
  7. Trying to use different conda syntax in Azure

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    fc27d63 View commit details
    Browse the repository at this point in the history
  8. Adding conda to PATH in Azure

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    f2cb91d View commit details
    Browse the repository at this point in the history
  9. Fixing env.yml

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    46a47b1 View commit details
    Browse the repository at this point in the history
  10. changing azure install method

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    434dd47 View commit details
    Browse the repository at this point in the history
  11. Forcing environment.yml to be py34

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    95b09af View commit details
    Browse the repository at this point in the history
  12. Forcing environment.yml to be py36

    Greg Blumberg committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    0dba084 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. New icons

    Greg Blumberg committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    22e3563 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Changed install to include a note about binaries

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    b84c6e0 View commit details
    Browse the repository at this point in the history
  2. Submit tests to azure

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    888b2bf View commit details
    Browse the repository at this point in the history
  3. Merged from andover

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    8ac0893 View commit details
    Browse the repository at this point in the history
  4. environment.yml works to create SHARPpy dev environ

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d59336a View commit details
    Browse the repository at this point in the history
  5. Removed pyside1 dependency from setup.py

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    e761bce View commit details
    Browse the repository at this point in the history
  6. Tried making title font larger

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    61a09b3 View commit details
    Browse the repository at this point in the history
  7. Fixed some of the full_gui syntax issues with Pyside2

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    b2bcb27 View commit details
    Browse the repository at this point in the history
  8. Tested azure-pipelines

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    696c3a9 View commit details
    Browse the repository at this point in the history
  9. Hopefully fixed continuous integration stuff

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    23e6fbc View commit details
    Browse the repository at this point in the history
  10. Fixing Travis CI install script to support PySide2

    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    d34ea02 View commit details
    Browse the repository at this point in the history
  11. Turned off display on Travis CI

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    4585a09 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f340292 View commit details
    Browse the repository at this point in the history
  13. Updated conda recipe to include PySide 2

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    7bc3147 View commit details
    Browse the repository at this point in the history
  14. Updated azure-pipelines to fix macOS binary artifact and output scree…

    …nshots
    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    dbcc7e9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #172 from wblumberg/andover

    Changed install to include a note about binaries
    Greg Blumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c7b80c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    329ee30 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'andover' of https://github.com/sharppy/SHARPpy into and…

    …over
    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    950b541 View commit details
    Browse the repository at this point in the history
  18. Removed conda deployments with 32-bit architecture

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    dbe6e32 View commit details
    Browse the repository at this point in the history
  19. Trying new workflow for building docs

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    fe50259 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ee235cf View commit details
    Browse the repository at this point in the history
  21. Changed to source de/activate in build_docs.sh

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c3fb146 View commit details
    Browse the repository at this point in the history
  22. trying to build docs again

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    bbc1f73 View commit details
    Browse the repository at this point in the history
  23. Try to build docs on macOS on Travis

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    6d8582e View commit details
    Browse the repository at this point in the history
  24. Trying to source the environment on travis CI now

    wblumberg committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    1535c3b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b52cbaa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Trying to build docs again

    Greg Blumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    7f80bc6 View commit details
    Browse the repository at this point in the history
  2. Fixed syntax error in bash script

    Greg Blumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    0fa8cd1 View commit details
    Browse the repository at this point in the history
  3. Trying to build binaries

    Greg Blumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    949da80 View commit details
    Browse the repository at this point in the history
  4. Trying to add abs paths in pathex in .spec

    Greg Blumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    ea855d4 View commit details
    Browse the repository at this point in the history
  5. Removed 'stop' from the osX spec

    Greg Blumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    4cd3db8 View commit details
    Browse the repository at this point in the history
  6. Fix in interp.py using ma.log10 for Issue #168

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    bcc3d96 View commit details
    Browse the repository at this point in the history
  7. Updated README to remove extra Numpy

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    ca07012 View commit details
    Browse the repository at this point in the history
  8. Fixed coastlines issue in map

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    c6ac43a View commit details
    Browse the repository at this point in the history
  9. Added extra dummy checks to Profile object

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    e382bac View commit details
    Browse the repository at this point in the history
  10. Updated docs

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    2710122 View commit details
    Browse the repository at this point in the history
  11. Took out bash init

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b812657 View commit details
    Browse the repository at this point in the history
  12. Disabled appveyor

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    d3e40e0 View commit details
    Browse the repository at this point in the history
  13. Fixed formatting issue with docs

    wblumberg committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    b333bf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Fixed doc formatting issue

    Greg Blumberg committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    a21583d View commit details
    Browse the repository at this point in the history
  2. Updated docs

    Greg Blumberg committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    d1c0366 View commit details
    Browse the repository at this point in the history
  3. Removed print statements from ver_updates

    Greg Blumberg committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    0ab26b6 View commit details
    Browse the repository at this point in the history
  4. Removed extra lines from full_gui

    Greg Blumberg committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    7497cd9 View commit details
    Browse the repository at this point in the history
  5. Trying new pyinstaller specs to debug binary build

    Greg Blumberg committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    5bc9f22 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2019

  1. Updated data sources to include HRRR IEM archive

    wblumberg committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    a71dac7 View commit details
    Browse the repository at this point in the history
  2. Updated docs to include IEM HRRR archive

    wblumberg committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    7690e09 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'andover' of https://github.com/sharppy/SHARPpy into and…

    …over
    wblumberg committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    29d2ae0 View commit details
    Browse the repository at this point in the history
  4. This bug somehow hung around - this line is needed to be able to read…

    … profiles saved by the user
    keltonhalbert committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    7a56b46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb73446 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

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

Commits on Sep 18, 2019

  1. Testing macOS binary creation fix

    Greg Blumberg committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    bf67c52 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Writing URLErrors to log file to debug macOS binary

    Greg Blumberg committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    0cb4922 View commit details
    Browse the repository at this point in the history
  2. Fixed errors in code.

    Greg Blumberg committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    505facd View commit details
    Browse the repository at this point in the history
  3. Trying to connect to SPC using https in standard.xml

    Greg Blumberg committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    93718a9 View commit details
    Browse the repository at this point in the history
  4. Modifying environment to try to get openssl to work

    Greg Blumberg committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    a49ac39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d9ef9a View commit details
    Browse the repository at this point in the history
  6. Directed urlopen to cafile from certifi

    Greg Blumberg committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    ca27e98 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Added certificate verification to decoder

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    5d1f04b View commit details
    Browse the repository at this point in the history
  2. Added exception debug statements for more binary debugging

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    5a66959 View commit details
    Browse the repository at this point in the history
  3. Added logging exception tracking to a few try/excepts

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    f70d4ca View commit details
    Browse the repository at this point in the history
  4. Removed call to depreciated grabWidget

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    7576b7f View commit details
    Browse the repository at this point in the history
  5. Added log file auto deletion

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    12cac82 View commit details
    Browse the repository at this point in the history
  6. Removed console=True from .spec in prep for deployment

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    be84648 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    114d340 View commit details
    Browse the repository at this point in the history
  8. Fixed stupid syntax error of else not having :

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    87a419c View commit details
    Browse the repository at this point in the history
  9. Added dependency of certifi to conda

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    cf52d1f View commit details
    Browse the repository at this point in the history
  10. Fixed changelog so docs don't build weird

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    b372578 View commit details
    Browse the repository at this point in the history
  11. Updated .spec to handle the rc files (not working yet)

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    ecdfc4b View commit details
    Browse the repository at this point in the history
  12. Azure should use custom environment.yml for Windows build

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    693f1d7 View commit details
    Browse the repository at this point in the history
  13. Cut down on Travis CI responsiblities

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    7eb7be0 View commit details
    Browse the repository at this point in the history
  14. Fixed bad call to the Windows environment file

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    3980a2d View commit details
    Browse the repository at this point in the history
  15. Fixing the conda yml files for CI testing

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    98027a2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    05d63fa View commit details
    Browse the repository at this point in the history
  17. Test to build & deploy conda package on CI

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    8b7183a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7d51110 View commit details
    Browse the repository at this point in the history
  19. Modifying dependencies for sharppy package

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    d9630a3 View commit details
    Browse the repository at this point in the history
  20. Fixed extra dependency in sharppy meta.yaml (qtpy)

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    49415ff View commit details
    Browse the repository at this point in the history
  21. Modified docs for upcoming beta release

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    5c8c62e View commit details
    Browse the repository at this point in the history
  22. Put message about netCDF to logs

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    9c338ee View commit details
    Browse the repository at this point in the history
  23. building only on tags now

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    fd8b0c5 View commit details
    Browse the repository at this point in the history
  24. Set azure pipelines to build only on tagged releases

    Greg Blumberg committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    a5405e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. Trying to fix certifi failing to execute error on Win10

    Greg Blumberg committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    1cf83d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16e4531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2372ae9 View commit details
    Browse the repository at this point in the history
  4. Testing py36 for win build and ssl output

    Greg Blumberg committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    3a0a93f View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. SHARPpy for Win10 binary build working now

    Greg Blumberg committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    7cfd882 View commit details
    Browse the repository at this point in the history
  2. Including *csv and *xml in setup.py package data now

    Greg Blumberg committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    a117d1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7d4076 View commit details
    Browse the repository at this point in the history
  4. Switched tags to false on conda and docs build

    Greg Blumberg committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    0bfa174 View commit details
    Browse the repository at this point in the history
  5. Building conda for both py37 and py36

    Greg Blumberg committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    b53e118 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. Building for py36 and py37 now

    Greg Blumberg committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    afbb31c View commit details
    Browse the repository at this point in the history
  2. Trying to deploy to conda again

    Greg Blumberg committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    143a050 View commit details
    Browse the repository at this point in the history
  3. trying to get conda to have both 3.6 and 3.7

    Greg Blumberg committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d1423f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

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

Commits on Nov 9, 2019

  1. Removed HWT and GOES datasources

    Greg Blumberg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    357c6ca View commit details
    Browse the repository at this point in the history
  2. Switched travis to only deploy on tags

    Greg Blumberg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    6278c69 View commit details
    Browse the repository at this point in the history
  3. Disabled PyPI and build binaries only on tagged release

    Greg Blumberg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    361df21 View commit details
    Browse the repository at this point in the history
  4. Added a condition to deploy binaries to github if tagged

    Greg Blumberg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    e77dd82 View commit details
    Browse the repository at this point in the history
  5. Told azure pipelines to build on all tags

    Greg Blumberg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    4498eb0 View commit details
    Browse the repository at this point in the history
  6. Included tags in azure pipelines

    Greg Blumberg committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    e85e27a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    278699b View commit details
    Browse the repository at this point in the history
  2. Debug off in Win binaries to address Issue #182 and #178

    Greg Blumberg committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    9f5d54f View commit details
    Browse the repository at this point in the history
  3. Rebuilding new docs and building test Win10 binary

    Greg Blumberg committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    e1fd063 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2019

  1. Removed command to create screenshot.png

    Greg Blumberg committed Nov 16, 2019
    Configuration menu
    Copy the full SHA
    ddea6f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2019

  1. Configuration menu
    Copy the full SHA
    c15f9d7 View commit details
    Browse the repository at this point in the history
  2. Switched setup.py numpy requirement to >=1.15 as I don't think 1.17 t…

    …ests were working
    Greg Blumberg committed Dec 1, 2019
    Configuration menu
    Copy the full SHA
    02a0f3f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Updated full_gui.py to force using PySide2 in QtPy

    wblumberg committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    c34f936 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'andover' of https://github.com/sharppy/SHARPpy into and…

    …over
    wblumberg committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    a7f73db View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    2242108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7408fc3 View commit details
    Browse the repository at this point in the history
  3. Updated meta.yaml with versions 1.17 for numpy and at least 3.6 for p…

    …ython
    wblumberg committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    ebb2637 View commit details
    Browse the repository at this point in the history
  4. Fixed issues in install.rst

    wblumberg committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    0403185 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Merge branch 'master' into andover

    Greg Blumberg committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    1b50cdb View commit details
    Browse the repository at this point in the history