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

AUX_OBS Support #51

Merged
merged 8 commits into from
Sep 15, 2020
Merged

AUX_OBS Support #51

merged 8 commits into from
Sep 15, 2020

Conversation

smithara
Copy link
Member

Adds the AUX_OBS collections ("SW_OPER_AUX_OBSH2_", "SW_OPER_AUX_OBSM2_", "SW_OPER_AUX_OBSS2_")

"SW_OPER_AUX_OBSH2_" should be disabled before release as this is currently the prototype support based on TXT files converted by EOX

Basic data acknowledgements are implemented by outputting a notice when .set_collection is called with one of the AUX_OBS options

Additional method: SwarmRequest.available_observatories() can be used to identify IAGA codes of observatories present in each collection (and optionally at specific time intervals)

@smithara smithara merged commit 728c75e into staging Sep 15, 2020
@coveralls
Copy link

coveralls commented Sep 15, 2020

Pull Request Test Coverage Report for Build 229

  • 8 of 52 (15.38%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.5%) to 39.251%

Changes Missing Coverage Covered Lines Changed/Added Lines %
viresclient/_client_swarm.py 8 52 15.38%
Files with Coverage Reduction New Missed Lines %
viresclient/_client.py 2 35.48%
Totals Coverage Status
Change from base Build 224: -0.5%
Covered Lines: 681
Relevant Lines: 1735

💛 - Coveralls

smithara added a commit that referenced this pull request Sep 16, 2020
* Early support for AEBS products.

* Fix internal collection group name handling.

* Add some of the extra support for AEBS products.

* Simplifying reverse collection mapping.

* Generalization of vector data unpacking.

* Fixing orbit number queries.

* Fixing the AEJ_LPL variables.

* Adding support for AEBS AEJxPBS_2F products.

* Allowing easy configuration of new collections and variables.

* Implementing retrieval of the AEJxPBS_2F ground mag.field disturbances.

* AEBS products - update

* Add check for invalid orbit time

* Remove pytest from setup.py to fix #50

* Drop support for py35

* Adjust running of pytest and coveralls

* Add __init__.py to help coverage on Travis

* Update version number

* Docs: Improve description of available products

* AUX_OBS Support (#51)

* Add basic support for AUX_OBS

* Add available_observatories query

* Add support for AUX_OBSH

* Fix available_collections with AUX_OBS

* Add forgotten get_observatories template

* Tweak docstring

* Add AUX_OBS acknowledgement mechanism

* Add AUX_OBS info to docs

* Bump version number

* Increase version of pygments because of rtd bug

* Update release notes

* Bump to v0.7.0 for release

Co-authored-by: Martin Paces <martin.paces@eox.at>
@smithara smithara deleted the AUX_OBS branch November 4, 2020 19:19
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.

None yet

2 participants