Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: geoglows/pygeoglows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: geoglows/pygeoglows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 14 files changed
  • 4 contributors

Commits on May 14, 2024

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

Commits on May 22, 2024

  1. correct errors in s3 file pathing specific to windows (#37)

    * correct errors in s3 file pathing specific to windows
    
    * update param validation for rest endpoints
    rileyhales authored May 22, 2024
    Configuration menu
    Copy the full SHA
    14ca779 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fix date list (#38)

    * correct bug getting date list
    
    * increment version number
    rileyhales authored May 30, 2024
    Configuration menu
    Copy the full SHA
    52c8ea9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Time zone index (#39)

    * add time zone information to data retrievals
    
    * optional decade average bars on annual averages plot
    rileyhales authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    97eb285 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2025

  1. Configuration menu
    Copy the full SHA
    92eac97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f5e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39c8eeb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2025

  1. include ungauged bias correction (#44)

    * include ungauged bias correction
    
    * changed function to use zarr format instead of parquet
    
    * correct table names and dataset structures
    
    * increment version number
    
    * correct module __all__ list
    
    ---------
    
    Co-authored-by: yubinbaaniya <[email protected]>
    Co-authored-by: ybaaniya <[email protected]>
    3 people authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    145a8d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Correct S3 auth errors (#45)

    * make s3 access anonymous
    
    * increment patch version number
    
    * type checking
    
    * correct all dunder
    rileyhales authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    c16db8a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. loosen pinned zarr version

    rileyhales committed Feb 13, 2025
    Configuration menu
    Copy the full SHA
    6e007ba View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

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