Skip to content

Commit

Permalink
feature/swodlr-ui-sci-orbit-message: update cycle to 1-399
Browse files Browse the repository at this point in the history
  • Loading branch information
jbyrne committed Jun 12, 2024
1 parent 08c537a commit 3f30706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants/rasterParameterConstants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ export interface InputBounds {
// TODO: change cycle max back to 578 when calibration orbit is implemented
export const inputBounds: inputValuesDictionary = {
cycle: {
min: 0,
min: 1,
max: 399
},
pass: {
Expand Down

0 comments on commit 3f30706

Please sign in to comment.