nci/gsky

mas timestamps issues

Closed this issue · 0 comments

The mas timestamps feature now has two bugs:

  • In utils/config.go, mas time generator uses since http parameter to indicate end date but mas api accepts until
  • Some datasets such as chirps have empty namespace. If namespace is empty/null, MAS should return all the timestamps regardless of namespaces.