Skip to content

Commit

Permalink
test only temperature
Browse files Browse the repository at this point in the history
  • Loading branch information
ctwhome committed Mar 19, 2024
1 parent 63d1d9c commit 315b163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/viewer/sceneSetup/boxSetup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ export const boxes: {
// They should be all enabled by default
//
export const data_layers = [
'qr', // rain
'ql', // clouds
// 'qr', // rain
// 'ql', // clouds
'thetavmix', // temperature
];

Expand Down

0 comments on commit 315b163

Please sign in to comment.