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

CLI: get data from ISH and ISH-Lite #236

Merged
merged 12 commits into from
Jan 31, 2024
Merged

CLI: get data from ISH and ISH-Lite #236

merged 12 commits into from
Jan 31, 2024

Commits on Apr 19, 2023

  1. cli: Initial ISH-Lite getter

    zmoon committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    ed75a4a View commit details
    Browse the repository at this point in the history
  2. Compute local time for ISH-Lite

    needed for MM time series, e.g.
    zmoon committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    eb6a16d View commit details
    Browse the repository at this point in the history
  3. Dask progress bars if verbose

    zmoon committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    743b68f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ae41a View commit details
    Browse the repository at this point in the history
  5. Other site vars

    zmoon committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7359005 View commit details
    Browse the repository at this point in the history
  6. notes

    zmoon committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b5ef20d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Initial ISH cli

    zmoon committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4ef3f68 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Add --box option for get-ish-lite + test

    The only difference between mine and the file Jordan shared
    with me was for trying to get a box option work
    zmoon committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b8b16e7 View commit details
    Browse the repository at this point in the history
  2. Add --box option for get-ish as well

    it can time out in read though, even for this small subset
    zmoon committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f867d17 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    aa33d33 View commit details
    Browse the repository at this point in the history
  2. Update anaconda-miniconda link

    zmoon committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7bd69cb View commit details
    Browse the repository at this point in the history
  3. Add timezonefinder to env

    for computing UTC offsets for ISH sites
    zmoon committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    91d8a3e View commit details
    Browse the repository at this point in the history