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

RC v0.0.4 #52

Merged
merged 282 commits into from
Jun 11, 2021
Merged

RC v0.0.4 #52

merged 282 commits into from
Jun 11, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 28, 2019

  1. bugfix

    jklenzing committed Aug 28, 2019
    Configuration menu
    Copy the full SHA
    fa4e18e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    6dcfd1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    306abc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

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

Commits on Oct 27, 2019

  1. Merged

    rstoneback committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    a0290d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Merge pull request #318 from pysat/asher_meta_merge

    metadata and netcdf intersection improvements
    rstoneback committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    48bee2d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

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

Commits on Nov 18, 2019

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

Commits on May 13, 2020

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

Commits on Jun 18, 2020

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

Commits on Jul 3, 2020

  1. Merge branch 'master' of https://github.com/jklenzing/temprepo into c…

    …oords
    
    Maintain history of coords files whilst merging
    jklenzing committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    01b846e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b7684f View commit details
    Browse the repository at this point in the history
  3. DOC: add changelog

    jklenzing committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    38003ab View commit details
    Browse the repository at this point in the history
  4. STY: flake8 updates

    jklenzing committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    74f7149 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    e442808 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ad97b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49e460a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

  1. BUG: downstream changes

    Fixed downstream use of `coords` to use local coordinate routine.  Also fixed
    import order.
    aburrell committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    b12b90d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40fce95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85ab450 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    07709ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb5cd3e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge pull request #8 from pysat/skip_remote

    TST: Update for latest pysat testing updates
    jklenzing committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    3e29bb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f8eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bbb9c4 View commit details
    Browse the repository at this point in the history
  4. BUG: test for float

    jklenzing committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    fae4012 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2020

  1. DOC: update docstrings

    jklenzing committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    c90bb2b View commit details
    Browse the repository at this point in the history
  2. STY: tweaks to line breaks

    jklenzing committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    1f1edfa View commit details
    Browse the repository at this point in the history
  3. STY: tweaks to line breaks

    jklenzing committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    14254a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64d266a View commit details
    Browse the repository at this point in the history
  5. DOC: add dmsp refs and ackn

    jklenzing committed Jul 25, 2020
    Configuration menu
    Copy the full SHA
    dc02e37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2d4025 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Configuration menu
    Copy the full SHA
    f7c5475 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from pysat/update_docstring

    DOC: update docstrings
    jklenzing committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    613af6a View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. ENH: rename import nickname

    Renamed import nickname so that the source of two routines would not be confused.
    aburrell committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    42d487f View commit details
    Browse the repository at this point in the history
  2. ENH: added GNSS TEC instrument

    Added a GNSS TEC instrument.
    aburrell committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    5cdeffe View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. BUG: code review feedback

    Applied code review feedback and new style standards, which include:
    - spelling,
    - fixing filename to use 2-digit year, split between 1900s and 2000s,
    - init and clean docstrings,
    - correct join string for acknowledgements, and
    - attaching acknowledgements and references.
    aburrell committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e35d5ce View commit details
    Browse the repository at this point in the history
  2. MAINT: new standards

    Updated to:
    - remove python 2.7 support,
    - improve docstrings,
    - remove unnecessary comments, and
    - apply new standards for acknowledgements and references.
    aburrell committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    aeab2f7 View commit details
    Browse the repository at this point in the history
  3. BUG: list from keys and logging

    Fixed logging call and extraction of list of keys.
    aburrell committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    1fb3fc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. ENH: smarter xarray creation

    Adapted the general load routine for loading data from an HDF file to allow
    different data variables to depend on different coordinates.  This will make the loaded data set smaller, since less padding will be needed and non-unique
    values will not need to be maintained.
    aburrell committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    895b0e4 View commit details
    Browse the repository at this point in the history
  2. MAINT: removed 'los' and updated 'vtec' load

    Removed the initial support for 'los' data and updated 'vtec' load to use new
    xarray loading capabilities.
    aburrell committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    d599f62 View commit details
    Browse the repository at this point in the history
  3. BUG: tuple with length attribute

    To have a tuple with a length attribute, a comma needs to be included after the variable.
    aburrell committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    12afe51 View commit details
    Browse the repository at this point in the history
  4. BUG: final xarray check

    Updated example in docstring and fixed bug where variable name retrieval
    from xarray wasn't correctly obtaining a list of keys.
    aburrell committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    0e0f347 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. BUG: merge not done in place

    Fixed bug introduced by assuming merge was done in place.
    aburrell committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    3cfa630 View commit details
    Browse the repository at this point in the history
  2. ENH: Squeeze out the madrigal keywords

    Remove the madrigal keywords as cooridinates for data variables, but keep
    them as float coordinates.
    aburrell committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    d32b71c View commit details
    Browse the repository at this point in the history
  3. DOC: VTEC example figure for docs

    Created docs directory and added VTEC figure for future examples.
    aburrell committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    e8a714a View commit details
    Browse the repository at this point in the history
  4. ENH: fixed metadata units

    Fixed incorrectly specified units in the VTEC meta data.
    aburrell committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    5684bb0 View commit details
    Browse the repository at this point in the history
  5. STY: flake8 changes

    Ran flake8 locally on files and made PEP8 corrections.
    aburrell committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    d7f42f1 View commit details
    Browse the repository at this point in the history
  6. DOC: docstring typo

    Fix word repetition in the methods/madrigal docstrings.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    c3f3965 View commit details
    Browse the repository at this point in the history
  7. STY: meta generalization

    Use the metadata units_label to fix the TEC units.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    b331197 View commit details
    Browse the repository at this point in the history
  8. DOC: docstring grammar check

    Fixed grammar in docstring.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Aug 14, 2020
    Configuration menu
    Copy the full SHA
    626c87d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    ce2cc0b View commit details
    Browse the repository at this point in the history
  2. STY: use x and y

    jklenzing committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    3281bf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18752a7 View commit details
    Browse the repository at this point in the history
  4. STY: whitespace

    jklenzing committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    8cf12df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ababe View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. STY: more meta units label

    Generalized second instance of units label in metadata.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    7d43205 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from pysat/maint/refs

    MAINT: update standards for refs and acknowledgements
    jklenzing committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    35f5ed8 View commit details
    Browse the repository at this point in the history
  3. STY: minimize local variables in tests

    Co-authored-by: Angeline Burrell <aburrell@users.noreply.github.com>
    jklenzing and aburrell committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    9e6cff9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d422b5 View commit details
    Browse the repository at this point in the history
  5. STY: compact tests

    jklenzing committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    91a8cd2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from pysat/coords

    ENH: Add Coordinate transformations from pysat
    jklenzing committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    e250c86 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2020

  1. BUG: dropped duplicates too early

    Fixed bug where dropped duplicates didn't consider coordinates, and so removed unique data values.
    aburrell committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    9782e4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    318ca68 View commit details
    Browse the repository at this point in the history
  3. DOC: updated reference figure

    Updated reference figure to hold all of the data.
    aburrell committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    ab600b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. BUG: jro debug

    Found a bug in running with one additional coordinate when loading JRO ISR drifts data.  Fixed by setting data column length variable before 'time' is added and ensuring everything higher dimensional is an xarray.
    aburrell committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    6da4347 View commit details
    Browse the repository at this point in the history
  2. BUG: data column number

    Reverted the determination of the data column length location and fixed ValueError text to be more helpful.
    aburrell committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    1c7fb88 View commit details
    Browse the repository at this point in the history
  3. BUG: new loading method

    Updated loading method for all JRO ISR data types to use new features of the
    loading routine.  This fixes a bug in the implementation and also reduces the
    amount of duplicate data stored.
    aburrell committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    ebd3525 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. DEP: updated deprecated aspects of test functions

    Updated the use of deprecated kwarg `package` and attributes `inst` and `name`.
    aburrell committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    5f53f7a View commit details
    Browse the repository at this point in the history
  2. BUG: package in TestInstruments class

    Fixed use of deprecated setup/teardown structure.
    aburrell committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    18819fa View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. TST: update generate_instrument_list import

    Updated the `geneerate_instrument_list` import to reflect the new location.
    aburrell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    118b54a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. MAINT: use inst_id

    jklenzing committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    eab0a9c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Merge pull request #17 from pysat/maint/inst_id

    MAINT: use inst_id
    jklenzing committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    8b9a79b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. MAINT: install_requires update

    Updated install_requires to include netCDF support and added tag for only supporting Python 3.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    06a8c27 View commit details
    Browse the repository at this point in the history
  2. ENH: general and TEC netCDF support

    Added general support for downloading and loading netCDF data from Madrigal and applied this as the default in the GNSS TEC instrument module.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a529e75 View commit details
    Browse the repository at this point in the history
  3. BUG: netCDF4-Python pip name

    Updated the PiPy distribution name for netCDF4-Python.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    f5b451a View commit details
    Browse the repository at this point in the history
  4. MAINT: test instrument update

    Updated the TestInstruments class.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    caf877b View commit details
    Browse the repository at this point in the history
  5. BUG: pysat import missing

    Added a missing pysat import.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a9b7577 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bdbaee6 View commit details
    Browse the repository at this point in the history
  7. MAINT: sat_id -> inst_id

    Updated sat_id to inst_id again.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4d7007b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67c802b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #16 from pysat/inst_test_develop-3

    MAINT: instrument tests update
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    00c3e3b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #19 from pysat/develop

    Develop update for PR #11
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6dd3e57 View commit details
    Browse the repository at this point in the history
  11. TST: Travis uses develop-3

    Have Travis use develop-3, since enough breaking changes have been made.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    1380341 View commit details
    Browse the repository at this point in the history
  12. BUG: update module nickname

    Module nickname was not carried through entire file, fixed this.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    59c5983 View commit details
    Browse the repository at this point in the history
  13. BUG: lingering sat_id

    Removed hopefully the last instance of sat_id.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    6908d09 View commit details
    Browse the repository at this point in the history
  14. STY: removed print statement

    Replaced print statements with logger warnings.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    5df53b1 View commit details
    Browse the repository at this point in the history
  15. STY: file_format flag

    Added a file_format flag option to JRO ISR load and download routine.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    ecf0403 View commit details
    Browse the repository at this point in the history
  16. ENH: HDF5 coordinate flexibility

    Added ability to remove expected coordinates from
    HDF5 xarray loading if they aren't present.  Now
    only errors if all variables are absent.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    dcf32ef View commit details
    Browse the repository at this point in the history
  17. STY: flake8

    Flake8 correction for hanging indent.
    aburrell committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d9f3247 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. BUG: madrigal docs and file format handling

    Updated general madrigal routines by:
    - fixing incorrect use of `self` in `filter_data_single_date`,
    - changing `Notes` to `Note`,
    - ensuring local files have the right extension,
    - changing variable `file_format` to `file_type`
      to remove any confusion with the Instrument
      attribute,
    - changing `netcdf4` to `netCDF4` everywhere, and
    - specifying accepted file types.
    aburrell committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    e69fd43 View commit details
    Browse the repository at this point in the history
  2. BUG: allow multiple TEC file formats

    Allow pysat to handlee multiple TEC file formats, though instruments will only load one type at a time.
    aburrell committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    e94aec6 View commit details
    Browse the repository at this point in the history
  3. BUG: time index

    Fixed bug assigning time index, now is an index of datetime values.
    aburrell committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3029d4a View commit details
    Browse the repository at this point in the history
  4. BUG: file_type can only be set once

    Fixed bug that tried to set file_type multiple times.
    aburrell committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    15dd2b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. STY: dmsp_ivm file_type cleanup

    Adapted code to allow flexible file types, removed
    unused default function call, and updated the style
    and docstrings in clean.
    aburrell committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    54ab698 View commit details
    Browse the repository at this point in the history
  2. STY: jro_isr file_type update

    Updated jro_isr to use flexible file type throughout
    instrument, and changed old variable name.
    aburrell committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    d7e64a3 View commit details
    Browse the repository at this point in the history
  3. BUG: index

    More efficient transfer from unix to timestamp.  Fixed bug where index does not need to be assigned.
    aburrell committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    9f25389 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. STY: Apply suggestions from code review

    Several suggestions from code review, including code style and docstring typos.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    f316ad9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc50297 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from pysat/tec_inst

    Things got too complicated
    aburrell committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0a3c173 View commit details
    Browse the repository at this point in the history
  4. BUG: supported tags

    Forgot exta curly brackets in `supported_tags` values.  Also fixed typo in module imports and variable names.
    aburrell committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    536f402 View commit details
    Browse the repository at this point in the history
  5. BUG: default file type

    Set a default file type for DMSP and JRO.
    aburrell committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8fed840 View commit details
    Browse the repository at this point in the history
  6. TST: remove test statement

    Remove debug statement from download routine.
    aburrell committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0aa33e1 View commit details
    Browse the repository at this point in the history
  7. MAINT: python 2 support

    Removed unnecessary support for Python 2.
    aburrell committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    692d861 View commit details
    Browse the repository at this point in the history
  8. BUG: default file_type

    Updated the default file_type in list routine.
    aburrell committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    0539745 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

  1. BUG: pandas version dependent

    Without the fix, this will break on newer pandas versions.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    2d742c3 View commit details
    Browse the repository at this point in the history
  2. STY: instrument module organization

    Updated the instrument module organization.
    aburrell committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    a4201ce View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Oct 20, 2020

  1. Configuration menu
    Copy the full SHA
    ffbc5dd View commit details
    Browse the repository at this point in the history
  2. BUG: Updated for python 3

    rstoneback committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ba8b429 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. STY: merge suggestions

    Implemented various suggested changes to the data merging.
    aburrell committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    eabcd25 View commit details
    Browse the repository at this point in the history
  2. TST: unnecesary(?) checkout

    Removed possibly unnecessary checkout statement.
    aburrell committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    193cf50 View commit details
    Browse the repository at this point in the history
  3. BUG: reordered data merging for tests

    Reordered the data merging and test variable
    definition to ensure testing is possible.
    aburrell committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    bebff4d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #24 from pysat/meta_fix

    BUG: netCDF4 file compatibility
    rstoneback committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    4f1136c View commit details
    Browse the repository at this point in the history
  5. BUG: netCDF4 multi-file loading

    Fixed incorrect implementation of loading multiple files at once.
    aburrell committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    991c212 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    303c18d View commit details
    Browse the repository at this point in the history
  7. DOC: add temprorary warning for file loading

    Added a temporary warning for file loading, as HDF5 loading may break if netCDF4 was used previously.
    aburrell committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    7ae7fb2 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

  1. BUG: variable order

    Fixed variable order, not using a variable before it is defined.
    aburrell committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    e48af3d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from pysat/inst_kwarg_updates

    ENH: Fixes for multiple file types and adds GNSS_TEC instrument
    aburrell committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    5481418 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    c4d83e2 View commit details
    Browse the repository at this point in the history
  2. STY: Updated CHANGELOG.md

    rstoneback committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    2ac496e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Merge pull request #26 from pysat/multi_day_fix

    Multi day fix
    rstoneback committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    0c64c59 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. STY: update logger handle

    Updated logger handle to use pysat logger.
    aburrell committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    9c75e98 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Merge pull request #27 from pysat/logger_update

    STY: update logger handle
    aburrell committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    ac75a6d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. STY: updated meta class

    Updated Meta class to use MetaLabels.
    aburrell committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4006c87 View commit details
    Browse the repository at this point in the history
  2. STY: JRO ISR meta class updated

    Updated the use of Meta in the JRO ISR instrument.
    aburrell committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    80a0791 View commit details
    Browse the repository at this point in the history
  3. ENH: udated GNSS TEC meta class

    Updated the use of labels in the GNSS TEC instrument.
    aburrell committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    94b662d View commit details
    Browse the repository at this point in the history
  4. DOC: updated changelog

    Updated changelog with general description of many of the recent pulls.
    aburrell committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    737c81a View commit details
    Browse the repository at this point in the history

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

