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

Conversation

aleaf
Copy link
Collaborator

@aleaf aleaf commented Jul 7, 2023

  • 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 added 3 commits July 7, 2023 09:02
* 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 aleaf merged commit 2777d98 into DOI-USGS:develop Jul 7, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant