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

New readers from MM satellite group #112

Merged
merged 50 commits into from
Jun 13, 2024
Merged

Commits on May 4, 2023

  1. Develop satellite (#29)

    * Update raqms.py
    
    tracking problems in colab
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * trying to make Kaggle import work
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update setup.cfg
    
    * Update setup.cfg
    
    * Update __init__.py
    
    * Update raqms.py
    
    adjusting timestamp. Needed for pairing. Unsure if this was a temporary fix sort of thing
    
    * Update raqms.py
    
    * Update raqms.py
    
    * Update raqms.py
    
    * Update omps_nadir.py
    
    * Update omps_nadir.py
    
    * data handling issue fix
    
    * Update omps_nadir.py
    
    * Update omps_nadir.py
    
    * add trimmed file reader for earthcube notebook
    
    * Update raqms.py
    
    * Update raqms.py
    
    * Update raqms.py
    
    * merge fixes
    
    * trying to fix for merge
    
    * Adding MOPITT read
    
    * tropomi no2 reader
    
    * rename
    
    * adding hdf close file
    
    * omps level 3 reader
    
    * Update raqms.py
    
    remove double of _fix_pres
    
    ---------
    
    Co-authored-by: mebruckner <48494069+mebruckner@users.noreply.github.com>
    Co-authored-by: Maggie Bruckner <mbruckner@raqms-ops.ssec.wisc.edu>
    Co-authored-by: Meng Li <mengli@MengM1.local>
    4 people authored May 4, 2023
    Configuration menu
    Copy the full SHA
    82d5565 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. format

    zmoon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    f423e27 View commit details
    Browse the repository at this point in the history
  2. please flake8

    zmoon committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2ca5fc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5c69a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Initial mop test

    zmoon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    85b0a00 View commit details
    Browse the repository at this point in the history
  2. Test da extractor

    zmoon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    e0778ac View commit details
    Browse the repository at this point in the history
  3. better msg

    zmoon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    c3b917c View commit details
    Browse the repository at this point in the history
  4. Add h5py to dev env

    zmoon committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    793e923 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    a04f468 View commit details
    Browse the repository at this point in the history
  2. Update monetio/sat/_tropomi_l2_no2_mm.py

    text formatting differences
    
    Co-authored-by: Zachary Moon <zmoon92@gmail.com>
    rrbuchholz and zmoon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2df1d76 View commit details
    Browse the repository at this point in the history
  3. Update monetio/sat/_omps_l3_mm.py

    text formatting using consistent language
    
    Co-authored-by: Zachary Moon <zmoon92@gmail.com>
    rrbuchholz and zmoon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    0fda080 View commit details
    Browse the repository at this point in the history
  4. Update monetio/sat/_omps_l3_mm.py

    using consistent language in text descriptions
    
    Co-authored-by: Zachary Moon <zmoon92@gmail.com>
    rrbuchholz and zmoon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    38fc2f1 View commit details
    Browse the repository at this point in the history
  5. Update monetio/sat/_mopitt_l3_mm.py

    Code semantics
    
    Co-authored-by: Zachary Moon <zmoon92@gmail.com>
    rrbuchholz and zmoon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9598318 View commit details
    Browse the repository at this point in the history
  6. Update monetio/sat/_mopitt_l3_mm.py

    Remove development debugging
    
    Co-authored-by: Zachary Moon <zmoon92@gmail.com>
    rrbuchholz and zmoon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    eb82711 View commit details
    Browse the repository at this point in the history
  7. Update monetio/sat/_mopitt_l3_mm.py

    Remove development debugging
    
    Co-authored-by: Zachary Moon <zmoon92@gmail.com>
    rrbuchholz and zmoon authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fece70d View commit details
    Browse the repository at this point in the history
  8. Adding units and long_name

    rrbuchholz committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    07eaf82 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Style; fix file list/str

    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    f90380f View commit details
    Browse the repository at this point in the history
  2. Test MOPITT open_dataset too

    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    961554f View commit details
    Browse the repository at this point in the history
  3. Let exceptions be raised; check varname

    with (somewhat) informative message containing the options
    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    86f8b15 View commit details
    Browse the repository at this point in the history
  4. File lock for MOPITT test file

    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    be7a9a7 View commit details
    Browse the repository at this point in the history
  5. Add filelock to dev deps

    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1e0bfad View commit details
    Browse the repository at this point in the history
  6. Alternate lock method

    avoiding the copying
    
    difference is that in the xdist case the file is already downloaded
    before the lock context manager entered
    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e643eb2 View commit details
    Browse the repository at this point in the history
  7. Revert somewhat

    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d74f9f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0877a44 View commit details
    Browse the repository at this point in the history
  9. cleanup

    zmoon committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6d2cb70 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    7ba5a77 View commit details
    Browse the repository at this point in the history
  2. Modifications to Mopitt L3 reader (#31)

    * Update raqms.py
    
    tracking problems in colab
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * trying to make Kaggle import work
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update __init__.py
    
    * Update setup.cfg
    
    * Update setup.cfg
    
    * Update __init__.py
    
    * Update raqms.py
    
    adjusting timestamp. Needed for pairing. Unsure if this was a temporary fix sort of thing
    
    * Update raqms.py
    
    * Update raqms.py
    
    * Update raqms.py
    
    * Update omps_nadir.py
    
    * Update omps_nadir.py
    
    * data handling issue fix
    
    * Update omps_nadir.py
    
    * Update omps_nadir.py
    
    * add trimmed file reader for earthcube notebook
    
    * Update raqms.py
    
    * Update raqms.py
    
    * Update raqms.py
    
    * merge fixes
    
    * trying to fix for merge
    
    * Adding MOPITT read
    
    * tropomi no2 reader
    
    * rename
    
    * adding hdf close file
    
    * omps level 3 reader
    
    * Update raqms.py
    
    remove double of _fix_pres
    
    * personal changes for using wisc wrf-chem output
    
    * Update _mopitt_l3_mm.py
    
    updating to read multiple variables in rather than just 1
    
    * Update _mopitt_l3_mm.py
    
    fixing small error
    
    * Update _mopitt_l3_mm.py
    
    Removing loading of multiple variables in read_mopittdataset to figure out why apriori_col isn't loading right
    
    * Update _mopitt_l3_mm.py
    
    Fix consistency error in naming for apriori_prof, adding  back in initial update for reading in many variables from file in one go
    
    * correct merge conflicts
    
    * add updated version to correct merge conflicts
    
    * fix merge conflicts
    
    * finish merge conflict fixes
    
    * typo
    
    * forgot a comma
    
    * fix merge conflicts by copying newer version of reader in
    
    * updated mopitt reader to add all variables needed for pairing and column calculation
    
    * remove reference to a reader not included
    
    Removed call to a reader that is only in personal branch
    
    ---------
    
    Co-authored-by: R Buchholz <rrbuchholz@users.noreply.github.com>
    Co-authored-by: Maggie Bruckner <mbruckner@raqms-ops.ssec.wisc.edu>
    Co-authored-by: rrbuchholz <buchholz@ucar.edu>
    Co-authored-by: Meng Li <mengli@MengM1.local>
    5 people authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f097e22 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on May 3, 2024

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

    zmoon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2789f2e View commit details
    Browse the repository at this point in the history
  3. No ##

    flake8 doesn't like them
    zmoon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    72febb9 View commit details
    Browse the repository at this point in the history
  4. Allow single string varname

    this way the current test still works
    zmoon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    be143a3 View commit details
    Browse the repository at this point in the history
  5. Variable attrs instead

    seems to be more likely what we want
    
    though I'm not sure why setting 'quality_flag' to the var name
    is helpful
    zmoon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    dc7a2de View commit details
    Browse the repository at this point in the history
  6. Sanity check

    zmoon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0648ffe View commit details
    Browse the repository at this point in the history
  7. sp

    zmoon committed May 3, 2024
    Configuration menu
    Copy the full SHA
    95cee34 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Allow passing Path

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d6b5d59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a141eb View commit details
    Browse the repository at this point in the history
  3. Initial tropomi test

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bcb5b3c View commit details
    Browse the repository at this point in the history
  4. Apply dataset fill value

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    24c6ec9 View commit details
    Browse the repository at this point in the history
  5. Check min thing works

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    b6a3f17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    198c51e View commit details
    Browse the repository at this point in the history
  7. Update docstring

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    dabc84f View commit details
    Browse the repository at this point in the history
  8. Switch y and x

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    952b7ee View commit details
    Browse the repository at this point in the history
  9. Add attrs; time as coord

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    33c7734 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4f4580 View commit details
    Browse the repository at this point in the history
  11. Use uploaded data

    zmoon committed May 5, 2024
    Configuration menu
    Copy the full SHA
    aeb9296 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Back to single quality flag var

    applied to all data vars
    zmoon committed May 6, 2024
    Configuration menu
    Copy the full SHA
    10cd0fc View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 30, 2024

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