lpvex website

10
05/16/22 LPVEx 2010 1

Upload: chacha

Post on 02-Feb-2016

17 views

Category:

Documents


0 download

DESCRIPTION

LPVEx Website. General Info. Where possible we would like to archive all data collected during the experiment, associated modeling output, and datasets resulting from post-experiment investigations on a new 2 TB server at CSU - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: LPVEx  Website

04/22/23 LPVEx 2010 1

Page 2: LPVEx  Website

04/22/23 LPVEx 2010 2

Page 3: LPVEx  Website

04/22/23 LPVEx 2010 3

Page 4: LPVEx  Website

04/22/23 LPVEx 2010 4

Page 5: LPVEx  Website

04/22/23 LPVEx 2010 5

Page 6: LPVEx  Website

04/22/23 LPVEx 2010 6

Page 7: LPVEx  Website

04/22/23 LPVEx 2010 7

Page 8: LPVEx  Website

04/22/23 LPVEx 2010 8

Page 9: LPVEx  Website

Where possible we would like to archive all data collected during the experiment, associated modeling output, and datasets resulting from post-experiment investigations on a new 2 TB server at CSU

FTP transfer is encouraged for smaller datasets. Here’s the tentative plan: Create a LPVEx web account

• Check the Instrument PI checkbox• Enter any instruments you wish to be associated with

Once your account is approved, you will also gain access to the LPVEx server for uploading data

The username and password to FTP into the LPVEx server will be the same as the website account

Once logged in, upload all data to the directory called dat/ in your home directory that will hold all of your uploaded data

A script on the server will figure out where your data should go on the server for the public to download it

Page 10: LPVEx  Website

For the script to work properly, it would be nice to have a naming convention in place. We can probably accommodate variations but it would be nice to have the following information in the file names:

• [obs]: Refers to the type of observation. Where Gnd=Ground, Air=Aircraft, Shp=Ship and Sat=Satellite.

• [sub-obs]: Refers to the name of the specific site in the event of ground observations

• [instrument]: Is the name of the instrument.• [YYMMDDhhmmss]: This is the date/timestamp when the data was collected.

YY=year, MM=month, DD=day, hh=hour, mm=minute, ss=seconds• [Misc]: Refers to any other information you want to be included in the file name.• Example: Gnd.Emasalo.mrr.101001060000_V001.R001.dat

When the script reads this file name, it would know that the file is from the Emasalo Ground Site and contains MRR data collected on October 1st, 2010 at 0600.

Alternatively we could provide space for each PI to indicate their preferred naming convention through the website and manually modify the script but this would obviously involve more work.

[obs].[sub-obs].[instrument ].[YYMMDDhhmmss]_[Misc].dat