Skip to content

Commit

Permalink
Merge branch 'hotfix/1.33.6'
Browse files Browse the repository at this point in the history
  • Loading branch information
rajadain committed Mar 11, 2022
2 parents 79a985a + 35734d4 commit 44c2ae9
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/mmw/js/src/modeling/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@ module.exports = {
},
// In sync with apps.modeling.models.WeatherType.simulations
Simulations: [
{
group: 'Recent Weather',
items: [
{
name: 'NASA_NLDAS_2000_2019',
label: 'NASA NLDAS 2000-2019',
},
],
in_drb: true,
},
// {
// group: 'Recent Weather',
// items: [
// {
// name: 'NASA_NLDAS_2000_2019',
// label: 'NASA NLDAS 2000-2019',
// },
// ],
// in_drb: true,
// },
{
group: 'Future Weather Simulations',
items: [
Expand Down

0 comments on commit 44c2ae9

Please sign in to comment.