pywr / hydra-pywr

GNU General Public License v3.0
1 stars 2 forks source link

Sometimes "__recorder__": { "timeseries": true } }, is exported (pywr json) when it shouldn't be #14

Open matrosoe opened 3 years ago

matrosoe commented 3 years ago
  "__recorder__": {
    "timeseries": true
  }
},

shouldnt be exported to pywr json. This gets exported for some paramemeters (eg. pywr_parameters) but not all. Shouldn't be exported for any.