Skip to content

Geosoftware II seminar material for initial training and code review

Notifications You must be signed in to change notification settings

carojw/geosoft2-2018

 
 

Repository files navigation

Geosoftware II at ifgi - WiSe 2018/19

Enhancing discovery of geospatial datasets in data repositories

Teachers: @nuest, @edzer

Initial training resources

Handouts for presentations on technical background and concepts required for this year's project task in Geosoftware II at ifgi. These handouts are the core of the preparation of a topic by each student/pair of students. The handout should be prepared in a manner so that fellow students can use it as a starting point for getting up to speed on new content and making decisions during their project work.

Process

  1. Fork this project
  2. Do your research
  3. Create a folder for your topic (topic-title-no-capitals-with-hypens)
  4. Add a file handout.md file in your folder
    • Take a look at the markdown syntax
    • Split up your work into logical sections and use informative names for each of these
    • Add any additional files needed (graphics not already available online, for example) to your folder
  5. Add a git tag handout-submission-<name> and push it to your fork
  6. Send a pull request before the submission deadline containing your handout (not the presentation)
    • Give the pull request a useful name and description
    • Implement the feedback by the lecturers
    • Update the pull request by pushing the changes to your repository
  7. Create a presentation based on your handout (optinal: add it to your folder)
  8. Present at the seminar (approx. 10 minuntes + 5 minutes questions and discussion, prepare to fill the 5 minutes with additional content if no questions are asked)
  9. Incorporate feedback from the presentation into the handout and update the pull request (don't forget to sync your fork/merge upstream master beforehand)
  10. If you see an error in or want to add information to a colleague's handout ...
    1. Make a comment to the open PR if it is still open
    2. At any later point in time: make the changes yourself (fetch and merge into your fork, make the changes, send a pull request to the original author of the topic and present your changes, original author may then merge and send a PR to the main repository)
  11. Teacher merges the final handout version after grading

Evaluation

The evaluation is conducted based on the content of the handout, the presentation itself, and the discussion afterwards during the course. Be prepared for questions by your fellow students and the teachers, but also prepare some additional content or questions yourself so that you can stick to (= fill up completely) your presentation time slot.

Topics

Make sure you cover at least the mentioned keywords. More is better, but only really better if you evaluate alternatives, phrase opinions, and provide guidelines for your fellow students.

  • scholarly publishing: history and future
  • academic search engines
  • data publishing requirements in science
  • research data lifecycle & best practices
  • geospatial data formats & libraries
  • time series data formats & libraries
  • FOSS repositories & preservation
  • publication metadata
  • Geodata catalogues & geospatial metadata
  • metadata extraction
  • spatial similarity calculation
  • agile software development

Further resources

  • Coding guidelines (How to write good code?) are in code-guidelines.md.
  • Code review guidelines (How to do the code review?) are in code-review.md.
  • A code of conduct for a welcoming and positive environment is in code-of-conduct.md.

About

Geosoftware II seminar material for initial training and code review

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 92.5%
  • JavaScript 7.5%