Skip to content

add urllib3 to the dependency list#13

Merged
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:main
Feb 19, 2022
Merged

add urllib3 to the dependency list#13
yunjunz merged 2 commits intoinsarlab:mainfrom
yunjunz:main

Conversation

@yunjunz
Copy link
Copy Markdown
Member

@yunjunz yunjunz commented Feb 19, 2022

  • add urllib3 to the dependency list explicitly becuase:

    • it's used to NARR data, in spite of which is not currently supported
    • it's required by cdsapi, so it's already installed and used
  • add pyaps3.version

  • tests: use 2020 for testing and easy removing as it's different from the 201* dates used in the other testing script

  • getoper/ecmwf: indentation adjust to avoid warning during installation.

+ add urllib3 to the dependency list explicitly becuase:
    - it's used to NARR data, in spite of which is not currently supported
    - it's required by cdsapi, so it's already installed and used

+ add pyaps3.__version__

+ tests: use 2020 for testing and easy removing as it's different from the 201* dates used in the other testing script

+ getoper/ecmwf: indentation adjust to avoid warning during installation.
+ fix codacy warnings in __inti__.py

+ remove the unused and obsolete scripts:
   - getecmwf.py
   - getoper.py

+ pep8 adjustment for the following scripts:
   - delay.py
   - getaps.py
   - narr.py
   - processor.py
@yunjunz yunjunz merged commit c4c623e into insarlab:main Feb 19, 2022
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