Skip to content

Commit

Permalink
Adding info to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cfbastarz committed Dec 14, 2023
1 parent 4218c02 commit da4ffd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
url='https://gad-dimnt-cptec.github.io/GSIBerror',
author='Carlos Frederico Bastarz',
author_email='[email protected]',
url = "https://github.com/GAD-DIMNT-CPTEC/GSIBerror",
license = "CC BY-NC-SA-4.0",
long_description=open('README.md').read(),
long_description_content_type='text/markdown',
description='A Python class to read the records and attributes from the background error covariance matrices compatible with the Gridpoint Statistical Interpolation in the .gcv file format.',
Expand Down

0 comments on commit da4ffd3

Please sign in to comment.