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

Testing ATL14 gridded land ice download from earthdata #289

Open
wants to merge 14 commits into
base: development
Choose a base branch
from

Commits on Mar 6, 2022

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

Commits on Mar 7, 2022

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

Commits on Mar 8, 2022

  1. Update spatial extent to Svalbard

    Not using Iceland's spatial extent, because it overlaps with the Greenland bounding box and causes the unit test to download >1GB of data.
    weiji14 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    558c2c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    f4b9413 View commit details
    Browse the repository at this point in the history
  2. Set pytest verbose mode for tests_behind_NSIDC_API_login

    Easier to debug what specific tests went wrong
    weiji14 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    53f8652 View commit details
    Browse the repository at this point in the history
  3. Use for loop instead of list comprehension to see what keys are missing

    Loop through each key one at a time, so that it's easier to debug when keys are missing.
    weiji14 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8010274 View commit details
    Browse the repository at this point in the history
  4. Update ATL06 options json file to v06

    Created using `json.dump(obj=obs, fp=open("ATL06v06_options.json", "w"))`.
    weiji14 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    61f5fcd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4bc85f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    ba7b4f3 View commit details
    Browse the repository at this point in the history
  2. [nsidc_tests] Remove setting of NSIDC_LOGIN environment variable

    Shouldn't be needed since $NSIDC_LOGIN is already set?
    weiji14 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a813fa4 View commit details
    Browse the repository at this point in the history
  3. [nsidc_tests] Revert "Remove setting of NSIDC_LOGIN environment varia…

    …ble"
    
    This reverts commit a813fa4.
    weiji14 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a326c8d View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

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

Commits on Mar 29, 2024

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