NCAR / geocat-applications

GeoCAT Applications is a community resource inspired by the NCL Applications page.
https://ncar.github.io/geocat-applications/
Apache License 2.0
4 stars 5 forks source link

day_of_week #46

Closed anissa111 closed 3 months ago

anissa111 commented 4 months ago

Cover day_of_week

Calculates the day of the week given month, day, and year (Gregorian calendar).

Depends on #44

Tasks

  1. Look at Contributor Guide
  2. Add ncl/ncl_entries/day_of_week.ipynb (See this example file/rendered and this template) a. Add ncl/ncl_entries/day_of_week.ipynb to ncl/ncl_entries/ncl_entries.rst b. Add a corresponding receipts entry if more extensive verification is needed than is reasonable in ncl/ncl_entries/day_of_week.ipynb
  3. Add a section like "How to calculate the day of the week" to applications/date_time/datetime.ipynb