Skip to content

How to add a new buoy onto GLOS Obs DB manually #4

@hellocomrade

Description

@hellocomrade

In DB

  • Insert a new record in platform table using the metadata offered by data provider
  • Create a new table for storing buoy data, using existing buoy data table as template
  • Insert a record into platform_alter_table, using the newly created platform_id
  • Add a new entry in /usr/local/glos/java/glos_obs/uglos_table.dat
  • Add a new record in uglos_station.data

On FTP

  • Add a folder for data provider to upload the buoy data. The new folder follows the convention: data_provider_name/buoy_id
  • Append the full path of the folder just created inside glos_obs_settings.properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions