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

Cryo 184 #60

Merged
merged 46 commits into from
Sep 26, 2023
Merged

Cryo 184 #60

merged 46 commits into from
Sep 26, 2023

Commits on Sep 8, 2023

  1. outline for uwg demo notebook

    asteiker committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    dc580b8 View commit details
    Browse the repository at this point in the history
  2. add geopandas function

    asteiker committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    2940919 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. new coiled notebook

    asteiker committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    6207f93 View commit details
    Browse the repository at this point in the history
  2. troublshoot coiled env

    asteiker committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    88bcfee View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. adding h5coro notebook

    betolink committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    53fc07d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. add gridding workflow, refactor atl reader

    Andy Barrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c6d8fb7 View commit details
    Browse the repository at this point in the history
  2. refactor reader and add resample code

    Andy Barrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    1b86ece View commit details
    Browse the repository at this point in the history
  3. add affine and resampling

    Andy Barrett committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c5d60c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. add geojson for ross sea

    Andy Barrett committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    2dabceb View commit details
    Browse the repository at this point in the history
  2. add explanation for reader

    Andy Barrett committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fea1bd3 View commit details
    Browse the repository at this point in the history
  3. fix typos and grammar

    Andy Barrett committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    99b9301 View commit details
    Browse the repository at this point in the history
  4. extract readers to module

    Andy Barrett committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    803a6cd View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. add aggregation code

    Andy Barrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6fd8d98 View commit details
    Browse the repository at this point in the history
  2. add plotting

    Andy Barrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    9bb4917 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6cf5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e91e27f View commit details
    Browse the repository at this point in the history
  5. delete unnecessary imports

    Andy Barrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    58f2c40 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'cryo-184' of https://github.com/nsidc/NSIDC-Data-Tutorials

     into cryo-184
    Andy Barrett committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0fe084c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. fix transform

    Andy Barrett committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    148497e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7b3f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    e12a076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4ed54 View commit details
    Browse the repository at this point in the history
  3. fixed transform from x,y to col, row

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7a302c0 View commit details
    Browse the repository at this point in the history
  4. fix plotting and gridding

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    856e5a0 View commit details
    Browse the repository at this point in the history
  5. add notebook to work out gridding issue

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    6012e22 View commit details
    Browse the repository at this point in the history
  6. add new final plot for ATL10_h5coro

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7a795dc View commit details
    Browse the repository at this point in the history
  7. fix path to plot

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5717ccd View commit details
    Browse the repository at this point in the history
  8. fix merge conflicts

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    96810b6 View commit details
    Browse the repository at this point in the history
  9. remove geopandas memory usage

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    24c56c6 View commit details
    Browse the repository at this point in the history
  10. remove warning not about not needing open with h5coro

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    7c86e12 View commit details
    Browse the repository at this point in the history
  11. change text to reflect use of pqdm

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    cc61a35 View commit details
    Browse the repository at this point in the history
  12. add note to explain why parquest step not needed

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e0027d2 View commit details
    Browse the repository at this point in the history
  13. remove write to parquet

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5cd8b02 View commit details
    Browse the repository at this point in the history
  14. respond to question about grids

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    bbc409b View commit details
    Browse the repository at this point in the history
  15. make equations nice

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    caee183 View commit details
    Browse the repository at this point in the history
  16. trouble shooting read_atl10_local

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    e2ddc46 View commit details
    Browse the repository at this point in the history
  17. add error to readers

    Andy Barrett committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    08b7ef2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    210922a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    453f7d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3824416 View commit details
    Browse the repository at this point in the history
  4. chenge final product plot

    Andy Barrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    afcb25c View commit details
    Browse the repository at this point in the history
  5. fix regridding

    Andy Barrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    84235ae View commit details
    Browse the repository at this point in the history
  6. remove check on nrow type

    Andy Barrett committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f637072 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    a56dbec View commit details
    Browse the repository at this point in the history
  2. deleted unused file

    betolink committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ae922e6 View commit details
    Browse the repository at this point in the history
  3. ensure coiled is >=0.9.30

    betolink committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ebc848c View commit details
    Browse the repository at this point in the history