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

Can return selected variable data only now #21

Merged
merged 7 commits into from
Feb 21, 2023

Commits on Feb 21, 2023

  1. cleaned up some issues

    * separated QARTOD from binning for sensor_stations, since cannot both happen the way this is set up.
    * added more metadata for platform2 for variable details
    * need min_time and max_time both for catalog, but do not for sensor source. This is fixed.
    * filters were not quite right for V1, now fixed.
    * separated out data_url creation for sensor source to be able to check more easily.
    * updated tests accordingly
    kthyng committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    3381274 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c162fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba7aae6 View commit details
    Browse the repository at this point in the history
  4. precommit changes

    kthyng committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f9a9faf View commit details
    Browse the repository at this point in the history
  5. updated docs and API

    kthyng committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f761ef7 View commit details
    Browse the repository at this point in the history
  6. precommit

    kthyng committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6b18a3d View commit details
    Browse the repository at this point in the history
  7. forgot to update tests

    kthyng committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5e22871 View commit details
    Browse the repository at this point in the history