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

Added template instruments, related to Issues #94 #96

Merged
merged 10 commits into from
Nov 5, 2018

Conversation

rstoneback
Copy link
Collaborator

Trying to make adding new instruments easier.

Added a template for a general instrument, includes code for both xarray and pandas.
Uses pysat functions for list_files.

Added a template for using NASA CDAWeb methods. I expanded the download routine to include support for both sat_id and tag. Previously it only included tag. I updated associated instrument modules using CDAWeb methods.

Updated the supported instruments documentation. Trying a new section just for templates.

There is overlap between the template_instrument and the pre-existing netcdf4_pandas method. There is some distinction, the netcdf4 instrument can actually be used to load files. The template instrument docstrings are a bit more to the point. Perhaps a better basis to start a new instrument. I actually forgot about netcdf4_pandas until after I wrote this new template.

@rstoneback rstoneback added this to In progress in User Experience Enhancements via automation Oct 11, 2018
@rstoneback rstoneback changed the title Added template instruments, related to #84 Added template instruments, related to Issues #94 Oct 11, 2018
@coveralls
Copy link

coveralls commented Oct 11, 2018

Coverage Status

Coverage decreased (-3.6%) to 76.08% when pulling ab210d0 on template_instrument into c43fb1d on develop.

@rstoneback
Copy link
Collaborator Author

Review comments were incorporated.

User Experience Enhancements automation moved this from In progress to Reviewer approved Nov 5, 2018
@rstoneback rstoneback merged commit 4f07e0f into develop Nov 5, 2018
User Experience Enhancements automation moved this from Reviewer approved to Done Nov 5, 2018
@rstoneback rstoneback deleted the template_instrument branch November 5, 2018 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

3 participants