Skip to content

Data processing for CeNCOOS shore stations operated by Moss Landing Marine Labs

License

Notifications You must be signed in to change notification settings

physoce/mlml-shorestation-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLML shore station processing

DOI

Tom Connolly and Jason Adelaars, Moss Landing Marine Labs

Contact: [email protected]

Data processing for CeNCOOS shore stations operated by Moss Landing Marine Labs.

This software takes original text files as input, adds metadata, and creates CF-compliant NetCDF files. Quality control flags are automatically applied where necessary, and additional questionable data are flagged manually.

Data access

TBD

Shore station information

Moss Landing Marine Labs Seawater Intake

Monterey Municipal Wharf 2

Software requirements

Running the software

  1. Edit mlml_data_path.py to specify the paths to input and output file directories.

The default directory structure (located in top-level directory ~/work/Data/ by default) is:

MLML_shore_stations/
  monterey_wharf/
    csv/          
    netcdf/       
  moss_landing/
    csv/          
    netcdf/       

Input files are located in csv directories. Output files are create in netcdf directories.

  1. To process Monterey Wharf data, run process_monterey_wharf.py. This requires the input data file WharfData_all.csv

  2. To process Moss Landing seawater intake data, run process_mlml_data.py. This file can be edited to automatically download the csv files from the MLML public data server at http://pubdata.mlml.calstate.edu/seawater

About

Data processing for CeNCOOS shore stations operated by Moss Landing Marine Labs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages