ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'CodigoInstitucion'. [20018] (severity 16) [SELECT PublicObrasAutores.NumeroEmpleado, PublicObrasAutores.ApellidoPaterno, PublicObrasAutores.ApellidoMaterno, PublicObrasAutores.Nombre, PublicObrasAutores.NombreCompleto FROM PublicObrasAutores LEFT JOIN PublicObrasAutoresFil ON PublicObrasAutores.RefPublicacion = PublicObrasAutoresFil.RefPublicacion WHERE PublicObrasAutores.RefPublicacion = '613671' AND PublicObrasAutores.NumeroEmpleado IS NULL AND PublicObrasAutoresFil.CodigoInstitucion IS NOT NULL;]
®
ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'CodigoInstitucion'. [20018] (severity 16) [SELECT PublicObrasAutores.NumeroEmpleado, PublicObrasAutores.ApellidoPaterno, PublicObrasAutores.ApellidoMaterno, PublicObrasAutores.Nombre, PublicObrasAutores.NombreCompleto FROM PublicObrasAutores LEFT JOIN PublicObrasAutoresFil ON PublicObrasAutores.RefPublicacion = PublicObrasAutoresFil.RefPublicacion WHERE PublicObrasAutores.RefPublicacion = '613671' AND PublicObrasAutores.NumeroEmpleado IS NULL AND PublicObrasAutoresFil.CodigoInstitucion IS NULL;]
®
ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'Institucion'. [20018] (severity 16) [SELECT Institucion FROM PublicObrasAutoresFil WHERE RefPublicacion = '613671']
®
ERROR:SQLSTATE[HY000]: General error: 20018 Invalid column name 'Institucion'. [20018] (severity 16) [SELECT Institucion FROM PublicObrasAutoresFil WHERE RefPublicacion = 613671 AND InstitucionPropia = 'S'
UNION
SELECT Adscripciones.Entidad FROM PublicacionesObras
JOIN PublicObrasAutores ON PublicacionesObras.Identificador = PublicObrasAutores.RefPublicacion
JOIN Adscripciones ON PublicObrasAutores.NumeroEmpleado = Adscripciones.NumeroEmpleado
WHERE (PublicacionesObras.FechaPublicacion BETWEEN Adscripciones.FechaDesde AND Adscripciones.FechaHasta OR (PublicacionesObras.FechaPublicacion >= Adscripciones.FechaDesde AND Adscripciones.FechaHasta IS NULL)) AND PublicacionesObras.Identificador= 613671]
SIIA Público
SISTEMA INTEGRAL DE INFORMACIÓN ACADÉMICA - PÚBLICO
Título del libro: 23rd European Modeling And Simulation Symposium, Emss 2011 Título del capítulo: Design and development of data analysis modules for the aermod and calpuff simulation models
AERMOD; Air pollution dispersion; Atmospheric dispersion; Calpuff; Consequence analysis; Data manipulations; Design and Development; Dispersion modeling; Dispersion models; Gaussian modeling; Graphical interface; Industrial facilities; Meteorological data; Model data; Output data; Pollution concentration; Research needs; Air pollution; Computer simulation; Dispersions; Industrial applications; Mathematical models; Meteorology; Odor control; Research; Atmospheric movements
Resumen:
Mathematical models for atmospheric dispersion are being used in a wide variety of industrial applications. Even simplified models have improved their formulation incorporating up-to-date knowledge regarding micrometeorology and dispersion, and can be used to estimate air pollution concentrations around, for example, industrial facilities. Two dispersion models based on Gaussian modeling of the dispersion plume, are of special interest in the simulation of small and medium scale dispersion: AERMOD and CALPUFF are recommended by the US EPA to determine air pollution dispersion. Both models are freely distributed by EPA, although independent developers offer graphical interfaces (for example ISC-AERMOD, View, Breeze, CALPUFF View) to be able to integrate in a friendly way the topographic, land use and meteorological data, and to represent the results graphically. Although these graphical interfaces are quite complete, specific research projects may need some data manipulation not provided by these interfaces. This paper proposes some external modules to AERMOD and CALPUFF that extract and prepare in a specific way the output data for certain research needs, such as comparison of the model data with DOAS measurements, etc.