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

Fix #4886 look for a tarball first fallback to individual files #4904

Merged
merged 17 commits into from Feb 18, 2021

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    c329146 View commit details
    Browse the repository at this point in the history
  2. Update scraper to use relativedelta not units

    Shane Maloney committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    95ff452 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Shane Maloney committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    66513bf View commit details
    Browse the repository at this point in the history
  4. Fix scraper to pass tests

    Shane Maloney committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f5d0394 View commit details
    Browse the repository at this point in the history
  5. Review updates and more test fixes

    Shane Maloney committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    9ada04f View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. More scraper range fixes

    Shane Maloney committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4bd556a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Fix sunpy#4886 look for a tarball first fallback to individual files

    Shane Maloney authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    83d8f4b View commit details
    Browse the repository at this point in the history
  2. Update scraper to use relativedelta not units

    Shane Maloney authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    5fea615 View commit details
    Browse the repository at this point in the history
  3. Add changelog

    Shane Maloney authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    4d72bcf View commit details
    Browse the repository at this point in the history
  4. Fix scraper to pass tests

    Shane Maloney authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    8dbe4b6 View commit details
    Browse the repository at this point in the history
  5. Review updates and more test fixes

    Shane Maloney authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    703f56e View commit details
    Browse the repository at this point in the history
  6. More scraper range fixes

    Shane Maloney authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    3d210cf View commit details
    Browse the repository at this point in the history
  7. changed test and updated changelog

    nabobalis authored and Cadair committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2f3d1fd View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Merge branch 'bugfix-srsclient-missing-tarball' of https://github.com…

    …/samaloney/sunpy into bugfix-srsclient-missing-tarball
    
    * 'bugfix-srsclient-missing-tarball' of https://github.com/samaloney/sunpy: (62 commits)
      changed test and updated changelog
      More scraper range fixes
      Review updates and more test fixes
      Fix scraper to pass tests
      Add changelog
      Update scraper to use relativedelta not units
      Fix sunpy#4886 look for a tarball first fallback to individual files
      Docs for writing new Fido clients (sunpy#4387)
      Changed the X-axis labels for the histograms
      Update sunpy/map/mapbase.py
      Added an alternate histogram and colormap shading to quicklook
      Assorted Doc Build Fixes (sunpy#4993)
      Reduce number of rotatedsun test examples (sunpy#4990)
      Reduce runtimes of some more tests (sunpy#4991)
      Update changelog/4881.bugfix.rst
      Update sunpy/map/mapbase.py
      Handle time scale FITS metadata in map.date
      Bump minimum required Matplotlib version
      Convert stale bot to a GitHub action (sunpy#4980)
      added repr line limit to fido
      ...
    Shane Maloney committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    0ed1bf3 View commit details
    Browse the repository at this point in the history
  2. Rework date logic and update gong doc test.

    Shane Maloney committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    163d1ec View commit details
    Browse the repository at this point in the history
  3. Update sunpy/net/dataretriever/sources/noaa.py

    Co-authored-by: Nabil Freij <nabil.freij@gmail.com>
    Shane Maloney and nabobalis committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    47f0255 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Stuart Mumford <stuart@cadair.com>
    Shane Maloney and Cadair committed Feb 17, 2021
    Configuration menu
    Copy the full SHA
    381a120 View commit details
    Browse the repository at this point in the history