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 scripts/process_divisions.py with climate_indices/__main__.py for a single indices processing entry point #284

Closed
2 tasks done
monocongo opened this issue Mar 12, 2019 · 1 comment

Comments

@monocongo
Copy link
Owner

monocongo commented Mar 12, 2019

In order to have a single entry point script for processing indices, we should merge scripts/process_divisions.py with climate_indices/__main__.py. This will involve:

  • detecting whether or not we have gridded or division inputs
  • modifying commonly used functions to be compatible with both gridded and division datasets

This will provide a single entry point script, allowing for the elimination of the scripts directory and the two separate (but similar) indices processing scripts therein. Completion of this issue will facilitate the completion of issue #280.

monocongo added a commit that referenced this issue Mar 12, 2019
…, including an enumeration class (grid/divisions)

#284
monocongo added a commit that referenced this issue Mar 12, 2019
monocongo added a commit that referenced this issue Mar 12, 2019
monocongo added a commit that referenced this issue Mar 12, 2019
monocongo added a commit that referenced this issue Mar 12, 2019
monocongo added a commit that referenced this issue Mar 12, 2019
… strings for temperature (Fahrenheit related)

#284
@monocongo
Copy link
Owner Author

Resolved by PR #285

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

No branches or pull requests

1 participant