-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update observational description in docs #344
base: develop
Are you sure you want to change the base?
Conversation
This is now ready for review. @blychs I also added you here as I added some simple updates to satellite explanations that I think are right but if you could double check that would be great. You all can add more detail after Version 1 too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am happy with the way it looks. Did some very minor suggestions, but feel free to ignore them if you don't agree.
`on GitHub <https://github.com/noaa-oar-arl/monetio>`__. | ||
While a part of the MONETIO repository, | ||
the private MELODIES MONET readers are designated with prefix ``_`` | ||
and suffix ``_mm``. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I seem to remember @zmoon saying that this would not be the case anymore in future versions of MONETIO. If Zach is happy with keeping this like this, then I'm fine with it, just wanted to make sure that it will work.
Models | ||
------ | ||
Examples for reading model datasets can be | ||
found in the ``monetio/models`` folder in the MONETIO repository | ||
`on GitHub <https://github.com/noaa-oar-arl/monetio>`__. | ||
These include e.g., _cesm_fv_mm.py, _cmaq_mm.py, and _wrfchem_mm.py. | ||
While a part of the MONETIO repository, | ||
the private MELODIES MONET readers are designated with prefix ``_mm``. | ||
the private MELODIES MONET readers are designated with prefix ``_`` | ||
and suffix ``_mm``. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as the previous comment.
Co-authored-by: Pablo Lichtig <[email protected]>
This PR updates the observational descriptions in the docs to be current. Removes outdated jupyter notebooks and adds description of Command Line Interface instead.
Closes this PR:
Link to obs proc nbs
#90