Skip to content

Jupyter book guide for using scientific AMISR data

Notifications You must be signed in to change notification settings

amisr/amisr_user_manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMISR User Manual

This is the repository hosting all the files used to create the AMISR User Manual, available at https://amisr.github.io/amisr_user_manual/intro.html

This is intended to be a basic guide to help scientific users access, visualize, and interpret AMISR data. It is available as a jupyter book hosted on GitHub Pages. The notebooks included provide examples of some of the more common analysis and plotting tools. Please feel free to download notebooks if they are useful, or copy/paste examples into your own code and modify as appropriate!

Contributing

Contributing to this manual is highly encouraged! Please heed the following guidelines:

Submit an Issue

If you have a question about some content in the book, think an area needs additional explanation or detail, have a suggestion of new content to add, or find a bug in example code or a broken webpage, please submit an issue. Where appropriate, use the following labels:

  • question: A question about content in the book or how to use the data correctly
  • content: Suggestions about modifying existing content or adding new content
  • bug: Error in a notebook or a broken link or webpage

Contributing Material

If you have content or examples you would like to contribute to the book, please do! The following steps are recommended:

  1. Clone this repository
  2. Install the current requirements
  3. Add your content. This can be in the form of markdown files or jupyter notebooks.
  4. Add any pages you created to _toc.yml.
  5. Add any packages your examples rely on to environment.yml.
  6. Build the book locally and check to make sure your material looks correct.
  7. Add your name and any relevant funding sources under the Attribution section in intro.md.
  8. Commit your changes.
  9. Push changes to GitHub. The updated webpage will be build automatically.

Refer to the jupyter book docs for more detailed information about syntax and building the book.

About

Jupyter book guide for using scientific AMISR data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published