Commits on Dec 15, 2020

  1. MAINT: remove unused kwarg

    Removed unused kwarg `fake_daily_files_from_monthly` from `list_files` routine in all instruments.
    aburrell committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    afba95e View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Merge pull request #33 from pysat/develop

    Develop update
    aburrell committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    137e87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e601817 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Merge pull request #32 from pysat/update_list_files

    MAINT: remove unused kwarg
    aburrell committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    991c73e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from pysat/develop

    Develop
    aburrell committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    fb0f755 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from pysat/meta_update

    Meta update
    aburrell committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    27fc296 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. MAINT: update meta

    jklenzing committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    262bc17 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Merge pull request #35 from pysat/maint/meta

    MAINT: update meta
    jklenzing committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e80ca16 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. BUG: fixed remote file list call

    Fixed bug in remote file list, feeding pysat routines a list of filenames instead of a list of madrigal class objects.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e2709fc View commit details
    Browse the repository at this point in the history
  2. BUG: fixed kindat input

    Fixed the kindat input to better reflect pysatMadrigal Instrument structure.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    74209f4 View commit details
    Browse the repository at this point in the history
  3. ENH: updated madrigal Instruments

    Updated the madrigal Instruments by:
    - making all the kindats strings,
    - fixing docstrings,
    - updating list_remote_file input, and
    - fixing the template organization.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    8a7384c View commit details
    Browse the repository at this point in the history
  4. DOC: updated CHANGELOG

    Updated Changelog with all recent improvements.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    73d2425 View commit details
    Browse the repository at this point in the history
  5. ENH: added code of conduct

    Added pysat code of conduct.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4148c55 View commit details
    Browse the repository at this point in the history
  6. ENH: added contributing guidelines

    Added guidelines for contributing to pysatMadrigal.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    a6360f1 View commit details
    Browse the repository at this point in the history
  7. ENH: created a .zenodo.json file

    Added a zenodo json file.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    74f103d View commit details
    Browse the repository at this point in the history
  8. BUG: fixed bug in setup configuration

    Fixed bug when setting options in the setup.cfg file.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    bceb430 View commit details
    Browse the repository at this point in the history
  9. ENH: added a pull request template

    Added a pull request template.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ba23390 View commit details
    Browse the repository at this point in the history
  10. ENH: added issue templates

    Added issue templates for bugs, features, and questions.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4e87507 View commit details
    Browse the repository at this point in the history
  11. ENH: added manifest

    Added a file manifest.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6be9363 View commit details
    Browse the repository at this point in the history
  12. ENH: removed unneeded line

    Removed unneeded line from the manifest.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    62ea5e6 View commit details
    Browse the repository at this point in the history
  13. ENH: reorganized testing requirements

    Renamed testing requirements files to better describe their contents.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    feb34b0 View commit details
    Browse the repository at this point in the history
  14. ENH: updated to use requirements files

    Updated travis to use requirements files.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0b92660 View commit details
    Browse the repository at this point in the history
  15. STY: flake8 update

    Fixed flake8 issues, commenting out blocks that will take more work to make operational.
    aburrell committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    0f7b162 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge pull request #37 from pysat/community_docs

    Updated community documents
    aburrell committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    e4f3ec3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5319f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36 from pysat/bug_remote_file_list

    Fixed bug in remote file listing method
    aburrell committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    79436c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. BUG: good_exp check by date

    jklenzing committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    5ed0b67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    564b86e View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. STY: renamed methods.madrigal

    Renamed madrigal methods file to a name more appropriate for the current repository.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    0152ba0 View commit details
    Browse the repository at this point in the history
  2. STY: updated template file

    Updated the import names in the template file.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    a82b87f View commit details
    Browse the repository at this point in the history
  3. STY: extracted DMSP IVM methods

    Extracted methods from DMSP into methods file.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    3bdfde2 View commit details
    Browse the repository at this point in the history
  4. STY: extracted JRO methods

    Extracted JRO methods into a methods file.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    335e797 View commit details
    Browse the repository at this point in the history
  5. ENH: added DMSP reference method

    Added a reference method for the DMSP platform.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    8057ea8 View commit details
    Browse the repository at this point in the history
  6. STY: extracted GNSS methods

    Extracted the GNSS methods.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f32724d View commit details
    Browse the repository at this point in the history
  7. MAINT: fixed line length

    Fixed the length of a long line.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    44d9a8f View commit details
    Browse the repository at this point in the history
  8. ENH: updated init file

    Updated init to import new methods.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d173a2e View commit details
    Browse the repository at this point in the history
  9. DOC: updated changelog

    Added a description of the changes to the changelog.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    65b34d4 View commit details
    Browse the repository at this point in the history
  10. STY: updated general methods unit tests

    Updated the general methods unit test by renaming the file and fixing the import.
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    ea9c999 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    847a3ae View commit details
    Browse the repository at this point in the history
  12. Merge pull request #39 from pysat/methods_reorg

    Methods reorganization
    aburrell committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    583bb1a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ccd0b7 View commit details
    Browse the repository at this point in the history
  14. DOC: add comment

    jklenzing committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    68ccc5a View commit details
    Browse the repository at this point in the history
  15. STY: flake8

    jklenzing committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d0b56ca View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2021

  1. Merge pull request #38 from pysat/tst/remote_file_list

    TST/BUG: remove override for `remote_file_list` tests, bugfix for single day requests
    jklenzing committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    72e7ec2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. DOC: added documentation

    Added readthedocs style documentation.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    34abc66 View commit details
    Browse the repository at this point in the history
  2. ENH: added ignore for document build dir

    Added the document build dir to the .gitingnore file.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9de5bb4 View commit details
    Browse the repository at this point in the history
  3. STY: improved developer's guide

    Improved the import of the markdown files needed for the developer's guide.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    f6d69cc View commit details
    Browse the repository at this point in the history
  4. MAINT: moved logo

    Moved poweredbypysat logo to the figure directory.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    7b4b2b7 View commit details
    Browse the repository at this point in the history
  5. BUG: fixed module name

    Fixed module name in several documents.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    55312d3 View commit details
    Browse the repository at this point in the history
  6. MAINT: updated logo location

    Updated the location of the logo file.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    2f5d00e View commit details
    Browse the repository at this point in the history
  7. ENH: updated README

    Updated links to badges, added pypi badge, updated example and descriptions.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    648bde3 View commit details
    Browse the repository at this point in the history
  8. DOC: updated CHANGELOG

    Added a description of the branch changes to the changelog.
    aburrell committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    5febf09 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Merge pull request #40 from pysat/docs

    Docs
    aburrell committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    4c0ec0e View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

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

