1 / 7

Ptrack Particle tracking server

Ptrack Particle tracking server. Ptrack – Project Overview. Project Server (Paul) Provide API Outputs to Postgres and other formats kml , netcdf , csv , . pth Client (Nate and Paul) Web app Command line Wget Product generation (Nate). Ptrack – Server. Server

ted
Télécharger la présentation

Ptrack Particle tracking server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PtrackParticle tracking server

  2. Ptrack – Project Overview • Project • Server (Paul) • Provide API • Outputs to Postgres and other formats • kml, netcdf, csv, .pth • Client (Nate and Paul) • Web app • Command line • Wget • Product generation (Nate)

  3. Ptrack – Server • Server • Track a single particle • Track ID • Run directory created using the ID • Output to .pth, .kml, and database • Ogr2ogr does conversions of vector formats • Allows for other particle tracking codes • Problem, ptrack is slow – need to review Aaron R’s modifications

  4. Ptrack – Client http://ambwd02.stccmop.org/datamart/forecasts/ptrack Other clients possible – just need to follow server API.

  5. Ptrack – Server API • API • ID – character, used to create a directory, not unique • Lat, lon or X, Y – 3601 assumed • Email - for notifications • Depth – fixed (drifter) or variable (tracer) • Forecast id • Run day or start time – e.g 2009-211

  6. Ptrack – Results • From this: • http://rdfs.stccmop.org/ptrack/server/runptrack.php?id=newtest&x=316458.73&y=292331.92&fcast=fca200nb&depth=1.0&runday=2009-212 • To this: • http://rdfs.stccmop.org/ptrack/server/newtest/particle.pth • http://rdfs.stccmop.org/ptrack/server/pjtest/particle.kml

  7. Ptrack – TODO Schema changes in particle track tables Drifter run through Test, test Mapserver – cruise mapper

More Related