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

feat(preprocessing.swb_runoff_to_csv): #144

Merged
merged 3 commits into from
Jul 7, 2023

Commits on Jul 7, 2023

  1. feat(preprocessing.swb_runoff_to_csv):

    * add option to limit runoff output to a polygon area
    * add option to include x, y coordinates in output in a specified CRS (were previously included by default in the same CRS as the NetCDF input)
    * add start_ and end_datetime args to limit the timespan of runoff output
    * add more robust detection of coordinate reference system of NetCDF input
    * add additional plotting and GIS layers export for diagnostic/QC checking (done by default)
    aleaf committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    34d6a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e60ff9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4739b8 View commit details
    Browse the repository at this point in the history