Skip to content
Snippets Groups Projects

Draft: Hycom surface only

Open Oliver Kirsebom requested to merge hycom-surface-only into dev

When downloading ocean data using the HYCOM module and user specifies bottom = 0 or top = bottom = None, fetch request should be made with binning of dz = 0 or dz = 1 (not sure which), so that only surface layer values are downloaded. This will create two different sets of hashes in the index module for HYCOM requests, one for surface-only requests, and one for all-water-depths requests.

Merge request reports

Merge request contains no changes

Use merge requests to propose changes to your project and discuss them with your team. To make changes, use the Code dropdown list above, then test them with CI/CD before merging.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading