1 / 12

Data Standards Workflow

Data Standards Workflow. Extract. Load. Provide. Transform. Raw data. Scripts. Database. Charts & Maps. Store raw data in subversion to keep track of history. Add meta information Script to convert raw data into netcdf. Stored files (netcdf) accessible through the web.

willis
Download Presentation

Data Standards Workflow

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. Data Standards Workflow Extract Load Provide Transform Raw data Scripts Database Charts & Maps Store raw data in subversion to keep track of history Add meta information Script to convert raw data into netcdf Stored files (netcdf) accessible through the web Tools and websites OpenEarthRawData OpenEarth OPeNDAP OpenEarthTools

  2. Data Standards Workflow Extract Load Provide Transform Raw data Scripts Database Charts & Maps Store raw data in subversion to keep track of history Add meta information Script to convert raw data into netcdf Stored files (netcdf) accessible through the web Tools and websites OpenEarthRawData OpenEarth OPeNDAP OpenEarthTools

  3. Extract • subversion • storing raw data

  4. Extract Subversion • Remote file server • Work on local copy • Track changes Procedure Subversion server commit update checkout Add Local copy Delete Copy

  5. Extract – storing raw data Procedure: check out Subversion server commit update checkout Add Local copy Delete Copy

  6. Extract – storing raw data Procedure: check out • Checkout the directory (i.e. create local copy) • https://repos.deltares.nl/repos/OpenEarthRawData/course • Right mouse click (RMC) for Tortoise menu https://repos.deltares.nl/repos/OpenEarthRawData/course D:\data\micore

  7. Extract – storing raw data Procedure: add Subversion server commit update checkout Add Local copy Delete Copy

  8. Extract – storing raw data Add a directory for your data • branches/ • tags/ • trunk/ • organization/ • datasetname • cache/ • raw/ • scripts/ • inspire_description.xml • course • Pc number/ • cache/ • raw/ • transect.txt • scripts/ • inspire_description.xml Allows for use of authorization You can store your data here, after the course We’re working under course today. Add your pc directory Get this file from: OpenEarthRawData\course\example\raw We’ll make this file later

  9. Extract – storing raw data Procedure: add • Add the pcname directory to your local subversion copy

  10. Extract – storing raw data Procedure: commit Subversion server commit update checkout Add Local copy Delete Copy

  11. Extract – storing raw data Procedure: commit • RMC for Tortoise menu • Commit your local changes. Changes will be sent to server. Some useful message here

  12. Extract - summary Subversion • Remote file server • Work on local copy • Track changes Subversion server Procedure commit update checkout Add Local copy Delete Copy

More Related