Commits on Feb 9, 2021

  1. Merge pull request #43 from pysat/pysat_params

    ENH: Update to latest pysat standards
    rstoneback committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    574f02a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. TST: updated .travis.yml

    Update pysat clone to check out the RC branch.
    aburrell committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    c3a1e1e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. BUG: added missing kwarg

    Added missing kwarg `engine` to xarray load routines for NetCDF4 data.
    aburrell committed May 10, 2021
    Configuration menu
    Copy the full SHA
    e001020 View commit details
    Browse the repository at this point in the history
  2. DOC: updated changelog

    Added summary of bugfix to the changelog.
    aburrell committed May 10, 2021
    Configuration menu
    Copy the full SHA
    e65eab6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from pysat/netcdf4_update

    Netcdf4 update
    aburrell committed May 10, 2021
    Configuration menu
    Copy the full SHA
    a35dc4b View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. STY: changed requirements grouping

    Changed the requirements list to group packages by type instead of source.
    aburrell committed May 11, 2021
    Configuration menu
    Copy the full SHA
    8aa531b View commit details
    Browse the repository at this point in the history
  2. ENH: updated pysat install

    Updated the pysat install to use pip and simplified installation script.
    aburrell committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f4bc2ca View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from pysat/rc3.0.0_integration_test

    Updated .travis.yml for pysat 3.0.0 release
    aburrell committed May 11, 2021
    Configuration menu
    Copy the full SHA
    d0bb732 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. DOC: updated zenodo name order

    Updated the order of the first and last names in the .zenodo.json creators list.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    369c99b View commit details
    Browse the repository at this point in the history
  2. STY: updated doc configuration

    Updated the document configuration by:
    - adding common variables to reduce duplication,
    - fixing PEP8 style violations,
    - linking the authors to the zenodo.json file, and
    - adding a logo display to the docs sidebar.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    75a1d97 View commit details
    Browse the repository at this point in the history
  3. DOC: fixed docstring style violations

    Fixed docstring style violations flagged by sphinx.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    533244e View commit details
    Browse the repository at this point in the history
  4. ENH: updated README

    Updated the README to reflect the conditions of the next release.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    8c2a7ff View commit details
    Browse the repository at this point in the history
  5. MAINT: cycled python versions

    Cycled the supported python versions and removed the pytest-flake8 options.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    483a9c6 View commit details
    Browse the repository at this point in the history
  6. MAINT: added flake8

    Switched linter from pytest-flake8 to flake8.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    1102461 View commit details
    Browse the repository at this point in the history
  7. MAINT: cycled supported python versions

    Cycled the supported python versions and removed the pytest-flake8 call, replacing it with flake8.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    eb54361 View commit details
    Browse the repository at this point in the history
  8. DOC: added summary changes to log

    Updated the CHANGELOG with the changes made on this branch.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    ca8df17 View commit details
    Browse the repository at this point in the history
  9. BUG: fixed image link

    Fixed the full-path image link to point to the correct repository.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    f547c53 View commit details
    Browse the repository at this point in the history
  10. MAINT: added newline to end of file

    Added a newline to end of setup.cfg.
    aburrell committed May 26, 2021
    Configuration menu
    Copy the full SHA
    b45dabf View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. ENH: added load option for simple data

    Added a load option for simple Madrigal data.
    aburrell committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ce2f19c View commit details
    Browse the repository at this point in the history
  2. BUG: fixed list_files file_type limitation

    Fixed the limitation where only one type of file format could be listed at once.
    aburrell committed May 28, 2021
    Configuration menu
    Copy the full SHA
    e8c4ec4 View commit details
    Browse the repository at this point in the history
  3. DOC: updated changelog

    Added a description of the changes to the changelog.
    aburrell committed May 28, 2021
    Configuration menu
    Copy the full SHA
    7cbe9aa View commit details
    Browse the repository at this point in the history
  4. BUG: added missing import

    Added the missing pandas import.
    aburrell committed May 28, 2021
    Configuration menu
    Copy the full SHA
    c376bc0 View commit details
    Browse the repository at this point in the history
  5. STY: fixed spacing

    Fixed spacing to conform with PEP8 requirements.
    aburrell committed May 28, 2021
    Configuration menu
    Copy the full SHA
    7d9a74c View commit details
    Browse the repository at this point in the history
  6. TST: updated flake8 testing command

    Updated the flake8 testing command, since flake8 will error on warnings by default.
    
    Co-authored-by: Jeff Klenzing <jklenzing@gmail.com>
    aburrell and jklenzing committed May 28, 2021
    Configuration menu
    Copy the full SHA
    81b3113 View commit details
    Browse the repository at this point in the history
  7. BUG: re-add missing kwargs

    Re-add missing kwargs that were accidentally removed.
    aburrell committed May 28, 2021
    Configuration menu
    Copy the full SHA
    954ae24 View commit details
    Browse the repository at this point in the history
  8. STY: Added feedback

    rstoneback committed May 28, 2021
    Configuration menu
    Copy the full SHA
    ffa50f1 View commit details
    Browse the repository at this point in the history
  9. DOC: Update CHANGELOG.md

    rstoneback committed May 28, 2021
    Configuration menu
    Copy the full SHA
    9e74b70 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Merge pull request #51 from pysat/file_download_feedback

    STY: Added feedback
    rstoneback committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    f9a955e View commit details
    Browse the repository at this point in the history
  2. ENH: added a general list_files routine

    Added a general `list_files` routine for multiple file types.
    aburrell committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    ab5bf5f View commit details
    Browse the repository at this point in the history
  3. ENH: implemented general list_files routine

    Changed the individual instruments to use the general `list_files` routine.
    aburrell committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1eb73d6 View commit details
    Browse the repository at this point in the history
  4. BUG: fixed bad variable names

    Fixed the incorrect assignment of a routine variable name that would have overwritten another variable.
    aburrell committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    81c29f5 View commit details
    Browse the repository at this point in the history
  5. BUG: fixed module name

    Fixed the mis-spelling of a module name.
    aburrell committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    2c385c1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #49 from pysat/conf_update

    Doc configuration update
    aburrell committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    1a9def6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98b3f9a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request #50 from pysat/file_selection

    load simple and multiple file types
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    462dd78 View commit details
    Browse the repository at this point in the history
  2. DOC: updated contributing guidelines

    Updated contributing guidelines to have clearer formatting, cleaner links, and not reference other pysat ecosystem packages.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    abc2a1a View commit details
    Browse the repository at this point in the history
  3. DOC: updated changelog

    Added target release date, updated link, and added updates to the contributing guidelines to the release update list.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    fcb5d62 View commit details
    Browse the repository at this point in the history
  4. DOC: updated classifiers

    Updated classifiers to correctly portray the development status and tested python versions.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    fe223af View commit details
    Browse the repository at this point in the history
  5. REL: upgraded version number

    Upgraded the version number.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    c800a8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    587db32 View commit details
    Browse the repository at this point in the history
  7. DOC: updated inconsistencies in docs

    Updated inconsistencies in the docstrings and full documentation.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    f13a19c View commit details
    Browse the repository at this point in the history
  8. DOC: fixed note formatting

    Fixed the formatting of `Notes/Note` in the docstrings.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8f7d0fe View commit details
    Browse the repository at this point in the history
  9. DOC: replaced Notes with Note

    Replaced remaining instance of `Notes` with `Note`.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    63d4bdf View commit details
    Browse the repository at this point in the history
  10. ENH: added doc requirements

    Added requirements file for docs.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b3c9f6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3cc2e8 View commit details
    Browse the repository at this point in the history
  12. DOC: fixed issues in documentation

    Fixed wrong module name and other issues in the documentation.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    30efcf9 View commit details
    Browse the repository at this point in the history
  13. DOC: updated block comments

    Updated the style of the block comments.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    2af9f77 View commit details
    Browse the repository at this point in the history
  14. DOC: Fixed inline/block comment format

    Fixed the formatting for inline and block comments.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    88994ba View commit details
    Browse the repository at this point in the history
  15. BUG: added sort to load

    Added `sort=True` to the general load command.
    aburrell committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    05b5061 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. DOC: updated comments

    Updated various docs and comments as suggested in the code review.
    
    Co-authored-by: Jeff Klenzing <jklenzing@gmail.com>
    aburrell and jklenzing committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    9e35e6a View commit details
    Browse the repository at this point in the history
  2. BUG: fixed loading sort

    Fixed the loading sort call, and a potential line length issue.
    
    Co-authored-by: Russell Stoneback <rstoneba@utdallas.edu>
    aburrell and rstoneback committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    a78622e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. BUG: mixed label length

    The length of the `labels` could change from netCDF4 and other file types.  Fixed by reserving the labels list for non-netCDF4 file types and just checking to see whether the metadata is defined or not before updating it.
    aburrell committed Jun 4, 2021
    Configuration menu
    Copy the full SHA
    a85a1ee View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. BUG: fixed import statement

    Fixed import for datetime to use correct nickname.
    
    Co-authored-by: Jeff Klenzing <jklenzing@gmail.com>
    aburrell and jklenzing committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    78bfcdf View commit details
    Browse the repository at this point in the history