Skip to content
Snippets Groups Projects
Commit 4118d235 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

add script used with ncatted (netCDF Attribute Editor) and written by G. Alory

parent f2624d74
No related branches found
No related tags found
No related merge requests found
file_nc=DM_3FLZ_2012j_TSG.nc
ncatted -a DATA_RESTRICTIONS,global,o,c,"The data are provided for educational and research purposes only. Commercial use is prohibited." $file_nc
ncatted -a CITATION,global,o,c,"Publications using these data should acknowledge the French Sea Surface Salinity Observation Service and give the related website (http://www.legos.obs-mip.fr/observations/sss/)." $file_nc
ncatted -a COMMENT,global,o,c,"The SAMPLING PERIOD is the period of the median filter applied on the raw 15 s measurements, and corresponds to the data resolution." $file_nc
ncatted -a PROCESSING_STATES,global,o,c,"2C+" $file_nc
ncatted -a HISTORY,global,o,c,"N/A" -h $file_nc
ncdump -h $file_nc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment