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

Merge latest version pysteps-v2 into steps_blending branch #237

Merged
merged 12 commits into from
Oct 11, 2021

Commits on Sep 15, 2021

  1. Update docstrings

    dnerini committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    49b32e8 View commit details
    Browse the repository at this point in the history
  2. More cleanup

    dnerini committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fbeaf1e View commit details
    Browse the repository at this point in the history
  3. Cleanup imports

    dnerini committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    eb0963a View commit details
    Browse the repository at this point in the history
  4. Cleanup imports

    dnerini committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    fb3ab19 View commit details
    Browse the repository at this point in the history
  5. More cleanup

    dnerini committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5566c1e View commit details
    Browse the repository at this point in the history
  6. Update docstrings

    dnerini committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    5c26e10 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Update references

    Mention the work of Ravuri et al (2021, Nature) as an example of work using cGANs to generate ensembles
    dnerini committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    7e1d3a2 View commit details
    Browse the repository at this point in the history
  2. Clean up page

    dnerini committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    8684bdb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    a101e55 View commit details
    Browse the repository at this point in the history
  2. Reprojection functionality (#236)

    * Added Lesley's reprojection module to this branch
    
    * Added compatibility for three-dimensional xarrays
    
    * Add commentary to reprojection util
    
    * Changes to make reprojection of KNMI data possible
    
    * Changes after Daniele's review
    
    * Add dependencies
    
    * Changes to importers, see issue #215
    
    * Add tests
    
    * Fix some issues
    
    * documentation
    
    * Fixes for tests
    
    * Set requirements again
    
    * Some fixes
    
    * Changes to nwp_importers after Carlos' response
    
    * Remove wrong example script
    
    * Remove rasterio dependencies from lists
    
    * First try to prevent testing error
    
    * Changes Daniele and fix knmi nwp importer
    
    * Add rasterio to tox.ini
    
    * Aesthetics
    
    * rasterio import test
    
    * Add rasterio to the test dependencies
    
    * Reset try-except functionality for rasterio import
    
    * Fix for failing test on windows python 3.6
    
    * add importerskip rasterio
    
    Co-authored-by: Wout Dewettinck <wout.dewettinck@ugent.be>
    RubenImhoff and wdewettin committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    bccb8fc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    2c639f8 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge branch 'steps_blending' into pysteps-v2" (#239)

    This reverts commit 2c639f8, reversing
    changes made to bccb8fc.
    RubenImhoff committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    a342b02 View commit details
    Browse the repository at this point in the history