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

Develop update #33

Merged
merged 15 commits into from
Dec 17, 2020
Merged

Develop update #33

merged 15 commits into from
Dec 17, 2020

Commits on Dec 11, 2020

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

Commits on Dec 14, 2020

  1. Configuration menu
    Copy the full SHA
    4ae2728 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9f5e6f View commit details
    Browse the repository at this point in the history
  3. DOC: update docstring

    jklenzing committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    bd3dede View commit details
    Browse the repository at this point in the history
  4. Update pysatMadrigal/instruments/methods/madrigal.py

    Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
    jklenzing and aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    130dc69 View commit details
    Browse the repository at this point in the history
  5. ENH: added requirements files

    Added requirements files for testing and running the module.
    aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    37a08e2 View commit details
    Browse the repository at this point in the history
  6. STY: moved setup to config file

    Moved the setup details to the configuration file.
    aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    0daa100 View commit details
    Browse the repository at this point in the history
  7. TST: implemented requirements.txt

    Updated .travis.yml to use the requirements files
    where appropriate.
    aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    6665a70 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8dadebd View commit details
    Browse the repository at this point in the history
  9. BUG: fixed installation of test requirements

    Added line to install testing requirements.
    aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    764f9cd View commit details
    Browse the repository at this point in the history
  10. STY: updated author email

    Updated author email to pysat developer email.
    aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    e182dac View commit details
    Browse the repository at this point in the history
  11. Merge pull request #29 from pysat/tst/user-password

    TST: support user / password info in unit tests
    jklenzing committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2eac3fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f697ce7 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #31 from pysat/travis_pysat_requirements

    Travis pysat requirements
    aburrell committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    5d6139c View commit details
    Browse the repository at this point in the history