Skip to content

Releases: TerraMA2/terrama2

Release 4.1.1

25 Aug 22:17
0b02d77
Compare
Choose a tag to compare

4.1.1

New Features:

  • Criada opção de edição de filtro sobre a definição de um dado estático a partir de visões no banco de dados;
  • Criada opção para definição de filtros sobres os dados estáticos e dinâmicos na criação de análise por processamento vetorial;
  • Definição da interface de seleção dos atributos de dados dinâmicos do tipo ocorrências para definir controle da visibilidade e utilização de pseudônimos;
  • Criação de um arquivo JSON de configuração básica inicial na abertura do APP de Monitoramento. Usuário pode escolher ícones próprios com links, projeto a ser aberto quando mais do que um, escala de desenho, plano de fundo e zoom em uma camada específica.

Enhancements:

  • Melhoria no operador "GRID_SAMPLE" para incluir um parâmetro que permita buscar pelo dado matricial mais próximo em uma data/hora específica;
  • Atualização da documentação de usuário.

Bugfix:

  • Ajustes na interface de seleção dos atributos de dados estáticos para incluir controle da visibilidade e utilização de pseudônimos;
  • Ajustes no webmonitor e no webapp para serem utilizado com HTTPS;
  • Ajustes gerais para padronização de dados temporais no horário GMT (Alguma interfaces tratavam o dado temporal como horário local e outras GMT - Agora será tudo GMT);
  • Foi criado um novo tipo de comparação, quando uma nova análise é gerada, os dados não são comparados pelas datas e sim pela sua chave primária.

Release 4.1.0

28 Jul 09:57
Compare
Choose a tag to compare
  • Novo tipo de análise que realiza o processamento vetorial entre dados estáticos e dinâmicos. A operação de interseção geométrica foi implementada;
  • Visualização das análises resultantes do processamento vetorial;
  • Definição de pseudônimo para nome de atributos dos dados estáticos vetoriais assim como sua apresentação ou não no módulo de monitoramento;
  • Definição de dados estáticos a partir de visões de tabelas no banco de dados;
  • Definição de gráficos associados a visualizaçãoes dos dados estáticos, dinâmicos e análises;
  • Ajustes no módulo de monitoramento para apresentação de gráficos.

Release 4.0.11

22 May 20:00
d02c27b
Compare
Choose a tag to compare

4.0.11

Bugfix:

  • Revert commit 7b9f813 - Performance issues on specific rasters
  • Fix Temporal collector for HTTP files

Release 4.0.10

02 May 17:18
63ddab0
Compare
Choose a tag to compare

4.0.10

Bugfix:

  • Fix Data provider update properties on WebApp
  • Fix image crop in collector
  • Fix FTP active mode
  • Fix HTTP collector
  • Minor bug - force CollectorInputOutput on Collector instance when DCP updates
  • Fix duplicate file in collector
  • Major fixes: DCP update and schema - public

Release 4.0.9

26 Feb 14:53
c4cd1f7
Compare
Choose a tag to compare

4.0.9

Bugfix:

  • Fix GraDS temporary files
  • Fix shape importer when output is too large
  • Fix Reprocessing files - GRID Analysis

Release 4.0.8

21 Jan 11:29
79504b7
Compare
Choose a tag to compare

4.0.8

New Features:

  • Enable direct link in Status log section;
  • Add support of Temporal mask on collected data;
  • Add support of julian days in temporal mask
  • Add NetCDF driver support. You need recompile GDAL with Hdf4, Hdf5 and NetCDF driver enabled to work properly.
  • Add summarization python operator to perform count value without spatial operation

Enhancements:

  • Set default values for CSV Dataseries. Now both DCP CSV and Occurrence CSV have date time property set by default as required;
  • Set icon information on analysis data series;
  • Start TerraMA² services on startup;
  • Improve data provider FILE registration;
  • Improve error message while validating analysis script;
  • Improve collector error messages;

Bugfix:

  • Fix bug while update DCP CSV fields
  • Fix risk of fire style legend values;
  • Fix webapp crash while checking for FTP provider
  • Fix webmonitor shapefile exportation for Ocurrence data;
  • Fix importation of CSV files for occurrence data;

Release 4.0.7

30 Aug 11:50
b943c52
Compare
Choose a tag to compare

4.0.7

New Features:

  • Allow user to disable a project.
  • Allow regex expressions in the masks.

Enhancements:

  • View style for wind data
  • Update dependency to Terralib 5.3.3
  • Distribute VMime and Quazip inside TerraMA2 package

Bugfix:

  • Fix monitor permission for private views
  • Fix update view uri when changing mapserver uri in the service
  • Allow recreating view when the layer is removed from geoserver
  • Fix creating views from static raster
  • Fix crash when the system has only one core

Release 4.0.6

20 Jul 11:28
be961ea
Compare
Choose a tag to compare

4.0.6

Enhancements:

  • allow docker to generated package from any repository or branch

Bugfix:

  • Missing check for fields names in generic CSV dataseries
  • Fix ConvertAll with wrong conversion type
  • Fix max-width size for images in webmonitor
  • Fix word wrap in webmonitor feature info
  • Alert from DCP analysis
  • Fix process to generate registered view using sequelize transactor
  • Fix intersection invalid access when static data is larger then colelcted data
  • Fix vegetation fire style for satelite NPP-375

Release 4.0.5

29 May 18:15
db6f000
Compare
Choose a tag to compare

4.0.5

New Features:

  • Monitored object analysis operators for counting pixels by value or range of values
  • Time parameters in analysis can have a '+' modifier, this will make the data range be expanded to 00:00h of the start date
  • Interpolate historical data
  • Docker:
    • development environment
    • package generation

Enhancements:

  • Use geometry as filter in MO analysis (instead of a combination of bounding box and RTree)
  • Use Yarn instead of npm for web dependencies
  • Smaller storage of log messages
  • Allow temporal geotiff

Bugfix:

  • Improved limit of threads
  • Fix legend for for raster views
  • Fix automatic schedule
  • Fix monitored analysis style - Sometimes it wasn't generated at the first execution.

Release 4.0.4

08 May 17:26
8163bc7
Compare
Choose a tag to compare

4.0.4

New Features:

  • Status selector on list screens
  • Beta version of the interpolator
  • WepApp id - allow more then one terrama2 instance in the same server
  • Build on Windows (not working, just building - no interpolator)
  • Analysis table at the WebMonitor
  • DCP driver for storing data in a single table

Enhancements:

  • Improved error messages on errors of the raster analysis output
  • Improved status timeout

Bugfix:

  • Fix DCP behavior - many bugs including activate and deactivate
  • Fix input/output attribute names
  • Fix alert "internal error"
  • Fix recollecting data - mostly common in DCP
  • Dynamic shapefile general review
  • Fix problem with projects that had special characters in the name
  • Update analysis output when changing monitored object DataProvider
  • Fix status when alter Service of a process
  • Crop raster of any projection
  • Improve webapp-service comunication
  • limit number of analysis threads