2 resultados para Interface Model

em Aquatic Commons


Relevância:

30.00% 30.00%

Publicador:

Resumo:

Diking and holding water on salt marshes ("impounding" the marsh) is a management technique used on Merritt Island National Wildlife Refuge (MINWR) and elsewhere in the Southeast to: a) prevent the reproduction of saltmarsh mosquitos, and b) attract wintertering waterfowl and other marsh, shore, and wading birds. Because of concern that diking and holding water may interfere with the production of estuarine fish and shellfish, impoundment managers are being asked to consider altering management protocol to reduce or eliminate any such negative influence. How to change protocol and preserve effective mosquito control and wildlife management is a decision of great complexity because: a) the relationships between estuarine organisms and the fringing salt marshes at the land-water interface are complex, and b) impounded marshes are currently good habitat for a variety of species of fish and wildlife. Most data collection by scientists and managers in the area has not been focused on this particular problem. Furthermore, collection of needed data may not be possible before changes in protocol are demanded. Therefore, the purpose of this document is two-fold: 1) to suggest management alternatives, given existing information, and 2) to help identify research needs that have a high probability of leading to improved simultaneous management of mosquitos, waterfowl, other wildlife, freshwater fish, and estuarine fish and shellfish on the marshland of the Merritt Island National Wildlife Refuge. (92 page document)

Relevância:

30.00% 30.00%

Publicador:

Resumo:

ADMB2R is a collection of AD Model Builder routines for saving complex data structures into a file that can be read in the R statistics environment with a single command.1 ADMB2R provides both the means to transfer data structures significantly more complex than simple tables, and an archive mechanism to store data for future reference. We developed this software because we write and run computationally intensive numerical models in Fortran, C++, and AD Model Builder. We then analyse results with R. We desired to automate data transfer to speed diagnostics during working-group meetings. We thus developed the ADMB2R interface to write an R data object (of type list) to a plain-text file. The master list can contain any number of matrices, values, dataframes, vectors or lists, all of which can be read into R with a single call to the dget function. This allows easy transfer of structured data from compiled models to R. Having the capacity to transfer model data, metadata, and results has sharply reduced the time spent on diagnostics, and at the same time, our diagnostic capabilities have improved tremendously. The simplicity of this interface and the capabilities of R have enabled us to automate graph and table creation for formal reports. Finally, the persistent storage in files makes it easier to treat model results in analyses or meta-analyses devised months—or even years—later. We offer ADMB2R to others in the hope that they will find it useful. (PDF contains 30 pages)