Closed robkooper closed 10 years ago
The other option is to have to fields, the advantage is that we can store more bety related stuff in the bety tag, such as write to database, as well as a username/password/key combination.
<bety>
<database>...</database>
<userid>...</userid>
<password>...</password>
<write>TRUE</write>
</bety>
<fia5>
<database>...</database>
</fia5>
I prefer the first approach, since it makes it much more clear to a novice that these are databases and the internal tags are that same. That said, we can definitely include the db-specific tags nested within each (e.g.
For the FIA I'd make the tag
Split database in two subsections, bety and fia. Moved bety$write to be part of the database$bety section, updated documentation at: https://github.com/PecanProject/pecan/wiki/PEcAn-Configuration#database_access
Should have a bety entry as well as fia entry.